Clementine-audio-player-Mac.../src/ui
Jim Broadus b989a674a4 application: Add splash during initialization
Since initialization on first startup or during a database schema update
can take several seconds, show a splash screen. In the initial
implementation, this is just a small Clementine logo.

The benefit of instantiating the splash in the Application class rather
than in main is that it could eventually show status messages during
startup. However, this implementation does not use the
QSplashScreen::finish mechanism that would synchronize the hiding of the
splash screen with the showing of the main window.
2021-02-21 14:18:54 +00:00
..
about.cpp Reformat all C++ 2020-09-22 14:56:06 +01: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 All changes for ClemRemote v1.0 (in one go) 2020-12-17 12:23:30 +00:00
addstreamdialog.h All changes for ClemRemote v1.0 (in one go) 2020-12-17 12:23:30 +00:00
addstreamdialog.ui All changes for ClemRemote v1.0 (in one go) 2020-12-17 12:23:30 +00:00
albumcoverchoicecontroller.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
albumcoverchoicecontroller.h Queue size and duration is now displayed in queue manager && Album Cover Popup fixes (#6086) 2018-06-18 14:21:44 +01:00
albumcoverexport.cpp Reformat all C++ 2020-09-22 14:56:06 +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 Reformat all C++ 2020-09-22 14:56:06 +01:00
albumcovermanager.h Reformat all C++ 2020-09-22 14:56:06 +01:00
albumcovermanager.ui Refactor icon handling. Make empty-cover filtering work again. 2017-03-06 18:21:27 +00:00
albumcovermanagerlist.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
albumcovermanagerlist.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
albumcoversearcher.cpp Reformat all C++ 2020-09-22 14:56:06 +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 C++ 2020-09-22 14:56:06 +01:00
appearancesettingspage.h Reformat all C++ 2020-09-22 14:56:06 +01:00
appearancesettingspage.ui Add appearance option to hide playlist filter toolbar (#5942) 2018-01-03 15:24:56 +00:00
backgroundstreamssettingspage.cpp Reformat all C++ 2020-09-22 14:56:06 +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 Reformat all C++ 2020-09-22 14:56:06 +01:00
behavioursettingspage.h Reformat all C++ 2020-09-22 14:56:06 +01:00
behavioursettingspage.ui Merge remote-tracking branch 'origin/master' into qt5 2019-10-04 16:51:43 +01:00
console.cpp console: Add a mechanism to allow components to add pages 2021-01-01 16:26:29 +00:00
console.h console: Add a mechanism to allow components to add pages 2021-01-01 16:26:29 +00:00
console.ui console: Add a Qt debug tab 2020-05-26 16:57:59 +01:00
coverfromurldialog.cpp Reformat all C++ 2020-09-22 14:56:06 +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 Revert "Add an option to inhibit suspend while playing" 2016-01-08 15:09:07 +00:00
dbusscreensaver.h Reformat all C++ 2020-09-22 14:56:06 +01:00
edittagdialog.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
edittagdialog.h Reformat all C++ 2020-09-22 14:56:06 +01:00
edittagdialog.ui Fix edit tag dialog 2019-11-13 20:47:14 +01:00
equalizer.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
equalizer.h Reformat all C++ 2020-09-22 14:56:06 +01:00
equalizer.ui Add labels to the balance slider. 2013-04-26 20:28:58 -07:00
filechooserwidget.cpp Missing filechooserwidget files... 2020-12-17 12:23:30 +00:00
filechooserwidget.h Missing filechooserwidget files... 2020-12-17 12:23:30 +00:00
flowlayout.cpp Reformat all C++ 2020-09-22 14:56:06 +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 C++ 2020-09-22 14:56:06 +01:00
globalshortcutgrabber.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
globalshortcutgrabber.mm Reformat all C++ 2020-09-22 14:56:06 +01:00
globalshortcutgrabber.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
globalshortcutssettingspage.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
globalshortcutssettingspage.h Reformat all C++ 2020-09-22 14:56:06 +01:00
globalshortcutssettingspage.ui Shortcut settings page cleanup. 2020-02-23 16:08:05 +00:00
iconloader.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
iconloader.h Reformat all C++ 2020-09-22 14:56:06 +01:00
lovedialog.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
lovedialog.h Reformat all C++ 2020-09-22 14:56:06 +01:00
lovedialog.ui Share the love 2020-07-30 18:24:58 +01:00
macscreensaver.cpp Revert "Add an option to inhibit suspend while playing" 2016-01-08 15:09:07 +00:00
macscreensaver.h Reformat all C++ 2020-09-22 14:56:06 +01:00
macsystemtrayicon.h Remove extra ';' 2019-11-10 00:30:18 +01:00
macsystemtrayicon.mm Reformat all C++ 2020-09-22 14:56:06 +01:00
mainwindow.cpp debug: Generalize debug feature check 2021-01-27 15:14:40 +00:00
mainwindow.h debug: Generalize debug feature check 2021-01-27 15:14:40 +00:00
mainwindow.ui Adding a "play next album" function, in addition to "play next 2021-01-26 23:35:10 +00:00
networkproxysettingspage.cpp Reformat all C++ 2020-09-22 14:56:06 +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 transcoder: Provide user feedback in options error condition 2021-02-02 09:58:20 +00:00
networkremotesettingspage.h Adding links to new remote in network remote settings 2020-12-17 12:23:30 +00:00
networkremotesettingspage.ui Adding links to new remote in network remote settings 2020-12-17 12:23:30 +00:00
notificationssettingspage.cpp Reformat all C++ 2020-09-22 14:56:06 +01: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 Reformat all C++ 2020-09-22 14:56:06 +01:00
organisedialog.h Reformat all C++ 2020-09-22 14:56:06 +01: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 Reformat all C++ 2020-09-22 14:56:06 +01:00
organiseerrordialog.h Reformat all C++ 2020-09-22 14:56:06 +01:00
organiseerrordialog.ui Show an error dialog when copying or deleting files failed. 2010-08-14 11:51:50 +00:00
playbacksettingspage.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
playbacksettingspage.h gstenginepipeline: make buffer min fill configurable 2014-04-02 11:54:14 +02:00
playbacksettingspage.ui Set non-zero minimum for fade times. 2019-04-07 21:31:30 -07:00
qt_blurimage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
qtsystemtrayicon.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
qtsystemtrayicon.h Reformat all C++ 2020-09-22 14:56:06 +01:00
screensaver.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
screensaver.h Revert "Add an option to inhibit suspend while playing" 2016-01-08 15:09:07 +00:00
settingsdialog.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
settingsdialog.h settings: Add dialog methods to settings pages 2020-05-12 10:21:44 +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 C++ 2020-09-22 14:56:06 +01:00
settingspage.h settings: Only save settings for visited pages 2020-05-12 10:21:44 +01:00
splash.cpp application: Add splash during initialization 2021-02-21 14:18:54 +00:00
splash.h application: Add splash during initialization 2021-02-21 14:18:54 +00:00
standarditemiconloader.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
standarditemiconloader.h Reformat all C++ 2020-09-22 14:56:06 +01:00
streamdetailsdialog.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
streamdetailsdialog.h Reformat all C++ 2020-09-22 14:56:06 +01:00
streamdetailsdialog.ui Add dialog to display streams' audio details (#5547) 2016-12-21 16:57:04 +00:00
systemtrayicon.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
systemtrayicon.h Reformat all C++ 2020-09-22 14:56:06 +01:00
trackselectiondialog.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
trackselectiondialog.h Reformat all C++ 2020-09-22 14:56:06 +01:00
trackselectiondialog.ui Musicbrainz tagging improvements: 2012-01-07 21:51:02 +00:00
windows7thumbbar.cpp Include windows.h first as it's special 2020-09-22 14:56:06 +01:00
windows7thumbbar.h Some more NULL -> nullptr conversions. 2014-02-21 17:30:46 +01:00
windowsscreensaver.cpp Revert "Add an option to inhibit suspend while playing" 2016-01-08 15:09:07 +00:00
windowsscreensaver.h Reformat all C++ 2020-09-22 14:56:06 +01:00