Clementine-audio-player-Mac.../src/ui
Santi 98b042d29c Disable translation of shortcuts 2015-12-22 18:33:07 -03:00
..
about.cpp I just remembered we have an about box 2015-05-18 14:13:32 -04:00
about.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
about.ui I just remembered we have an about box 2015-05-18 14:13:32 -04:00
addstreamdialog.cpp Fix compilation with moved files in internet/ 2014-12-18 23:35:21 +01:00
addstreamdialog.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
addstreamdialog.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
albumcoverchoicecontroller.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
albumcoverchoicecontroller.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
albumcoverexport.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
albumcoverexport.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
albumcoverexport.ui - Spacebar works now in the seekbar 2013-05-13 17:40:00 +02:00
albumcovermanager.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
albumcovermanager.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
albumcovermanager.ui - Finished album cover exporter from keirangtp's branch "export-covers". 2013-05-06 21:22:05 +02:00
albumcovermanagerlist.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
albumcovermanagerlist.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
albumcoversearcher.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
albumcoversearcher.h Some more NULL -> nullptr conversions. 2014-02-21 17:30:46 +01:00
albumcoversearcher.ui Port global search & album cover search to QSearchField and remove MacLineEdit. 2012-06-28 11:40:13 +02:00
appearancesettingspage.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
appearancesettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
appearancesettingspage.ui Clean up the appearance settings page and add sensible defaults 2013-02-17 14:03:39 +11:00
backgroundstreamssettingspage.cpp add volume icon label to background stream settings page 2015-11-12 03:16:00 -06:00
backgroundstreamssettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
backgroundstreamssettingspage.ui Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
behavioursettingspage.cpp consolidated the options for double clicking a playlist 2015-09-25 22:39:21 -05:00
behavioursettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
behavioursettingspage.ui seek time step label 2015-11-09 19:51:58 -06:00
console.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
console.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
console.ui Fix focus and tab order for console. 2012-09-26 18:56:48 +02:00
coverfromurldialog.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
coverfromurldialog.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
coverfromurldialog.ui Automatically grab clipboard contents for "Load cover from URL" dialog. 2011-10-26 14:59:50 +02:00
dbusscreensaver.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
dbusscreensaver.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
edittagdialog.cpp use iconloader & cleanup previous remnants 2015-12-01 00:32:20 -06:00
edittagdialog.h Remove most usages of QFutureWatcher 2015-11-27 14:28:12 +00:00
edittagdialog.ui use iconloader & cleanup previous remnants 2015-12-01 00:32:20 -06:00
equalizer.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
equalizer.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
equalizer.ui Add labels to the balance slider. 2013-04-26 20:28:58 -07:00
flowlayout.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
flowlayout.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
globalshortcutgrabber.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
globalshortcutgrabber.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
globalshortcutgrabber.mm Use c++11 instead of boost where possible. 2014-02-06 16:51:39 +01:00
globalshortcutgrabber.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
globalshortcutssettingspage.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
globalshortcutssettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
globalshortcutssettingspage.ui Remove some more obsolete os x version checks. 2015-02-18 18:03:46 +01:00
iconloader.cpp C++11 initialization list doesn't compile on mac 2015-10-14 14:09:41 +01:00
iconloader.h check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
macscreensaver.cpp Remove some more obsolete os x version checks. 2015-02-18 18:03:46 +01:00
macscreensaver.h Stop using deprecated UpdateSystemActivity() on mac. 2012-10-24 16:45:00 +02:00
macsystemtrayicon.h Remove Last.fm radio support. 2014-03-28 14:55:04 +01:00
macsystemtrayicon.mm Remove Last.fm radio support. 2014-03-28 14:55:04 +01:00
mainwindow.cpp Add error message if editing tag from playlist fails 2015-12-20 19:07:15 +01:00
mainwindow.h consolidated the options for double clicking a playlist 2015-09-25 22:39:21 -05:00
mainwindow.ui Disable translation of shortcuts 2015-12-22 18:33:07 -03:00
networkproxysettingspage.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
networkproxysettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
networkproxysettingspage.ui Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
networkremotesettingspage.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
networkremotesettingspage.h Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
networkremotesettingspage.ui Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
notificationssettingspage.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
notificationssettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
notificationssettingspage.ui Added a preference to disable the pause notification. Fixes #2450. 2014-09-16 12:54:35 +02:00
organisedialog.cpp Remove most usages of QFutureWatcher 2015-11-27 14:28:12 +00:00
organisedialog.h Remove most usages of QFutureWatcher 2015-11-27 14:28:12 +00:00
organisedialog.ui Ability to automatically set podcast as listened after sucesfully sending it to a device 2014-11-05 00:42:55 +01:00
organiseerrordialog.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
organiseerrordialog.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
organiseerrordialog.ui Show an error dialog when copying or deleting files failed. 2010-08-14 11:51:50 +00:00
playbacksettingspage.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
playbacksettingspage.h gstenginepipeline: make buffer min fill configurable 2014-04-02 11:54:14 +02:00
playbacksettingspage.ui Use lower case, like everywhere else on this page: this is more coherent, and also, we then have only one string to translate 2015-07-21 20:21:01 +02:00
qt_blurimage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
qtsystemtrayicon.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
qtsystemtrayicon.h Remove Last.fm radio support. 2014-03-28 14:55:04 +01:00
screensaver.cpp Add support for inhibiting the screensaver on windows. 2015-10-30 16:45:51 +00:00
screensaver.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
settingsdialog.cpp Remove Grooveshark support. 2015-05-01 11:57:59 +01:00
settingsdialog.h Remove Grooveshark support. 2015-05-01 11:57:59 +01:00
settingsdialog.ui Add an apply button to the settings dialog. Fixes issue 3575 2013-04-15 22:03:02 +10:00
settingspage.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
settingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
standarditemiconloader.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
standarditemiconloader.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
systemtrayicon.cpp Remove Last.fm radio support. 2014-03-28 14:55:04 +01:00
systemtrayicon.h Remove Last.fm radio support. 2014-03-28 14:55:04 +01:00
trackselectiondialog.cpp Add error message if editing tag from playlist fails 2015-12-20 19:07:15 +01:00
trackselectiondialog.h Add error message if editing tag from playlist fails 2015-12-20 19:07:15 +01:00
trackselectiondialog.ui Musicbrainz tagging improvements: 2012-01-07 21:51:02 +00:00
windows7thumbbar.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
windows7thumbbar.h Some more NULL -> nullptr conversions. 2014-02-21 17:30:46 +01:00
windowsscreensaver.cpp Add support for inhibiting the screensaver on windows. 2015-10-30 16:45:51 +00:00
windowsscreensaver.h Add support for inhibiting the screensaver on windows. 2015-10-30 16:45:51 +00:00