strawberry-audio-player-win.../src/core
Jonas Kvinge 6b2d7a67d8 Use Utilities::FiddleFileExtension in organize 2020-10-19 19:56:40 +02:00
..
SBSystemPreferences.h Ignore compile warning in SBSystemPreferences.h 2020-07-17 16:35:11 +02:00
appearance.cpp Remove extra newlines 2020-02-12 00:07:05 +01:00
appearance.h Add more background image options 2019-03-25 22:00:40 +01:00
application.cpp Remove lyrics from fandom.com 2020-10-04 02:13:06 +02:00
application.h Add Last.fm import 2020-08-30 18:09:13 +02:00
commandlineoptions.cpp Replace 0 with nullptr 2020-06-14 17:02:47 +02:00
commandlineoptions.h Remove extra newlines 2020-02-12 00:07:05 +01:00
database.cpp Rename initialise to initialize 2020-10-17 17:29:09 +02:00
database.h Use QRecursiveMutex 2020-09-22 18:58:44 +02:00
deletefiles.cpp Add optional delete from disk in collection and playlist 2020-08-19 22:02:35 +02:00
deletefiles.h Add optional delete from disk in collection and playlist 2020-08-19 22:02:35 +02:00
filesystemmusicstorage.cpp Add optional delete from disk in collection and playlist 2020-08-19 22:02:35 +02:00
filesystemmusicstorage.h Use override 2020-06-15 21:55:05 +02:00
filesystemwatcherinterface.cpp Remove whitespace 2018-08-09 18:39:44 +02:00
filesystemwatcherinterface.h Use override 2020-06-15 21:55:05 +02:00
iconloader.cpp Disable use system icons setting for macOS and Windows 2020-09-04 20:51:43 +02:00
iconloader.h Do size checking of icon sizes when loading system theme icons 2020-04-27 21:36:08 +02:00
iconmapper.h Remove xine 2020-07-16 00:59:46 +02:00
mac_delegate.h Remove remaining references to SPMediaKeyTap 2019-08-11 21:06:25 +02:00
mac_startup.h Fix macos build 2019-01-02 00:32:36 +01:00
mac_startup.mm Fix Sparkle integration for macOS 2020-08-02 06:32:01 +02:00
mac_utilities.h remove 3rdparty SPMediaKeyTap (#239) 2019-08-11 20:44:32 +02:00
mac_utilities.mm Remove use of some deprecated code and cleanup other macOS code 2019-08-06 20:31:54 +02:00
macfslistener.h Fix collection watcher on macOS 2019-12-22 14:15:25 +01:00
macfslistener.mm Mark unused parameters 2020-07-17 16:36:24 +02:00
macsystemtrayicon.h Add explicit 2020-04-07 16:49:15 +02:00
macsystemtrayicon.mm Use Q_UNUSED 2020-08-01 03:23:50 +02:00
mainwindow.cpp Add back thumbbar 2020-10-17 21:10:57 +02:00
mainwindow.h Set hide to false when window is shown 2020-10-05 19:08:09 +02:00
mainwindow.ui Add Last.fm import 2020-08-30 18:09:13 +02:00
mergedproxymodel.cpp Replace some uses of static_cast with qobject_cast 2020-07-17 01:32:07 +02:00
mergedproxymodel.h Use override 2020-06-15 21:55:05 +02:00
metatypes.cpp Add smart playlists, ratings and Qobuz 2020-09-17 17:50:17 +02:00
metatypes.h Initial commit. 2018-02-27 18:06:05 +01:00
mimedata.h Change some explicit usage 2020-06-26 22:41:38 +02:00
mpris.cpp Remove whitespace 2018-08-09 18:39:44 +02:00
mpris.h Reduce includes 2020-02-09 02:29:35 +01:00
mpris2.cpp Declare QDBusArgument for QImage in osddbus.h 2020-08-23 03:19:40 +02:00
mpris2.h Declare QDBusArgument for QImage in osddbus.h 2020-08-23 03:19:40 +02:00
mpris_common.h Replace QDateTime::toTime_t() with QDateTime::toSecsSinceEpoch() 2020-07-18 03:53:30 +02:00
multisortfilterproxy.cpp Reduce includes 2020-02-08 03:40:30 +01:00
multisortfilterproxy.h Use override 2020-06-15 21:55:05 +02:00
musicstorage.cpp Use override 2020-06-15 21:55:05 +02:00
musicstorage.h Add optional delete from disk in collection and playlist 2020-08-19 22:02:35 +02:00
network.cpp Set QNetworkRequest::RedirectPolicyAttribute with Qt >= 5.9 2020-08-14 20:20:41 +02:00
network.h Use override 2020-06-15 21:55:05 +02:00
networkproxyfactory.cpp Replace use of deprecated C++ headers 2020-06-14 23:54:18 +02:00
networkproxyfactory.h Use override 2020-06-15 21:55:05 +02:00
networktimeouts.cpp Remove unneeded includes 2020-04-25 00:07:18 +02:00
networktimeouts.h Use override 2020-06-15 21:55:05 +02:00
player.cpp Rename initialise to initialize 2020-10-17 17:29:09 +02:00
player.h Inform of song change on play restart, add playlist auto sorting. 2020-10-01 19:58:16 +02:00
potranslator.h Change 0 to nullptr 2020-06-26 22:06:23 +02:00
qt_blurimage.h Remove whitespace 2018-08-09 18:39:44 +02:00
qtfslistener.cpp Remove const from signal slot connects 2020-04-13 05:57:48 +02:00
qtfslistener.h Use override 2020-06-15 21:55:05 +02:00
qtsystemtrayicon.cpp Remove unused includes 2020-10-11 01:31:12 +02:00
qtsystemtrayicon.h Remove use of HTML in system tray icon tooltip 2020-10-11 01:29:26 +02:00
scoped_cftyperef.h Initial commit. 2018-02-27 18:06:05 +01:00
scoped_nsobject.h Initial commit. 2018-02-27 18:06:05 +01:00
scopedgobject.h Change some explicit usage 2020-06-26 22:41:38 +02:00
scopedtransaction.cpp Remove useless stdbool.h include 2019-12-30 23:14:40 +01:00
scopedtransaction.h Add explicit 2020-04-07 16:49:15 +02:00
settingsprovider.cpp Remove whitespace 2018-08-09 18:39:44 +02:00
settingsprovider.h Use override 2020-06-15 21:55:05 +02:00
signalchecker.cpp Remove useless stdbool.h include 2019-12-30 23:14:40 +01:00
signalchecker.h Remove whitespace 2018-08-09 18:39:44 +02:00
simpletreeitem.h Use unique keys for all container nodes in collection model 2020-09-10 22:09:24 +02:00
simpletreemodel.h Use override 2020-06-15 21:55:05 +02:00
song.cpp Add smart playlists, ratings and Qobuz 2020-09-17 17:50:17 +02:00
song.h Add smart playlists, ratings and Qobuz 2020-09-17 17:50:17 +02:00
songloader.cpp Replace use of deprecated C++ headers 2020-06-14 23:54:18 +02:00
songloader.h Use override 2020-06-15 21:55:05 +02:00
standarditemiconloader.cpp Improve album cover loader, lyrics search and streaming support 2020-04-20 18:03:18 +02:00
standarditemiconloader.h Improve album cover loader, lyrics search and streaming support 2020-04-20 18:03:18 +02:00
stylehelper.cpp Remove unused StyleHelper::drawIconWithShadow function 2020-08-30 21:51:26 +02:00
stylehelper.h Remove unused StyleHelper::drawIconWithShadow function 2020-08-30 21:51:26 +02:00
stylesheetloader.cpp Replace QPalette::Background with QPalette::Window 2020-07-18 04:12:50 +02:00
stylesheetloader.h Use override 2020-06-15 21:55:05 +02:00
systemtrayicon.cpp Fix minor code issues 2019-09-15 20:27:32 +02:00
systemtrayicon.h Use override 2020-06-15 21:55:05 +02:00
tagreaderclient.cpp Replace use of deprecated C++ headers 2020-06-14 23:54:18 +02:00
tagreaderclient.h Remove extra newlines 2020-02-12 00:07:05 +01:00
taskmanager.cpp Remove whitespace 2018-08-09 18:39:44 +02:00
taskmanager.h Remove extra newlines 2020-02-12 00:07:05 +01:00
thread.cpp Add translations support (#82) 2019-02-22 20:24:38 +01:00
thread.h Use override 2020-06-15 21:55:05 +02:00
timeconstants.h Initial commit. 2018-02-27 18:06:05 +01:00
translations.cpp Fix memory leaks 2019-07-22 20:53:05 +02:00
translations.h Use override 2020-06-15 21:55:05 +02:00
urlhandler.cpp Create new contructor for UrlHandler 2020-08-23 18:52:30 +02:00
urlhandler.h Create new contructor for UrlHandler 2020-08-23 18:52:30 +02:00
utilities.cpp Use Utilities::FiddleFileExtension in organize 2020-10-19 19:56:40 +02:00
utilities.h Use Utilities::FiddleFileExtension in organize 2020-10-19 19:56:40 +02:00
windows7thumbbar.cpp Only update buttons once 2020-10-17 04:21:11 +02:00
windows7thumbbar.h Only update buttons once 2020-10-17 04:21:11 +02:00