~neon/juk/master

  • Committer: Michael Pyne
  • Date: 2007-05-24 03:49:24 UTC
  • Revision ID: git-v1:2c29741361598654609645344803a30788271388
Fairly large overhaul of the JuK codebase to beat out a lot of the Qt 3 stuff.

Still a lot of Qt 3 code to go but at this point Q3ValueList, Q3Vector, Q3PtrDict and
Q3Dict should all be gone.

In addition many loops have been foreach()'ed, which really does make it more readable.

There is a crash fix as well, now the polish() function in Playlist has been replaced
with an initialization slot which is singleShot'ed since the timing of the polish event
is apparently different than it was in Qt 3, which was making new Playlists crash when
they were first shown.

Also I went through almost every header and pared it down to the minimum reasonably
achievable, which required some additional headers in a few .cpp files but overall
compilation time should be down and you won't have to rebuild all of JuK just because
a header file got touched.

I haven't seen any regressions yet but then again I still can't play music either.

svn path=/trunk/KDE/kdemultimedia/juk/; revision=667815
Filename Latest Rev Last Changed Committer Comment Size
..
doc 1 22 years ago Scott Wheeler initial import for the JuK branch -- JuK is a KDE Diff
pics 2 22 years ago Scott Wheeler initial import for the JuK branch -- JuK is a KDE Diff
actioncollection.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 1.5 KB Diff Download File
actioncollection.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 1.5 KB Diff Download File
advancedsearchdialog.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 6.4 KB Diff Download File
advancedsearchdialog.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 2 KB Diff Download File
cache.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 8.3 KB Diff Download File
cache.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 1.9 KB Diff Download File
categoryreaderinterface.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 2.2 KB Diff Download File
categoryreaderinterface.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 4.2 KB Diff Download File
CMakeLists.txt 1776.1.2 17 years ago Matthias Kretz libphononcore -> libphonon no ui subdir anymore le 3.3 KB Diff Download File
collectionlist.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 14.8 KB Diff Download File
collectionlist.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 5.9 KB Diff Download File
config-juk.h.cmake 1685 18 years ago Laurent Montel Now we can search tunepimp lib juk compiles with i 115 bytes Diff Download File
coverdialog.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 4.3 KB Diff Download File
coverdialog.h 1701 17 years ago Tim Beaulen Port the cover dialog to Ui4 svn path=/trunk/KDE 1.4 KB Diff Download File
coverdialogbase.ui 1701 17 years ago Tim Beaulen Port the cover dialog to Ui4 svn path=/trunk/KDE 3.8 KB Diff Download File
covericonview.cpp 1579 18 years ago Laurent Montel adapt to new kdelis api svn path=/trunk/KDE/kdemu 1.6 KB Diff Download File
covericonview.h 1786 17 years ago Michael Pyne More krazy fixes for JuK. Although we've not yet 1.9 KB Diff Download File
coverinfo.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 9.3 KB Diff Download File
coverinfo.h 1562 18 years ago Michael Pyne Since we're standardizing the source style, figure 2.1 KB Diff Download File
covermanager.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 14.4 KB Diff Download File
covermanager.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 8.7 KB Diff Download File
deletedialog.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 4 KB Diff Download File
deletedialog.h 1786 17 years ago Michael Pyne More krazy fixes for JuK. Although we've not yet 1.9 KB Diff Download File
deletedialogbase.ui 1748 17 years ago David Faure perl -pi -e 's/klistbox/k3listbox/g;s/KListBox/K3L 4.5 KB Diff Download File
directorylist.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 3.4 KB Diff Download File
directorylist.h 1692 18 years ago Laurent Montel Port to uic4 svn path=/trunk/KDE/kdemultimedia/ju 1.8 KB Diff Download File
directorylistbase.ui 1692 18 years ago Laurent Montel Port to uic4 svn path=/trunk/KDE/kdemultimedia/ju 3.3 KB Diff Download File
dynamicplaylist.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 5.4 KB Diff Download File
dynamicplaylist.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 3.4 KB Diff Download File
exampleoptions.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 2.7 KB Diff Download File
exampleoptions.h 1699 17 years ago Tim Beaulen Port the exampleoptions widget to Ui4 svn path=/ 2 KB Diff Download File
exampleoptionsbase.ui 1707 17 years ago Tim Beaulen Fix broken/bad signal connections svn path=/trun 10.5 KB Diff Download File
filehandle.cpp 1789 17 years ago Michael Pyne Change QString::null to QString() in JuK where it 6.7 KB Diff Download File
filehandle.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 2.4 KB Diff Download File
filehandleproperties.h 1789 17 years ago Michael Pyne Change QString::null to QString() in JuK where it 4.3 KB Diff Download File
filerenamer.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 32.5 KB Diff Download File
filerenamer.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 18.1 KB Diff Download File
filerenamerbase.ui 1708 17 years ago Tim Beaulen - Add connections and other things lost when conve 7.3 KB Diff Download File
filerenamerconfigdlg.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 1.5 KB Diff Download File
filerenamerconfigdlg.h 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 1.3 KB Diff Download File
filerenameroptions.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 5.2 KB Diff Download File
filerenameroptions.h 1626 18 years ago Richard Lärkäng KDialogBase -> KDialog svn path=/trunk/KDE/kdemul 2.3 KB Diff Download File
filerenameroptionsbase.ui 1696 17 years ago Tim Beaulen Less use of deprecated functions. svn path=/trun 9.7 KB Diff Download File
folderplaylist.cpp 1789 17 years ago Michael Pyne Change QString::null to QString() in JuK where it 2.4 KB Diff Download File
folderplaylist.h 1789 17 years ago Michael Pyne Change QString::null to QString() in JuK where it 1.5 KB Diff Download File
googlefetcher.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 9 KB Diff Download File
googlefetcher.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 2 KB Diff Download File
googlefetcherdialog.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 7.4 KB Diff Download File
googlefetcherdialog.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 2.5 KB Diff Download File
HACKING 1564 18 years ago Michael Pyne Also standardize all of the JuK include header gua 5.7 KB Diff Download File
hi128-app-juk.png 1581 18 years ago Fabio Pedretti Losslessly optimize file size of *.png files in /t 14.6 KB Diff Download File
hi16-app-juk.png 1581 18 years ago Fabio Pedretti Losslessly optimize file size of *.png files in /t 813 bytes Diff Download File
hi32-app-juk.png 1581 18 years ago Fabio Pedretti Losslessly optimize file size of *.png files in /t 2.2 KB Diff Download File
hi48-app-juk.png 1581 18 years ago Fabio Pedretti Losslessly optimize file size of *.png files in /t 3.8 KB Diff Download File
hi64-app-juk.png 1581 18 years ago Fabio Pedretti Losslessly optimize file size of *.png files in /t 5.7 KB Diff Download File
historyplaylist.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 4.9 KB Diff Download File
historyplaylist.h 1569 18 years ago Scott Wheeler Fix a couple more classes, s/KURL/KUrl/g svn path 2.2 KB Diff Download File
juk.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 17.4 KB Diff Download File
juk.desktop 1781 17 years ago Script Kiddy SVN_SILENT made messages (.desktop file) svn path 2 KB Diff Download File
juk.h 1774.1.1 17 years ago Kevin Ottens Porting to KXmlGuiWindow. svn path=/branches/work 2.7 KB Diff Download File
jukIface.h 1785 17 years ago Michael Pyne Krazy fix: Fix missing copyright tags. I had to r 3.7 KB Diff Download File
jukservicemenu.desktop 1763 17 years ago Script Kiddy SVN_SILENT made messages (.desktop file) svn path 2.1 KB Diff Download File
jukui-rtl.rc 1463 19 years ago Scott Wheeler Ok, more than five hours late and coolo still hasn 2.5 KB Diff Download File
jukui.rc 1463 19 years ago Scott Wheeler Ok, more than five hours late and coolo still hasn 2.6 KB Diff Download File
k3bexporter.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 7.5 KB Diff Download File
k3bexporter.h 1631 18 years ago Laurent Montel Port it svn path=/trunk/KDE/kdemultimedia/juk/; r 2.5 KB Diff Download File
keydialog.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 6.6 KB Diff Download File
keydialog.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 2.6 KB Diff Download File
ktrm.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 20.3 KB Diff Download File
ktrm.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 6.8 KB Diff Download File
main.cpp 1739.1.2 17 years ago Matthias Kretz add kconfiggroup includes and a few more compilati 4.5 KB Diff Download File
mediafiles.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 4.9 KB Diff Download File
mediafiles.h 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 2.9 KB Diff Download File
Messages.sh 1591 18 years ago Stephan Kulow moved messages targets svn path=/trunk/KDE/kdemul 91 bytes Diff Download File
musicbrainzquery.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 3.7 KB Diff Download File
musicbrainzquery.h 1685 18 years ago Laurent Montel Now we can search tunepimp lib juk compiles with i 1.3 KB Diff Download File
nowplaying.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 10.8 KB Diff Download File
nowplaying.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 4.2 KB Diff Download File
org.kde.juk.collection.xml 1630 18 years ago Laurent Montel Fix adaptor svn path=/trunk/KDE/kdemultimedia/juk 1.8 KB Diff Download File
org.kde.juk.player.xml 1738 17 years ago Laurent Montel Autogenerate it (fix xml) svn path=/trunk/KDE/kde 1.7 KB Diff Download File
org.kde.juk.search.xml 1627 18 years ago Laurent Montel Add dbus adaptor file svn path=/trunk/KDE/kdemul 393 bytes Diff Download File
ox22-action-juk_dock.png 1777 17 years ago Jonathan Riddell move icons to ox namespace svn path=/trunk/KDE/kd 1.2 KB Diff Download File
playermanager.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 15.4 KB Diff Download File
playermanager.h 1776.1.1 17 years ago Matthias Kretz - port to new API - do crossfades on track change 3.1 KB Diff Download File
playlist.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 66.6 KB Diff Download File
playlist.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 23.7 KB Diff Download File
playlistbox.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 24.1 KB Diff Download File
playlistbox.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 5.6 KB Diff Download File
playlistcollection.cpp 1789 17 years ago Michael Pyne Change QString::null to QString() in JuK where it 27.3 KB Diff Download File
playlistcollection.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 9.2 KB Diff Download File
playlistexporter.h 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 1.6 KB Diff Download File
playlistinterface.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 2.1 KB Diff Download File
playlistinterface.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 2.8 KB Diff Download File
playlistitem.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 12.9 KB Diff Download File
playlistitem.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 6.7 KB Diff Download File
playlistsearch.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 9 KB Diff Download File
playlistsearch.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 4.8 KB Diff Download File
playlistsplitter.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 8.1 KB Diff Download File
playlistsplitter.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 2.5 KB Diff Download File
searchplaylist.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 3.6 KB Diff Download File
searchplaylist.h 1789 17 years ago Michael Pyne Change QString::null to QString() in JuK where it 1.8 KB Diff Download File
searchwidget.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 8.5 KB Diff Download File
searchwidget.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 2.8 KB Diff Download File
slideraction.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 10.7 KB Diff Download File
slideraction.h 1776.1.2 17 years ago Matthias Kretz libphononcore -> libphonon no ui subdir anymore le 2.2 KB Diff Download File
sortedstringlist.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 3.7 KB Diff Download File
sortedstringlist.h 1562 18 years ago Michael Pyne Since we're standardizing the source style, figure 1.8 KB Diff Download File
splashscreen.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 2.9 KB Diff Download File
splashscreen.h 1610 18 years ago Laurent Montel Convert include from "#include <q...h>" to "#inclu 1.7 KB Diff Download File
statuslabel.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 6.7 KB Diff Download File
statuslabel.h 1786 17 years ago Michael Pyne More krazy fixes for JuK. Although we've not yet 2 KB Diff Download File
stringhash.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 6.6 KB Diff Download File
stringshare.cpp 1642 18 years ago Laurent Montel Q3CString-- svn path=/trunk/KDE/kdemultimedia/juk 2.3 KB Diff Download File
stringshare.h 1682 18 years ago Thomas Häber fixed spelling errors (with help of the English Br 1.3 KB Diff Download File
systemtray.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 17.8 KB Diff Download File
systemtray.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 4.1 KB Diff Download File
tag.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 8 KB Diff Download File
tag.h 1682 18 years ago Thomas Häber fixed spelling errors (with help of the English Br 3 KB Diff Download File
tageditor.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 27.7 KB Diff Download File
tageditor.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 3.3 KB Diff Download File
tagguesser.cpp 1785 17 years ago Michael Pyne Krazy fix: Fix missing copyright tags. I had to r 6.1 KB Diff Download File
tagguesser.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 1.8 KB Diff Download File
tagguesserconfigdlg.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 4.2 KB Diff Download File
tagguesserconfigdlg.h 1786 17 years ago Michael Pyne More krazy fixes for JuK. Although we've not yet 1.2 KB Diff Download File
tagguesserconfigdlgwidget.ui 1692 18 years ago Laurent Montel Port to uic4 svn path=/trunk/KDE/kdemultimedia/ju 5.5 KB Diff Download File
tagguessertest.cpp 1768 17 years ago Pino Toscano less qt3_support svn path=/trunk/KDE/kdemultimedi 7.5 KB Diff Download File
tagrenameroptions.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 5 KB Diff Download File
tagrenameroptions.h 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 5.5 KB Diff Download File
tagtransactionmanager.cpp 1789 17 years ago Michael Pyne Change QString::null to QString() in JuK where it 5.9 KB Diff Download File
tagtransactionmanager.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 7.2 KB Diff Download File
TODO 1415 19 years ago Scott Wheeler Readding the TODO for now. Just something of a 3. 839 bytes Diff Download File
trackpickerdialog.cpp 1692 18 years ago Laurent Montel Port to uic4 svn path=/trunk/KDE/kdemultimedia/ju 3.3 KB Diff Download File
trackpickerdialog.h 1692 18 years ago Laurent Montel Port to uic4 svn path=/trunk/KDE/kdemultimedia/ju 1.6 KB Diff Download File
trackpickerdialogbase.ui 1790 17 years ago Laurent Montel Q3GroupBox-- svn path=/trunk/KDE/kdemultimedia/ju 6 KB Diff Download File
tracksequenceiterator.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 8.9 KB Diff Download File
tracksequenceiterator.h 1564 18 years ago Michael Pyne Also standardize all of the JuK include header gua 7.3 KB Diff Download File
tracksequencemanager.cpp 1562 18 years ago Michael Pyne Since we're standardizing the source style, figure 4.9 KB Diff Download File
tracksequencemanager.h 1659 18 years ago Laurent Montel Deprecated-- svn path=/trunk/KDE/kdemultimedia/ju 6.4 KB Diff Download File
treeviewitemplaylist.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 3.1 KB Diff Download File
treeviewitemplaylist.h 1789 17 years ago Michael Pyne Change QString::null to QString() in JuK where it 1.5 KB Diff Download File
upcomingplaylist.cpp 1787 17 years ago Michael Pyne Reorganize headers to fix a ton of Krazy reports. 7 KB Diff Download File
upcomingplaylist.h 1786 17 years ago Michael Pyne More krazy fixes for JuK. Although we've not yet 7.1 KB Diff Download File
viewmode.cpp 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 11.9 KB Diff Download File
viewmode.h 1791 17 years ago Michael Pyne Fairly large overhaul of the JuK codebase to beat 4.6 KB Diff Download File