strawberry-audio-player-win.../src/core
Robert Gingras 8d7e14f21d Song: Added WAV to list of supported filetypes 2024-04-24 01:23:51 +02:00
..
SBSystemPreferences.h Add ifdefs around #pragma GCC diagnostic 2023-06-15 20:10:25 +02:00
application.cpp Add Open Tidal cover provider 2024-03-24 05:23:35 +01:00
application.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
arraysize.h Formatting 2022-03-22 21:09:05 +01:00
commandlineoptions.cpp CommandlineOptions: Add const 2024-04-23 01:56:55 +02:00
commandlineoptions.h CommandlineOptions: Add const 2024-04-23 01:56:55 +02:00
database.cpp Add const and std::as_const 2024-04-23 17:15:42 +02:00
database.h Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
deletefiles.cpp Add better error messages for device and organize 2024-01-24 19:27:30 +01:00
deletefiles.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
filesystemmusicstorage.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
filesystemmusicstorage.h Add better error messages for device and organize 2024-01-24 19:27:30 +01:00
filesystemwatcherinterface.cpp Formatting 2021-07-11 09:49:38 +02:00
filesystemwatcherinterface.h Add const/references to all signal parameters 2023-04-09 20:23:42 +02:00
iconloader.cpp Add const and std::as_const 2024-04-23 17:15:42 +02:00
iconloader.h Don't use system icons for tabbar 2022-12-10 18:49:01 +01:00
iconmapper.h Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
lazy.h Application: Use shared pointers 2023-07-21 05:55:24 +02: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 Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
macfslistener.h Add const/references to all signal parameters 2023-04-09 20:23:42 +02:00
macfslistener.mm Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
macsystemtrayicon.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
macsystemtrayicon.mm Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
mainwindow.cpp MainWindow: Only pass progress to UpdateTaskbarProgress 2024-04-23 01:56:30 +02:00
mainwindow.h MainWindow: Only pass progress to UpdateTaskbarProgress 2024-04-23 01:56:30 +02:00
mainwindow.ui Add accessible name for QToolButton css 2024-02-25 02:50:40 +01:00
mergedproxymodel.cpp Add const and std::as_const 2024-04-23 17:15:42 +02:00
mergedproxymodel.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
metatypes.cpp metatypes: Register QAbstractSocket::SocketState 2023-11-29 22:25:03 +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 Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
mpris2.h Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
mpris_common.h Use QStringLiteral 2024-04-09 23:20:26 +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 Add better error messages for device and organize 2024-01-24 19:27:30 +01:00
networkaccessmanager.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
networkaccessmanager.h Update copyrights 2021-03-20 21:14:47 +01:00
networkproxyfactory.cpp Add const and std::as_const 2024-04-23 17:15:42 +02: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 Add const and std::as_const 2024-04-23 17:15:42 +02:00
player.h Player: Use timer for saving volume 2024-04-02 17:16:29 +02:00
potranslator.h Use 'n' for proper plurar form 2023-11-05 19:37:56 +01: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 Use QStringLiteral 2024-04-09 23:20:26 +02:00
qtsystemtrayicon.h SystemTrayIcon: Simply icon loading 2023-04-22 15:27:34 +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
scoped_ptr.h Application: Use shared pointers 2023-07-21 05:55:24 +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 ScopedTransaction: Replace boost::noncopyable with Q_DISABLE_COPY 2023-08-03 19:58:16 +02:00
scopedwchararray.cpp Split utilities functions into separate files 2022-12-28 22:53:59 +01:00
scopedwchararray.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
settings.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
settings.h Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
settingsprovider.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
settingsprovider.h Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00
shared_ptr.h Application: Use shared pointers 2023-07-21 05:55:24 +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 SimpleTreeModel: Handle null root 2024-04-03 21:17:20 +02:00
song.cpp Song: Added WAV to list of supported filetypes 2024-04-24 01:23:51 +02:00
song.h Song: Add ColumnIndex helper function 2024-04-23 01:55:57 +02:00
songloader.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
songloader.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
sqlquery.cpp Optimize `Song::InitFromQuery` 2024-04-21 15:42:29 +02:00
sqlquery.h Optimize `Song::InitFromQuery` 2024-04-21 15:42:29 +02:00
sqlrow.cpp Optimize `Song::InitFromQuery` 2024-04-21 15:42:29 +02:00
sqlrow.h Optimize `Song::InitFromQuery` 2024-04-21 15:42:29 +02:00
standarditemiconloader.cpp Rewrite album cover loader 2023-06-06 20:41:01 +02:00
standarditemiconloader.h Rewrite album cover loader 2023-06-06 20:41:01 +02:00
stylehelper.cpp Add const and std::as_const 2024-04-23 17:15:42 +02:00
stylehelper.h Replace pragma once with header guards for consistency 2022-10-15 19:54:09 +02:00
stylesheetloader.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
stylesheetloader.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
systemtrayicon.cpp Remove use of C-style casts 2021-10-12 18:50:17 +02:00
tagreaderclient.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
tagreaderclient.h Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02: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 Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
threadsafenetworkdiskcache.h Formatting 2021-07-11 09:49:38 +02:00
translations.cpp Add const and std::as_const 2024-04-23 17:15:42 +02:00
translations.h Replace pragma once with header guards for consistency 2022-10-15 19:54:09 +02:00
urlhandler.cpp Rename original_url to media_url 2023-04-21 16:20:00 +02:00
urlhandler.h Rename original_url to media_url 2023-04-21 16:20:00 +02: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