summaryrefslogtreecommitdiffstats
path: root/src/library/playlistfeature.h
AgeCommit message (Expand)Author
2020-05-19Move all trackset-features into library subdirectoryxerus2000
2020-04-20Adjust Code Style & importsxerus2000
2020-04-02Pass PlaylistTableModel through constructorxerus
2019-12-15Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-12-10Send a single signal after modifying multiple playlistsUwe Klotz
2019-12-10Rename function/signal/slot parameterUwe Klotz
2019-11-21Reduce visibility of members in base classesUwe Klotz
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz
2019-11-10Add missing override to fix clang's -Winconsistent-missing-override warningsJan Holthuis
2019-11-04bind sidebar widget to all library features, make binding iterator more compactronso0
2019-07-28return playlistLabels by value, a QList is implicitly shared.Daniel Schürmann
2019-07-27Make m_playlistLabels privateDaniel Schürmann
2019-07-27Split out fetchPlaylistLabelDaniel Schürmann
2019-07-26Rename more functionsDaniel Schürmann
2019-07-22fix some naming and code duplication issuesDaniel Schürmann
2019-07-21Introduce a updatePlaylistList() function to avoid to read the whole playlist...Daniel Schürmann
2018-11-21Cache creation of QIcons in LibraryFeatures.RJ Skerry-Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-10-12Only update changed TreeItems in BasePlaylistFeatures, PlaylistFeatures, Setl...Lorenz Drescher
2015-05-13Fix tree selection during playlist interactionOwen Williams
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-10-30Change dropAccept and dropAcceptChild to accept QObject sources instead of QW...RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan