strawberry-audio-player-win.../src/core
Jonas Kvinge e20cbe4170 Save embedded cover in the same process as tags
Possible fix for #1158
2023-03-18 20:03:07 +01:00
..
SBSystemPreferences.h Ignore compile warning in SBSystemPreferences.h 2020-07-17 16:35:11 +02:00
application.cpp Remove AudD lyrics provider 2023-03-06 21:46:00 +01:00
application.h Remove settings for changing palette colors 2022-12-31 18:20:28 +01:00
arraysize.h Formatting 2022-03-22 21:09:05 +01:00
commandlineoptions.cpp Use C++11 enum class 2023-02-18 14:09:30 +01:00
commandlineoptions.h Use C++11 enum class 2023-02-18 14:09:30 +01:00
database.cpp Fix casts from `QByteArray` 2022-09-12 22:39:08 +02:00
database.h Remove old schemas 2022-07-10 18:57:00 +02:00
deletefiles.cpp DeleteFiles: Fix compile with older Qt versions 2021-10-30 03:13:55 +02:00
deletefiles.h Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00
filesystemmusicstorage.cpp Split utilities functions into separate files 2022-12-28 22:53:59 +01:00
filesystemmusicstorage.h MusicStorage: Add source 2022-10-19 18:36:33 +02:00
filesystemwatcherinterface.cpp Formatting 2021-07-11 09:49:38 +02:00
filesystemwatcherinterface.h FileSystemWatcherInterface: Change signal to non const 2022-08-28 02:45:56 +02:00
iconloader.cpp Don't use system icons for tabbar 2022-12-10 18:49:01 +01:00
iconloader.h Don't use system icons for tabbar 2022-12-10 18:49:01 +01:00
iconmapper.h Replace pragma once with header guards for consistency 2022-10-15 19:54:09 +02:00
lazy.h Formatting 2022-03-22 21:09:05 +01:00
mac_delegate.h Formatting 2021-06-12 20:53:23 +02:00
mac_startup.h Split utilities functions into separate files 2022-12-28 22:53:59 +01:00
mac_startup.mm Fix includes 2022-12-29 21:39:03 +01:00
macfslistener.h Update copyrights 2021-03-20 21:14:47 +01:00
macfslistener.mm Formatting 2021-06-12 20:53:23 +02:00
macsystemtrayicon.h Only call QSystemTrayIcon::isSystemTrayAvailable once 2021-06-15 00:25:54 +02:00
macsystemtrayicon.mm MacSystemTrayIcon: Replace use of C-style cast 2022-08-07 05:14:05 +02:00
mainwindow.cpp Save embedded cover in the same process as tags 2023-03-18 20:03:07 +01:00
mainwindow.h Use C++11 enum class 2023-02-18 14:09:30 +01:00
mainwindow.ui Add back save all playlists action 2022-07-20 01:09:00 +02:00
mergedproxymodel.cpp Replace typedef with using 2022-10-13 22:39:31 +02:00
mergedproxymodel.h Change some uses of QMap to QHash 2021-07-12 08:28:52 +02:00
metatypes.cpp Use C++11 enum class 2023-02-18 14:09:30 +01:00
metatypes.h Formatting 2021-02-02 21:08:58 +01:00
mimedata.h Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00
mpris2.cpp Use C++11 enum class 2023-02-18 14:09:30 +01:00
mpris2.h Mpris2: Rename function parameter variable 2022-12-04 21:42:36 +01:00
mpris_common.h Formatting 2021-07-11 09:49:38 +02:00
multisortfilterproxy.cpp Formatting 2021-08-23 21:21:08 +02:00
multisortfilterproxy.h Replace typedef with using 2022-10-13 22:39:31 +02:00
musicstorage.cpp Update copyrights 2021-03-20 21:14:47 +01:00
musicstorage.h Use C++11 enum class 2023-02-18 14:09:30 +01:00
networkaccessmanager.cpp Require Qt 5.9 2022-01-29 21:33:33 +01:00
networkaccessmanager.h Update copyrights 2021-03-20 21:14:47 +01:00
networkproxyfactory.cpp Use C++11 enum class 2023-02-18 14:09:30 +01:00
networkproxyfactory.h Use C++11 enum class 2023-02-18 14:09:30 +01:00
networktimeouts.cpp Remove unused includes 2022-08-28 03:09:33 +02:00
networktimeouts.h Change some uses of QMap to QHash 2021-07-12 08:28:52 +02:00
platforminterface.h Split utilities functions into separate files 2022-12-28 22:53:59 +01:00
player.cpp Use C++11 enum class 2023-02-18 14:09:30 +01:00
player.h Use C++11 enum class 2023-02-18 14:09:30 +01:00
potranslator.h Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00
qt_blurimage.h Connection syntax migration (#637) 2021-01-26 16:48:04 +01:00
qtfslistener.cpp QtFSListener: Log watcher errors 2023-03-05 01:23:28 +01:00
qtfslistener.h Connection syntax migration (#637) 2021-01-26 16:48:04 +01:00
qtsystemtrayicon.cpp Remove unused includes 2022-08-28 03:09:33 +02:00
qtsystemtrayicon.h Only call QSystemTrayIcon::isSystemTrayAvailable once 2021-06-15 00:25:54 +02:00
scoped_cftyperef.h Replace typedef with using 2022-10-13 22:39:31 +02:00
scoped_nsautorelease_pool.h Move some files from ext to src 2021-07-21 17:29:16 +02:00
scoped_nsautorelease_pool.mm Move some files from ext to src 2021-07-21 17:29:16 +02:00
scoped_nsobject.h Formatting 2021-06-12 20:53:23 +02:00
scopedgobject.h Remove unused includes 2022-08-28 03:09:33 +02:00
scopedtransaction.cpp Add new method for updating songs based on song ID 2021-09-19 15:43:36 +02:00
scopedtransaction.h Connection syntax migration (#637) 2021-01-26 16:48:04 +01:00
scopedwchararray.cpp Split utilities functions into separate files 2022-12-28 22:53:59 +01:00
scopedwchararray.h Split utilities functions into separate files 2022-12-28 22:53:59 +01:00
settingsprovider.cpp Use default 2021-06-21 15:40:44 +02:00
settingsprovider.h Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00
signalchecker.cpp signalchecker: Remove useless return 2022-08-28 02:46:23 +02:00
signalchecker.h Remove whitespace 2018-08-09 18:39:44 +02:00
simpletreeitem.h Formatting 2022-03-22 21:19:59 +01:00
simpletreemodel.h Formatting 2022-03-22 21:19:59 +01:00
song.cpp Save embedded cover in the same process as tags 2023-03-18 20:03:07 +01:00
song.h Save embedded cover in the same process as tags 2023-03-18 20:03:07 +01:00
songloader.cpp Use C++11 enum class 2023-02-18 14:09:30 +01:00
songloader.h Use C++11 enum class 2023-02-18 14:09:30 +01:00
sqlquery.cpp Remove unused includes 2022-08-28 03:09:33 +02:00
sqlquery.h Allow invalid ctime/mtime 2022-07-10 03:24:02 +02:00
sqlrow.cpp Move sqlrow to core 2022-05-13 18:15:04 +02:00
sqlrow.h Replace typedef with using 2022-10-13 22:39:31 +02:00
standarditemiconloader.cpp Remove unused includes 2022-08-28 03:09:33 +02:00
standarditemiconloader.h Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00
stylehelper.cpp Formatting 2022-03-22 21:09:05 +01:00
stylehelper.h Replace pragma once with header guards for consistency 2022-10-15 19:54:09 +02:00
stylesheetloader.cpp Remove unused includes 2022-08-28 03:09:33 +02:00
stylesheetloader.h StyleSheetLoader: Cleanup code and add workaround for macOS dark theme 2021-09-28 17:25:22 +02:00
systemtrayicon.cpp Remove use of C-style casts 2021-10-12 18:50:17 +02:00
tagreaderclient.cpp Save embedded cover in the same process as tags 2023-03-18 20:03:07 +01:00
tagreaderclient.h Save embedded cover in the same process as tags 2023-03-18 20:03:07 +01:00
taskmanager.cpp Fix narrowing conversions 2021-10-30 02:21:29 +02:00
taskmanager.h Fix narrowing conversions 2021-10-30 02:21:29 +02:00
thread.cpp Use C++11 enum class 2023-02-18 14:09:30 +01:00
thread.h Use C++11 enum class 2023-02-18 14:09:30 +01:00
threadsafenetworkdiskcache.cpp Remove unused includes 2022-08-28 03:09:33 +02:00
threadsafenetworkdiskcache.h Formatting 2021-07-11 09:49:38 +02:00
translations.cpp Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00
translations.h Replace pragma once with header guards for consistency 2022-10-15 19:54:09 +02:00
urlhandler.cpp Use C++11 enum class 2023-02-18 14:09:30 +01:00
urlhandler.h Use C++11 enum class 2023-02-18 14:09:30 +01:00
windows7thumbbar.cpp Windows7ThumbBar: Use QString length instead of count 2022-10-01 14:03:28 +02:00
windows7thumbbar.h Windows7ThumbBar: Create taskbar list once 2022-07-17 00:13:37 +02:00