1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-07 13:51:45 +01:00
strawberry-audio-player-win.../src
2020-07-31 21:45:01 +02:00
..
analyzer Replace QPalette::Background with QPalette::Window 2020-07-18 04:12:50 +02:00
collection Use quotes in collection query to allow special characters 2020-07-29 21:41:35 +02:00
context Replace QRegExp with QRegularExpression 2020-07-18 04:05:07 +02:00
core Add extra safety for overwriting files for filesystem storage 2020-07-31 21:45:01 +02:00
covermanager Make QListWidget::mimeData compatible with Qt 6 2020-07-18 04:13:53 +02:00
dbus
device Replace use of QRegExp 2020-07-20 00:57:42 +02:00
dialogs Use std::bind in QtConcurrent::run() to fix compile with Qt 6 2020-07-19 22:43:58 +02:00
engine Replace QTimeLine::CurveShape with QEasingCurve 2020-07-18 17:53:14 +02:00
equalizer Use override 2020-06-15 21:55:05 +02:00
globalshortcuts Make GlobalShortcut::nativeEventFilter compatible with Qt 6 2020-07-18 04:18:46 +02:00
internet Replace use of QRegExp 2020-07-20 00:57:42 +02:00
lyrics Replace QRegExp with QRegularExpression 2020-07-18 04:14:51 +02:00
moodbar Replace QPalette::Background with QPalette::Window 2020-07-18 04:25:29 +02:00
musicbrainz Replace use of QRegExp 2020-07-20 00:57:42 +02:00
organise Replace use of QRegExp 2020-07-20 00:57:42 +02:00
playlist Use album artist for album repeat mode 2020-07-30 20:46:30 +02:00
playlistparsers Replace use of QRegExp 2020-07-20 00:57:42 +02:00
queue Make icon sizes configurable, increase default sizes for icons 2020-06-28 18:36:48 +02:00
scrobbler Fixes to last.fm scrobbling 2020-07-21 03:14:02 +02:00
settings Replace use of QRegExp 2020-07-20 00:57:42 +02:00
subsonic Replace use of QRegExp 2020-07-20 00:57:42 +02:00
tidal Replace QDateTime::toTime_t() with QDateTime::toSecsSinceEpoch() 2020-07-18 03:53:30 +02:00
transcoder Change some explicit usage 2020-06-26 22:41:38 +02:00
translations Update translations 2020-07-30 01:01:45 +02:00
widgets Fix OSD Pretty margin 2020-07-19 04:09:34 +02:00
CMakeLists.txt Add option to compile with Qt 6 2020-07-18 04:47:54 +02:00
config.h.in Remove xine 2020-07-16 00:59:46 +02:00
main.cpp Replace use of deprecated C++ headers 2020-06-14 23:54:18 +02:00
main.h
version.h.in