summaryrefslogtreecommitdiffstats
path: root/src/library/baseplaylistfeature.cpp
AgeCommit message (Expand)Author
2020-05-19Move all trackset-features into library subdirectoryxerus2000
2020-04-21Merge branch 'master' into playlist-crate-refactorxerus2000
2020-04-21Merge remote-tracking branch 'upstream/2.2'Be
2020-04-20Adjust Code Style & importsxerus2000
2020-04-19Follow menu order in TrackSetFeature action initialisationxerus2000
2020-04-19Rename BaseTrackCollectionFeature to BaseTrackSetFeaturexerus2000
2020-04-19Set PlaylistTableModel parent in BasePlaylistFeature rather than constructorxerus2000
2020-04-03Refactor activate & rootViewName into BaseTrackCollectionFeaturexerus
2020-04-02Create common BaseTrackCollectionFeature ancestor for crates & playlistsxerus
2020-04-02Pass PlaylistTableModel through constructorxerus
2020-04-02Check for overwrite when defaulting to m3u in playlist/crate exportxerus
2020-04-02Move export of playlist items into utility functionUwe Klotz
2020-02-15Initialize LibraryFeature member of TreeItem consistentlyUwe Klotz
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
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-09Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into library-autodj...Uwe Klotz
2019-12-05library/baseplaylistfeature: Add action to replace Auto DJ queueJan Holthuis
2019-12-05library: Remove duplicated PlaylistDAO::sendToAutoDJJan Holthuis
2019-11-25Don't std::move UserSettingsPointerUwe Klotz
2019-11-25Pass constructor arg as const-refUwe Klotz
2019-11-22Fix order of constructionUwe 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-21Get or add single tracks via TrackCollectionUwe Klotz
2019-11-01rename bindWidget() > bindLibraryWidget()ronso0
2019-09-22Use new signals and slots syntaxFerran Pujol Camins
2019-07-31Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-07-28user range base loop and a debug assertDaniel Schürmann
2019-07-28return playlistLabels by value, a QList is implicitly shared.Daniel Schürmann
2019-07-28fix typoDaniel Schürmann
2019-07-27dispose m_playlistLableDaniel Schürmann
2019-07-27Make m_playlistLabels privateDaniel Schürmann
2019-07-27Split out fetchPlaylistLabelDaniel Schürmann
2019-07-27Simplify names in updateChildModel() and remove outdates commentDaniel Schürmann
2019-07-26Rename more functionsDaniel Schürmann
2019-07-25rename m_playlistList to m_playlistLabels and create a struct as store typeDaniel Schürmann
2019-07-25Add function replacePlaylistLabel()Daniel 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
2019-07-21use auto and a const iterator in BasePlaylistFeature::slotTrackSelected()Daniel Schürmann
2019-02-06introduce playlistEntrytoLocalFile()Daniel Schürmann
2018-11-18Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2018-11-14Explicitly disable the search line edit with a signalUwe Klotz
2018-10-26Fix some issues identified by clazy.RJ Skerry-Ryan
2018-10-15Merge branch 'master' into qt5-legacyRJ Skerry-Ryan
2018-09-19Misc. typosluz.paz
2018-09-15Remove QT_DISABLE_DEPRECATED_BEFORE and fix all Qt 5 compatibility issues.RJ Skerry-Ryan
2018-04-17Use a default timeout of 250 ms between selection and activationUwe Klotz
2018-04-17Fix unresponsive scrolling through crates & playlists with encoderUwe Klotz