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
dynamicplaylistcontrols.h
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
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
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
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
playlistsaveoptionsdialog.ui
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
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