Clementine-audio-player-Mac.../src/ui
David Sansome 6e19e777d8 Don't create SettingsDialog until RadioModel is available 2010-06-02 16:27:52 +00:00
..
CMakeLists.txt Move the playlist parsers to another directory, and add a PlaylistParser class that magically uses the right parser. 2010-05-22 20:06:19 +00:00
about.cpp Fix the appearance of several dialogs when using a high font DPI. Fixes issue #310 2010-05-17 00:47:43 +00:00
about.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
about.ui Fix the appearance of several dialogs when using a high font DPI. Fixes issue #310 2010-05-17 00:47:43 +00:00
addstreamdialog.cpp Allow names for custom saved streams. Fixes issue #242 2010-05-27 22:53:07 +00:00
addstreamdialog.h Allow names for custom saved streams. Fixes issue #242 2010-05-27 22:53:07 +00:00
addstreamdialog.ui Allow names for custom saved streams. Fixes issue #242 2010-05-27 22:53:07 +00:00
albumcovermanager.cpp Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
albumcovermanager.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
albumcovermanager.ui Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
edittagdialog.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
edittagdialog.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
edittagdialog.ui Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
equalizer.cpp Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
equalizer.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
equalizer.ui Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
globalshortcutgrabber.cpp Merge audvare's globalshortcuts branch and tidy it up a bit. It doesn't do anything yet, but the UI is there. 2010-05-16 22:22:51 +00:00
globalshortcutgrabber.h Merge audvare's globalshortcuts branch and tidy it up a bit. It doesn't do anything yet, but the UI is there. 2010-05-16 22:22:51 +00:00
globalshortcutgrabber.ui Merge audvare's globalshortcuts branch and tidy it up a bit. It doesn't do anything yet, but the UI is there. 2010-05-16 22:22:51 +00:00
globalshortcutsdialog.cpp Global shortcuts dialog should work now. 2010-05-17 11:06:50 +00:00
globalshortcutsdialog.h Global shortcuts dialog should work now. 2010-05-17 11:06:50 +00:00
globalshortcutsdialog.ui Add a button to the global shortcuts dialog to open gnome's keybinding properties dialog. 2010-05-17 00:31:39 +00:00
iconloader.cpp More Qt 4.5 fixes 2010-05-25 21:41:53 +00:00
iconloader.h Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
mainwindow.cpp Don't create SettingsDialog until RadioModel is available 2010-06-02 16:27:52 +00:00
mainwindow.h Put the Database object in its own thread, and create the Library and Playlist backends in that database thread. The database calls don't happen in the database thread yet, but this is the first step towards making sure sqlite access is thread safe. 2010-06-02 15:58:07 +00:00
mainwindow.ui Make library scanning on startup optional, and add a menu item to update the library. Fixes issue #341 2010-05-25 20:40:45 +00:00
settingsdialog.cpp More Qt 4.5 fixes 2010-05-25 21:41:53 +00:00
settingsdialog.h Replay Gain support 2010-05-23 13:07:15 +00:00
settingsdialog.ui Replay Gain support 2010-05-23 13:07:15 +00:00
systemtrayicon.cpp Fix a few memory leaks 2010-05-28 19:51:51 +00:00
systemtrayicon.h Fix a few memory leaks 2010-05-28 19:51:51 +00:00