strawberry-audio-player-win.../src/playlist
Jonas Kvinge 82d10dd7cb Remove debug line 2020-08-30 01:59:26 +02:00
..
playlist.cpp Improve playlist autoscrolling 2020-08-23 19:37:24 +02:00
playlist.h Improve playlist autoscrolling 2020-08-23 19:37:24 +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 Use deleteLater 2020-08-29 16:24:40 +02:00
playlistdelegates.h Refactor playlist view/header code 2020-08-29 19:55:00 +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 Refactor playlist view/header code 2020-08-29 19:55:00 +02: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 Remove debug line 2020-08-30 01:59:26 +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 Improve playlist autoscrolling 2020-08-23 19:37:24 +02:00
playlistmanager.h Improve playlist autoscrolling 2020-08-23 19:37:24 +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 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 Refactor playlist view/header code 2020-08-29 19:55:00 +02:00
playlistview.h Refactor playlist view/header code 2020-08-29 19:55:00 +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