strawberry-audio-player-win.../src/collection
buckmelanoma 69374bfa11 Revert collection options QToolButton mode
Changing this button type fixed the arrow problem but has a side effect of making the button only clickable on the arrow portion.   #795 fixed the issue with styling on QToolButtons and ends up fixing this issue too.  Therefore the change to MenuButtonPopup should be reverted in order to restore the original functionality.
2021-10-24 20:11:27 +02:00
..
collection.cpp Add support for saving playcounts and ratings to tags 2021-10-24 16:08:17 +02:00
collection.h Add support for saving playcounts and ratings to tags 2021-10-24 16:08:17 +02:00
collectionbackend.cpp Add support for saving playcounts and ratings to tags 2021-10-24 16:08:17 +02:00
collectionbackend.h Add support for saving playcounts and ratings to tags 2021-10-24 16:08:17 +02:00
collectiondirectorymodel.cpp Organize: Update collection directory ID and song path immediately 2021-09-27 19:30:31 +02:00
collectiondirectorymodel.h Formatting 2021-06-12 20:53:23 +02:00
collectionfilterwidget.cpp Remove use of C-style casts 2021-10-12 18:50:17 +02:00
collectionfilterwidget.h Add keyboard shortcut for focusing search fields 2021-09-27 21:42:30 +02:00
collectionfilterwidget.ui Revert collection options QToolButton mode 2021-10-24 20:11:27 +02:00
collectionitem.h Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00
collectionitemdelegate.cpp Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00
collectionitemdelegate.h Update copyrights 2021-03-20 21:14:47 +01:00
collectionmodel.cpp Show error dialog for failed SQL queries 2021-09-09 21:45:46 +02:00
collectionmodel.h Formatting 2021-07-11 09:49:38 +02:00
collectionplaylistitem.cpp Update temporary metadata when reloading song 2021-04-26 20:33:57 +02:00
collectionplaylistitem.h Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00
collectionquery.cpp Show error dialog for failed SQL queries 2021-09-09 21:45:46 +02:00
collectionquery.h Remove unneeded `this` 2021-09-13 20:49:33 +02:00
collectiontask.cpp Add new method for updating songs based on song ID 2021-09-19 15:43:36 +02:00
collectiontask.h Add new method for updating songs based on song ID 2021-09-19 15:43:36 +02:00
collectionview.cpp Add new method for updating songs based on song ID 2021-09-19 15:43:36 +02:00
collectionview.h Make const 2021-06-22 14:04:42 +02:00
collectionviewcontainer.cpp Rename filter to filter_widget 2021-06-28 00:21:50 +02:00
collectionviewcontainer.h Rename filter to filter_widget 2021-06-28 00:21:50 +02:00
collectionviewcontainer.ui New context with albums and lyrics +++ much more 2018-08-29 21:42:24 +02:00
collectionwatcher.cpp Replace assert with Q_ASSERT 2021-09-27 19:30:31 +02:00
collectionwatcher.h Formatting 2021-07-11 09:49:38 +02:00
directory.h Formatting 2021-07-11 09:49:38 +02:00
groupbydialog.cpp Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00
groupbydialog.h Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00
groupbydialog.ui Rename organise to organize 2020-08-04 21:18:14 +02:00
savedgroupingmanager.cpp Fix uninitialized variables 2021-06-20 23:53:28 +02:00
savedgroupingmanager.h Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00
savedgroupingmanager.ui Add Deezer support 2018-10-14 00:08:33 +02:00
sqlrow.cpp Make CollectionQuery subclass QSqlQuery, don't copy QSqlQuery 2021-04-10 03:21:05 +02:00
sqlrow.h Make CollectionQuery subclass QSqlQuery, don't copy QSqlQuery 2021-04-10 03:21:05 +02:00