strawberry-audio-player-win.../src/playlist
Jonas Kvinge f7b36ac4c7 Replace use of QVariant::type() with Qt 6 2020-10-24 03:32:40 +02:00
..
dynamicplaylistcontrols.cpp Add smart playlists, ratings and Qobuz 2020-09-17 17:50:17 +02:00
dynamicplaylistcontrols.h Add smart playlists, ratings and Qobuz 2020-09-17 17:50:17 +02:00
dynamicplaylistcontrols.ui Add smart playlists, ratings and Qobuz 2020-09-17 17:50:17 +02:00
playlist.cpp Inform of song change on play restart, add playlist auto sorting. 2020-10-01 19:58:16 +02:00
playlist.h Inform of song change on play restart, add playlist auto sorting. 2020-10-01 19:58:16 +02:00
playlistbackend.cpp Add smart playlists, ratings and Qobuz 2020-09-17 17:50:17 +02:00
playlistbackend.h Add smart playlists, ratings and Qobuz 2020-09-17 17:50:17 +02:00
playlistcontainer.cpp Save and restore playlist scrollbar position when switching between playlists 2020-08-09 14:00:56 +02:00
playlistcontainer.h Save and restore playlist scrollbar position when switching between playlists 2020-08-09 14:00:56 +02:00
playlistcontainer.ui Make icon sizes configurable, increase default sizes for icons 2020-06-28 18:36:48 +02:00
playlistdelegates.cpp Replace use of QVariant::type() with Qt 6 2020-10-24 03:32:40 +02:00
playlistdelegates.h Add smart playlists, ratings and Qobuz 2020-09-17 17:50:17 +02:00
playlistfilter.cpp Use QSortFilterProxyModel::filterRegularExpression only with Qt 6 2020-07-29 21:39:02 +02:00
playlistfilter.h Use override 2020-06-15 21:55:05 +02:00
playlistfilterparser.cpp Use override 2020-06-15 21:55:05 +02:00
playlistfilterparser.h Use override 2020-06-15 21:55:05 +02:00
playlistheader.cpp Add smart playlists, ratings and Qobuz 2020-09-17 17:50:17 +02:00
playlistheader.h Add smart playlists, ratings and Qobuz 2020-09-17 17:50:17 +02:00
playlistitem.cpp Add PlaylistItem::NewFromSong function 2020-09-10 22:04:11 +02:00
playlistitem.h Replace use of QVariant::type() with Qt 6 2020-10-24 03:32:40 +02:00
playlistitemmimedata.h Add explicit 2020-04-07 16:49:15 +02:00
playlistlistcontainer.cpp Fix crash when copying a closed playlist to a device 2020-10-08 19:19:39 +02:00
playlistlistcontainer.h Fix crash when copying a closed playlist to a device 2020-10-08 19:19:39 +02:00
playlistlistcontainer.ui Make icon sizes configurable, increase default sizes for icons 2020-06-28 18:36:48 +02:00
playlistlistmodel.cpp Replace QString::SkipEmptyParts with Qt::SkipEmptyParts on Qt 5.14.0 or higher 2020-05-29 17:40:11 +02:00
playlistlistmodel.h Use override 2020-06-15 21:55:05 +02:00
playlistlistview.cpp Hide certain playlist list context menu options when items are not selected 2020-10-01 19:49:06 +02:00
playlistlistview.h Only show delete and save playlist button when item is selected 2020-08-06 16:00:03 +02:00
playlistmanager.cpp Use QFileInfo::completeBaseName() instead of QFileInfo::baseName() 2020-09-29 17:30:21 +02:00
playlistmanager.h Add smart playlists, ratings and Qobuz 2020-09-17 17:50:17 +02:00
playlistsaveoptionsdialog.cpp
playlistsaveoptionsdialog.h Change 0 to nullptr 2020-06-26 22:06:23 +02:00
playlistsaveoptionsdialog.ui
playlistsequence.cpp Add smart playlists, ratings and Qobuz 2020-09-17 17:50:17 +02:00
playlistsequence.h Add smart playlists, ratings and Qobuz 2020-09-17 17:50:17 +02:00
playlistsequence.ui Fix tabs order 2020-02-08 00:01:12 +01:00
playlisttabbar.cpp Replace Qt::MidButton with Qt::MiddleButton 2020-08-23 03:27:24 +02:00
playlisttabbar.h Use override 2020-06-15 21:55:05 +02:00
playlistundocommands.cpp Replace 0 with nullptr 2020-06-14 17:02:47 +02:00
playlistundocommands.h Use override 2020-06-15 21:55:05 +02:00
playlistview.cpp Replace use of QVariant::type() with Qt 6 2020-10-24 03:32:40 +02:00
playlistview.h Inform of song change on play restart, add playlist auto sorting. 2020-10-01 19:58:16 +02:00
songloaderinserter.cpp Use std::bind in QtConcurrent::run() to fix compile with Qt 6 2020-07-19 22:43:58 +02:00
songloaderinserter.h Use override 2020-06-15 21:55:05 +02:00
songmimedata.h Add explicit 2020-04-07 16:49:15 +02:00
songplaylistitem.cpp Only set art manual for temporary metadata when temp metadata is set 2020-10-08 19:14:56 +02:00
songplaylistitem.h Only update temporary metadata when set 2020-08-10 00:32:57 +02:00