Clementine-audio-player-Mac.../src/ui
David Sansome ba6ad3cb4a Update markey's email address 2010-09-21 10:03:52 +00:00
..
about.cpp Update markey's email address 2010-09-21 10:03:52 +00:00
about.h Change the URL in the About dialog to point to the new website, and clean up the appearance 2010-09-05 17:10:09 +00:00
about.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
addstreamdialog.cpp Highlight the URL in the add stream dialog when it's opened 2010-06-16 16:21:38 +00:00
addstreamdialog.h Highlight the URL in the add stream dialog when it's opened 2010-06-16 16:21:38 +00:00
addstreamdialog.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
albumcovermanager.cpp Block until AlbumCoverLoader thread has started in cover manager. 2010-09-13 18:53:44 +00:00
albumcovermanager.h Show embedded cover art in the album cover manager too, but only for the first file in an album 2010-07-19 18:08:25 +00:00
albumcovermanager.ui Give the album cover manager a better default size. Thanks himynameiszacHandiamapirate 2010-06-24 14:47:16 +00:00
albumcovermanagerlist.cpp Hack to prevent the user from dragging album covers around. 2010-06-12 17:32:27 +00:00
albumcovermanagerlist.h Hack to prevent the user from dragging album covers around. 2010-06-12 17:32:27 +00:00
albumcoversearcher.cpp Add a dialog for manual searching of Last.fm album covers. Fixes issue #402 2010-06-12 17:13:01 +00:00
albumcoversearcher.h Add a dialog for manual searching of Last.fm album covers. Fixes issue #402 2010-06-12 17:13:01 +00:00
albumcoversearcher.ui Add a dialog for manual searching of Last.fm album covers. Fixes issue #402 2010-06-12 17:13:01 +00:00
edittagdialog.cpp Re-read tags from files when opening the Edit Tag Dialog. Fixes issue #91. 2010-09-02 19:12:09 +00:00
edittagdialog.h Re-read tags from files when opening the Edit Tag Dialog. Fixes issue #91. 2010-09-02 19:12:09 +00:00
edittagdialog.ui Do bulk tag updates in "parallel". 2010-08-02 15:07:26 +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 Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
globalshortcutgrabber.cpp Make the global shortcut grabber grab keys that don't have any "text" associated with them, like Home or the F-keys. Fixes issue #412 2010-06-17 13:59:32 +00:00
globalshortcutgrabber.h Make the global shortcut grabber grab keys that don't have any "text" associated with them, like Home or the F-keys. Fixes issue #412 2010-06-17 13:59:32 +00:00
globalshortcutgrabber.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
globalshortcutsconfig.cpp Don't grab global shortcuts while the global shortcut grabber is open. Fixes issue #462 2010-07-10 19:17:21 +00:00
globalshortcutsconfig.h Move the "Configure Clementine" menu item into the Tools menu and rename it "Preferences". Also move the global shortcuts dialog into a page in the preferences dialog. Fixes issue #422 2010-06-23 16:27:23 +00:00
globalshortcutsconfig.ui Move the "Configure Clementine" menu item into the Tools menu and rename it "Preferences". Also move the global shortcuts dialog into a page in the preferences dialog. Fixes issue #422 2010-06-23 16:27:23 +00:00
iconloader.cpp Improve device icon loading slightly 2010-07-17 21:48:09 +00:00
iconloader.h Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
macsystemtrayicon.h Show now playing in the dock menu somewhat like iTunes. 2010-09-08 11:53:35 +00:00
macsystemtrayicon.mm Show now playing in the dock menu somewhat like iTunes. 2010-09-08 11:53:35 +00:00
mainwindow.cpp Add "Copy to device" to the files tab 2010-09-18 09:54:33 +00:00
mainwindow.h Add "Copy to device" to the files tab 2010-09-18 09:54:33 +00:00
mainwindow.ui Show scroll buttons on the tab bar if there's not enough room for all the tabs. Fixes issue #665 2010-08-29 11:35:09 +00:00
organisedialog.cpp Fix a path handling problem that caused the OK button to be greyed out when copying files to a device on Windows. Also show an error message when trying to copy songs that can't be copied (like streams). Fixes issue #750 2010-09-15 20:00:17 +00:00
organisedialog.h Fix a path handling problem that caused the OK button to be greyed out when copying files to a device on Windows. Also show an error message when trying to copy songs that can't be copied (like streams). Fixes issue #750 2010-09-15 20:00:17 +00:00
organisedialog.ui Show a free space bar in the organise dialog, and also show how much space would be taken up after copying files. 2010-07-29 22:16:12 +00:00
organiseerrordialog.cpp Fix a crash when the organiser's error dialog was shown the second time 2010-09-18 09:58:23 +00:00
organiseerrordialog.h Show an error dialog when copying or deleting files failed. 2010-08-14 11:51:50 +00:00
organiseerrordialog.ui Show an error dialog when copying or deleting files failed. 2010-08-14 11:51:50 +00:00
qtsystemtrayicon.cpp Refactor the system tray icon code a bit 2010-06-22 11:52:55 +00:00
qtsystemtrayicon.h Refactor the system tray icon code a bit 2010-06-22 11:52:55 +00:00
settingsdialog.cpp Fix bug that restore default settings when all wiimotedev actions are removed 2010-08-31 23:35:39 +00:00
settingsdialog.h Block wiimotedev interface when adding new shortcut 2010-08-31 20:35:11 +00:00
settingsdialog.ui Improve the UI of the wiimotedev config page slightly, and add a link to the wiki 2010-09-05 11:21:32 +00:00
systemtrayicon.cpp Neater system tray initialisation. 2010-06-22 14:16:04 +00:00
systemtrayicon.h Show now playing in the dock menu somewhat like iTunes. 2010-09-08 11:53:35 +00:00
wiimotedevshortcutgrabber.cpp Fix bug only primary wiiremote can declare new shortcuts 2010-09-11 01:23:44 +00:00
wiimotedevshortcutgrabber.h Fix bug only primary wiiremote can declare new shortcuts 2010-09-11 01:23:44 +00:00
wiimotedevshortcutgrabber.ui Delete "edit action" button form WiimotedevShortcutsConfig 2010-08-31 23:50:21 +00:00
wiimotedevshortcutsconfig.cpp Remove debug code for wiimotedev. 2010-09-11 01:27:52 +00:00
wiimotedevshortcutsconfig.h Improve the UI of the wiimotedev config page slightly, and add a link to the wiki 2010-09-05 11:21:32 +00:00
wiimotedevshortcutsconfig.ui Improve the UI of the wiimotedev config page slightly, and add a link to the wiki 2010-09-05 11:21:32 +00:00