strawberry-audio-player-win.../src/playlist
Jonas Kvinge 542efa17ff Fix position for song and internet playlist items
Fixes #1430
2024-04-23 20:18:28 +02:00
..
dynamicplaylistcontrols.cpp Formatting 2021-07-11 07:40:57 +02:00
dynamicplaylistcontrols.h Formatting 2021-06-12 20:53:23 +02:00
dynamicplaylistcontrols.ui Replace tabs with spaces 2024-02-18 14:24:20 +01:00
playlist.cpp Playlist: Cast to int 2024-04-23 02:45:27 +02:00
playlist.h Fix Qt 5 and mpris2 build errors 2024-03-22 20:26:13 +01:00
playlistbackend.cpp Add const and std::as_const 2024-04-23 17:15:42 +02:00
playlistbackend.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
playlistcontainer.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
playlistcontainer.h Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
playlistcontainer.ui Use PlaylistFilter directly 2022-08-09 17:23:46 +02:00
playlistdelegates.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
playlistdelegates.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
playlistfilter.cpp Use QStringLiteral 2024-04-09 23:20:26 +02:00
playlistfilter.h Add filtering of numerical cols to collection 2023-08-02 16:52:27 +02:00
playlistfilterparser.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
playlistfilterparser.h Add filtering of numerical cols to collection 2023-08-02 16:52:27 +02:00
playlistheader.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
playlistheader.h Add const/references to all signal parameters 2023-04-09 20:23:42 +02:00
playlistitem.cpp Use QStringLiteral 2024-04-09 23:20:26 +02:00
playlistitem.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
playlistitemmimedata.h Use C++11 enum class 2023-02-18 14:09:30 +01:00
playlistlistcontainer.cpp Add const and std::as_const 2024-04-23 17:15:42 +02:00
playlistlistcontainer.h Allow drag and drop of songs to favorite playlists 2023-11-04 21:06:04 +01:00
playlistlistcontainer.ui Make icon sizes configurable, increase default sizes for icons 2020-06-28 18:36:48 +02:00
playlistlistmodel.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
playlistlistmodel.h Add const/references to all signal parameters 2023-04-09 20:23:42 +02:00
playlistlistsortfiltermodel.h PlaylistListSortFilterModel: Add header guard 2022-07-26 07:33:11 +02:00
playlistlistview.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
playlistlistview.h Allow drag and drop of songs to favorite playlists 2023-11-04 21:06:04 +01:00
playlistmanager.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
playlistmanager.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
playlistproxystyle.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
playlistproxystyle.h Move PlaylistProxyStyle to it's own file 2023-10-07 15:16:39 +02:00
playlistsaveoptionsdialog.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
playlistsaveoptionsdialog.h PlaylistParser: Refactor code and exclude CUE from save playlist filters 2022-05-13 23:14:56 +02:00
playlistsaveoptionsdialog.ui Fix missing icons and rework some UI stuff 2018-08-09 21:04:30 +02:00
playlistsequence.cpp PlaylistSequence: Use constexpr 2024-04-23 02:44:48 +02:00
playlistsequence.h PlaylistSequence: Use constexpr 2024-04-23 02:44:48 +02:00
playlistsequence.ui Fix tabs order 2020-02-08 00:01:12 +01:00
playlisttabbar.cpp Disable automatic conversions from 8-bit strings 2024-04-13 05:05:33 +02:00
playlisttabbar.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
playlistundocommands.cpp Add const and std::as_const 2024-04-23 17:15:42 +02:00
playlistundocommands.h Use C++11 enum class 2023-02-18 14:09:30 +01:00
playlistview.cpp Add const and std::as_const 2024-04-23 17:15:42 +02:00
playlistview.h Move PlaylistProxyStyle to it's own file 2023-10-07 15:16:39 +02:00
songloaderinserter.cpp Application: Use shared pointers 2023-07-21 05:55:24 +02:00
songloaderinserter.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
songmimedata.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
songplaylistitem.cpp Fix position for song and internet playlist items 2024-04-23 20:18:28 +02:00
songplaylistitem.h Fix typos 2022-08-28 02:44:37 +02:00