summaryrefslogtreecommitdiff
path: root/winMain.py
Commit message (Expand)AuthorAge
* Move modules to a separate dir.Anton Khirnov2009-02-20
* Rename program.Anton Khirnov2009-02-19
* winMain: main menu is now a toolbar.Anton Khirnov2009-02-11
* Add modified python-mpdAnton Khirnov2009-02-04
* winMain: fix default layout.Anton Khirnov2009-01-30
* Library: further improvements.Anton Khirnov2009-01-29
* winMain: don't attempt to remove nonexistant docks.Anton Khirnov2009-01-22
* Don't show appname in window title when playing.Anton Khirnov2009-01-22
* Use QSettings for storing layout.Anton Khirnov2009-01-12
* Begin switch to QSettings.Anton Khirnov2009-01-11
* Use a const for application name.Anton Khirnov2009-01-11
* Remove all occurrences of print.Anton Khirnov2009-01-11
* Use logging module instead of custom log.Anton Khirnov2009-01-10
* winMain: initialize song duration in statusbar.Anton Khirnov2009-01-10
* winMain: show played/remaining time in statusbar.Anton Khirnov2009-01-10
* onPlaylistChange event.Anton Khirnov2009-01-08
* Move time slider from PlayControl to main window.Anton Khirnov2009-01-08
* winMain: correctly update state messages.Anton Khirnov2009-01-07
* Remove one unused import.Anton Khirnov2009-01-07
* Remove some unused imports.Anton Khirnov2009-01-07
* winMain: show now playing song in statusbar.Anton Khirnov2009-01-04
* winMain: rename on_song_change function.Anton Khirnov2009-01-03
* Do not show the settings window if plugin loading fails.Anton Khirnov2008-12-27
* Set current song as window title.Anton Khirnov2008-12-27
* show message when initial loading of plugin failsjerous2008-12-27
* TypoAnton Khirnov2008-12-26
* Remove trailing whitespace.Anton Khirnov2008-12-26
* Get rid of QApplication-dependent globals.Anton Khirnov2008-12-26
* get rid of tabsAnton Khirnov2008-12-17
* settings-class knows int-tuplesjerous2008-11-23
* save position of mainwindowjerous2008-11-23
* redesign of plugin-handlingjerous2008-11-15
* unload all plugins on quitting instead of just deleting the objectsjerous2008-09-28
* better responsiveness when filteringjerous2008-09-28
* added logger with pluginjerous2008-09-11
* raising settings window when showing itjerous2008-06-19
* layout menu is updated when loading/unloading dock widgetsjerous2008-06-19
* basic loading/unloading of pluginsjerous2008-06-18
* plugin notifierjerous2008-06-13
* toggle DockWidget titlebarsjerous2008-06-12
* loading dynamically all plugins in ./plugins/*.pyjerous2008-06-12
* save and restore winMain size at good momentsjerous2008-06-11
* lyric fetching is asynchronousjerous2008-06-10
* album cover fetches image from the wwwjerous2008-06-10
* some updates to the setting mechanismjerous2008-06-10
* basic settings implementation (display)jerous2008-06-09
* montypc works using pluginsjerous2008-06-09
* first step in switching to plugin structurejerous2008-06-09
* updatedb and hooks (not working though :/)jerous2008-06-09
* fix restoring layout when there is no layout filejerous2008-06-09