strawberry-audio-player-win.../src/playlist
Jonas Kvinge b365131363 Playlist: Remove veto listeners
We have never used this, it's basically dead code.
2024-02-28 23:00:24 +01: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: Remove veto listeners 2024-02-28 23:00:24 +01:00
playlist.h Playlist: Remove veto listeners 2024-02-28 23:00:24 +01:00
playlistbackend.cpp Application: Use shared pointers 2023-07-21 05:55:24 +02:00
playlistbackend.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
playlistcontainer.cpp Add filtering of numerical cols to collection 2023-08-02 16:52:27 +02:00
playlistcontainer.h PlaylistContainer: Remove unused signals 2023-10-07 15:34:37 +02:00
playlistcontainer.ui Use PlaylistFilter directly 2022-08-09 17:23:46 +02:00
playlistdelegates.cpp Application: Use shared pointers 2023-07-21 05:55:24 +02:00
playlistdelegates.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
playlistfilter.cpp PlaylistFilter: Add playcount and skipcount 2023-08-02 16:52:27 +02:00
playlistfilter.h Add filtering of numerical cols to collection 2023-08-02 16:52:27 +02:00
playlistfilterparser.cpp Add/remove reference for parameters 2023-10-13 22:58:18 +02:00
playlistfilterparser.h Add filtering of numerical cols to collection 2023-08-02 16:52:27 +02:00
playlistheader.cpp Remove unused includes 2022-08-28 03:09:33 +02:00
playlistheader.h Add const/references to all signal parameters 2023-04-09 20:23:42 +02:00
playlistitem.cpp Application: Use shared pointers 2023-07-21 05:55:24 +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 Allow drag and drop of songs to favorite playlists 2023-11-04 21:06:04 +01: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 Formatting 2021-07-11 09:49:38 +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 Allow drag and drop of songs to favorite playlists 2023-11-04 21:06:04 +01:00
playlistlistview.h Allow drag and drop of songs to favorite playlists 2023-11-04 21:06:04 +01:00
playlistmanager.cpp Use plurals 2023-11-05 19:37:56 +01:00
playlistmanager.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
playlistproxystyle.cpp Move PlaylistProxyStyle to it's own file 2023-10-07 15:16:39 +02:00
playlistproxystyle.h Move PlaylistProxyStyle to it's own file 2023-10-07 15:16:39 +02:00
playlistsaveoptionsdialog.cpp Use C++11 enum class 2023-02-18 14:09:30 +01: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 Replace tabs with spaces 2024-02-18 14:24:20 +01:00
playlistsequence.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
playlistsequence.ui Fix tabs order 2020-02-08 00:01:12 +01:00
playlisttabbar.cpp Application: Use shared pointers 2023-07-21 05:55:24 +02:00
playlisttabbar.h Application: Use shared pointers 2023-07-21 05:55:24 +02:00
playlistundocommands.cpp Use C++11 enum class 2023-02-18 14:09:30 +01:00
playlistundocommands.h Use C++11 enum class 2023-02-18 14:09:30 +01:00
playlistview.cpp Move PlaylistProxyStyle to it's own file 2023-10-07 15:16:39 +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 Move sqlrow to core 2022-05-13 18:15:04 +02:00
songplaylistitem.h Fix typos 2022-08-28 02:44:37 +02:00