Clementine-audio-player-Mac.../src/library
Jonas Kvinge daa2f25e3c Replace Q_ENUMS with Q_ENUM
Q_ENUMS is obsolete. See: https://doc.qt.io/qt-5/qobject-obsolete.html
The replacement is Q_ENUM which was introduced in Qt 5.5, and Clementine
requires Qt 5.6.
2021-07-14 10:19:28 +01:00
..
directory.h library: Add accessors to directory structures 2021-04-01 14:53:49 +01:00
groupbydialog.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
groupbydialog.h Reformat all C++ 2020-09-22 14:56:06 +01:00
groupbydialog.ui
library.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
library.h Reformat all C++ 2020-09-22 14:56:06 +01:00
librarybackend.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
librarybackend.h Reformat all C++ 2020-09-22 14:56:06 +01:00
librarydirectorymodel.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
librarydirectorymodel.h Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryfilterwidget.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryfilterwidget.h Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryfilterwidget.ui Date columns for use in library search queries. (#6135) 2018-09-08 13:18:44 -07:00
libraryitem.h Reformat all C++ 2020-09-22 14:56:06 +01:00
librarymodel.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
librarymodel.h Replace Q_ENUMS with Q_ENUM 2021-07-14 10:19:28 +01:00
libraryplaylistitem.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryplaylistitem.h Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryquery.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryquery.h Reformat all C++ 2020-09-22 14:56:06 +01:00
librarysettingspage.cpp library: Add option to ignore files by extension 2021-03-14 14:00:03 +00:00
librarysettingspage.h
librarysettingspage.ui library: Add option to ignore files by extension 2021-03-14 14:00:03 +00:00
libraryview.cpp Fix use of emit 2021-07-14 10:18:47 +01:00
libraryview.h Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryviewcontainer.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryviewcontainer.h
libraryviewcontainer.ui
librarywatcher.cpp library: Fix rescan in case where library directory was recreated 2021-04-01 14:53:49 +01:00
librarywatcher.h library: Add option to ignore files by extension 2021-03-14 14:00:03 +00:00
savedgroupingmanager.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
savedgroupingmanager.h Add a Manager dialog for saved groupings 2015-12-11 19:49:51 -08:00
savedgroupingmanager.ui Add a Manager dialog for saved groupings 2015-12-11 19:49:51 -08:00
sqlrow.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
sqlrow.h