1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-22 05:38:36 +01:00
strawberry-audio-player-win.../src
Jonas Kvinge d7cc52bc99 EngineBase: Use fully qualified namespace in StateChanged
Makes sure the metatype matches with Qt 5:
QObject::connect: Cannot queue arguments of type 'State'
(Make sure 'State' is registered using qRegisterMetaType().)

Fixes #1446
2024-05-30 20:09:32 +02:00
..
analyzer Remove redundant casts 2024-04-23 01:58:08 +02:00
collection CollectionModel: Add content to fake header for pixmap cache 2024-05-26 02:49:26 +02:00
context Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
core CommandlineOptions: Use original paths instead of canonical paths 2024-05-12 21:37:54 +02:00
covermanager Use checkStateChanged(Qt::CheckState) with Qt >= 6.7 2024-05-24 02:13:48 +02:00
dbus Mpris2: Add new property to read/write the rating 2023-07-27 11:24:19 +02:00
device Only apply collection directories changes on save 2024-05-12 21:40:51 +02:00
dialogs Use checkStateChanged(Qt::CheckState) with Qt >= 6.7 2024-05-24 02:13:48 +02:00
engine EngineBase: Use fully qualified namespace in StateChanged 2024-05-30 20:09:32 +02:00
equalizer Replace qPrintable with qUtf8Printable 2024-05-13 00:05:58 +02:00
globalshortcuts Add const and std::as_const 2024-04-23 17:15:42 +02:00
internet Fix position for song and internet playlist items 2024-04-23 20:18:28 +02:00
lyrics Add const and std::as_const 2024-04-23 17:15:42 +02:00
moodbar MoodbarLoader: Add header name for disk cache 2024-05-13 00:44:37 +02:00
musicbrainz Add const and std::as_const 2024-04-23 17:15:42 +02:00
organize Add const and std::as_const 2024-04-23 17:15:42 +02:00
osd Add const and std::as_const 2024-04-23 17:15:42 +02:00
playlist Fix position for song and internet playlist items 2024-04-23 20:18:28 +02:00
playlistparsers ParserBase: Make the path absolute and try canonical path 2024-05-29 00:18:39 +02:00
providers Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
qobuz Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
queue Add const and std::as_const 2024-04-23 17:15:42 +02:00
radios RadioPlaylistItem: Set correct col position for InitFromQuery 2024-04-23 22:34:00 +02:00
scrobbler Add const and std::as_const 2024-04-23 17:15:42 +02:00
settings Use checkStateChanged(Qt::CheckState) with Qt >= 6.7 2024-05-24 02:13:48 +02:00
smartplaylists Replace qPrintable with qUtf8Printable 2024-05-13 00:05:58 +02:00
subsonic Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
tidal Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
transcoder Add const and std::as_const 2024-04-23 17:15:42 +02:00
translations Update fr.po 2024-05-04 16:22:51 +02:00
utilities Add function for detecting text encoding 2024-05-19 01:47:44 +02:00
widgets FileViewList: Use original paths instead of canonical paths 2024-05-12 21:38:15 +02:00
CMakeLists.txt Add function for detecting text encoding 2024-05-19 01:47:44 +02:00
config.h.in Require ICU 2024-05-19 01:45:19 +02:00
main.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
main.h Formatting 2021-06-12 20:53:23 +02:00
version.h.in Update copyrights 2021-03-20 21:14:47 +01:00