strawberry-audio-player-win.../src/playlist
Jonas Kvinge 414a4a97fb Use unicode option when replacing non-words
Fixes #513
2020-08-15 11:43:14 +02:00
..
playlist.cpp Make sure to always use original metadata when editing tags 2020-08-10 21:27:56 +02:00
playlist.h Fix updating playlist songs when there are multiple files with the same URL 2020-08-06 21:40:42 +02:00
playlistbackend.cpp Use override 2020-06-15 21:55:05 +02:00
playlistbackend.h Use override 2020-06-15 21:55:05 +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 QRegExp 2020-07-20 00:57:42 +02:00
playlistdelegates.h Change some explicit usage 2020-06-26 22:41:38 +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 Reduce includes 2020-02-08 15:03:11 +01:00
playlistheader.h Use override 2020-06-15 21:55:05 +02:00
playlistitem.cpp Only update temporary metadata when set 2020-08-10 00:32:57 +02:00
playlistitem.h Only update temporary metadata when set 2020-08-10 00:32:57 +02:00
playlistitemmimedata.h Add explicit 2020-04-07 16:49:15 +02:00
playlistlistcontainer.cpp Only show delete and save playlist button when item is selected 2020-08-06 16:00:03 +02:00
playlistlistcontainer.h Only show delete and save playlist button when item is selected 2020-08-06 16:00:03 +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 Only show delete and save playlist button when item is selected 2020-08-06 16:00:03 +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 unicode option when replacing non-words 2020-08-15 11:43:14 +02:00
playlistmanager.h Save and restore playlist scrollbar position when switching between playlists 2020-08-09 14:00:56 +02:00
playlistsaveoptionsdialog.cpp Remove whitespace 2018-08-09 18:39:44 +02:00
playlistsaveoptionsdialog.h Change 0 to nullptr 2020-06-26 22:06:23 +02:00
playlistsaveoptionsdialog.ui Fix missing icons and rework some UI stuff 2018-08-09 21:04:30 +02:00
playlistsequence.cpp Reduce includes 2020-02-08 15:03:11 +01:00
playlistsequence.h Use override 2020-06-15 21:55:05 +02:00
playlistsequence.ui Fix tabs order 2020-02-08 00:01:12 +01:00
playlisttabbar.cpp Use position().toPoint() with Qt 6 2020-07-29 21:40:03 +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 Revert "Turn off sort indicators for playlist" 2020-08-14 17:30:27 +02:00
playlistview.h Only set playlist view item delegates once 2020-07-10 16:18:31 +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 Improve album cover loader, lyrics search and streaming support 2020-04-20 18:03:18 +02:00
songplaylistitem.h Only update temporary metadata when set 2020-08-10 00:32:57 +02:00