[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdemultimedia/noatun
From:       Stefan Gehn <mETz81 () web ! de>
Date:       2007-02-03 1:34:44
Message-ID: 1170466484.765210.14057.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 629530 by metz:

lib:
- new API for preferences dialog and pages, anything can add pages to the preferences \
                dialog now
- Downloader and DownloadItem classes are gone for good, we still have hopes for KIO \
                finally supporting seeking ;)
- port NMainWindow::updateSkin() for skinned mainwindows that need hidden \
                menu-/toolbars
- remove unneeded StereoButtonAction constructors and use the ones from KAction only
- clean up includes (remove unneeded inclusions, use more forward decls)
- const'ify d-pointers and use Q_SIGNALS/Q_SLOTS as described in kde library code \
                policy
- disable qt3 compatibility for libnoatun and port remaining places
- make use of qt4 foreach()

app:
- fix and port general/pluginselector preferences-pages
- clean up aboutdata content
- various code cleanups

modules:
- adapt splitplaylist to library changes
- let splitplaylist open all supported playlists and media-formats (and remember the \
                last open path)
- allow recursively adding directories (TODO: insertion order is wrong)



 M  +7 -9      app/CMakeLists.txt  
 M  +26 -25    app/app.cpp  
 M  +14 -12    app/app.h  
 M  +26 -38    app/generalprefs.cpp  
 M  +11 -15    app/generalprefs.h  
 M  +17 -14    app/main.cpp  
 M  +74 -63    app/pluginmodule.cpp  
 M  +14 -6     app/pluginmodule.h  
 M  +12 -7     library/CMakeLists.txt  
 D             library/cmodule.cpp  
 M  +23 -9     library/config.cpp  
 D             library/downloader.cpp  
 M  +14 -36    library/global.cpp  
 M  +18 -17    library/nmainwindow.cpp  
 M  +3 -0      library/noatun.rc  
 M  +2 -2      library/noatun/CMakeLists.txt  
 D             library/noatun/cmodule.h  
 M  +6 -4      library/noatun/config.h  
 D             library/noatun/downloader.h  
 M  +55 -36    library/noatun/global.h  
 M  +2 -0      library/noatun/nmainwindow.h  
 M  +8 -1      library/noatun/player.h  
 M  +8 -6      library/noatun/playlistitem.h  
 M  +9 -8      library/noatun/plugin.h  
 M  +3 -3      library/noatun/pluginloader.h  
 A             library/noatun/preferencesdialog.h   \
library/preferencesdialog.h#629179 [License: no copyright]  A             \
library/noatun/preferencespage.h   library/noatun/cmodule.h#629179 [License: no \
copyright]  M  +20 -22    library/noatun/stdaction.h  
 M  +17 -7     library/noatun/stereobuttonaction.h  
 M  +11 -13    library/player.cpp  
 M  +2 -2      library/playlist.cpp  
 M  +7 -5      library/playlistsaver.cpp  
 M  +28 -27    library/plugin.cpp  
 M  +24 -13    library/pluginloader.cpp  
 M  +97 -89    library/preferencesdialog.cpp  
 D             library/preferencesdialog.h  
 A             library/preferencespage.cpp   library/cmodule.cpp#629179 [License: no \
copyright]  M  +1 -1      library/scrollinglabel.cpp  
 M  +73 -76    library/stdaction.cpp  
 M  +4 -35     library/stereobuttonaction.cpp  
 M  +43 -35    modules/noatunui/userinterface.cpp  
 M  +7 -2      modules/noatunui/userinterface.h  
 M  +6 -2      modules/phonon-engine/noatun_phonon.cpp  
 M  +6 -5      modules/splitplaylist/playlist.h  
 M  +50 -87    modules/splitplaylist/view.cpp  
 M  +14 -16    modules/splitplaylist/view.h  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic