Clementine-audio-player-Mac.../src/ui
Arnaud Bienner 78804b12c6 Use a save dialog option instead of quick change menu.
This is less confusing IMO. The dialog will shown up only if users decided to in the preferences, so that will not bother users who don't need this.
This reuses lot of things from Alan contribution from #4484
2014-10-07 00:29:46 +02:00
..
about.cpp Update Transifex URL 2014-04-11 16:30:57 +09:00
about.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
about.ui Make the version text in the about dialog selectable 2011-10-30 12:24:35 +00:00
addstreamdialog.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +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 Add support for monitors in portrait mode 2014-05-03 09:54:19 -04: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 Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01: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 Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01: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 Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01: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 Use a save dialog option instead of quick change menu. 2014-10-07 00:29:46 +02:00
behavioursettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
behavioursettingspage.ui Use a save dialog option instead of quick change menu. 2014-10-07 00:29:46 +02: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 a better colour for labels in the edit tag dialog on dark themes. Fixes #4377 2014-06-07 12:48:32 +10:00
edittagdialog.h Some more NULL -> nullptr conversions. 2014-02-21 17:30:46 +01:00
edittagdialog.ui deleting track/disc/year in the spinbox should correct to the nearest 2014-06-02 22:38:42 +02:00
equalizer.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01: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 Add a different label for the mavericks shortcut settings. 2014-04-02 16:27:07 +02:00
globalshortcutssettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
globalshortcutssettingspage.ui Change Name to Action in the Configure Shortcuts settings page. Fixes #4310 2014-05-24 13:29:46 +10:00
iconloader.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
iconloader.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
macscreensaver.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +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 Revert "Finished the changes to the quick change menu. Everything should work." 2014-10-07 00:29:46 +02:00
mainwindow.h Change constant format 2014-05-20 07:44:30 -04:00
mainwindow.ui Remove unavailable items from playlist 2014-08-24 10:44:27 +02:00
networkproxysettingspage.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01: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 Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
networkremotesettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
networkremotesettingspage.ui Do not translate ip address. 2014-02-07 13:00:24 +01:00
notificationssettingspage.cpp Added a preference to disable the pause notification. Fixes #2450. 2014-09-16 12:54:35 +02: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 Capture this lambda argument by value, since it's a local variable and won't be valid when the outer function exits. 2014-05-11 19:24:22 +10:00
organisedialog.h Try out actually using lambdas for something useful. 2014-04-23 18:05:59 +02:00
organisedialog.ui Load songs in a background thread while initialising the Organise dialog 2014-04-23 21:46:05 +10: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 gstenginepipeline: Do not use QString::sprintf() 2014-04-02 12:39:19 +02:00
playbacksettingspage.h gstenginepipeline: make buffer min fill configurable 2014-04-02 11:54:14 +02:00
playbacksettingspage.ui Make the "buffer low fill" string a bit more understandable 2014-04-05 22:03:36 +11:00
qt_blurimage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
qtsystemtrayicon.cpp Remove Last.fm radio support. 2014-03-28 14:55:04 +01:00
qtsystemtrayicon.h Remove Last.fm radio support. 2014-03-28 14:55:04 +01:00
ripcd.cpp Check for error when getting the number of cd tracks. Build an empty 2014-05-22 07:51:08 +02:00
ripcd.h Save tags using async calls. 2014-05-21 16:36:46 +02:00
ripcd.ui Group the input options in the rip cd dialog. Disable input and output groups when there is a ripping in progress. 2014-01-26 21:20:36 +01:00
screensaver.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01: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 Add Seafile Support 2014-06-03 14:33:07 +02:00
settingsdialog.h Add Seafile Support 2014-06-03 14:33:07 +02: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 Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
trackselectiondialog.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +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