summaryrefslogtreecommitdiffstats
path: root/src/library/mixxxlibraryfeature.cpp
AgeCommit message (Expand)Author
2021-06-29Merge branch 'main' of github.com:mixxxdj/mixxx into sidebar-icon-nameJan Holthuis
2021-06-28SidebarModel: Add basic support for icon namesJan Holthuis
2021-06-28library: Use parented_ptr for feature sidebar model instancesJan Holthuis
2021-06-22LibraryFeature: Rename getChildModel to sidebarModel and make it constJan Holthuis
2021-05-09Rename getter of TrackCollectionManager in LibraryUwe Klotz
2021-05-08Load tracks via TrackCollectionManagerUwe Klotz
2021-03-22Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-03-21Restore cover art color loadingUwe Klotz
2021-03-21Revert "library: Move color column to the left" (again)Uwe Klotz
2021-03-09Merge remote-tracking branch 'upstream/2.3' into mainBe
2021-03-08library: Move color column to the leftUwe Klotz
2021-01-15All djinterop exceptions caught, further cleanupAdam Szmigin
2021-01-15Misc. code cleanup, UI labelling, docstringsAdam Szmigin
2021-01-15Engine library export - initial implementationAdam Szmigin
2020-12-21Last Played: merge and resolve conflictsOwen Williams
2020-12-18Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-18Move definition of library default columns out of header fileUwe Klotz
2020-12-18Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-16Last Played: Add UI for last_played_at columnOwen Williams
2020-12-16column cache fix: use lower case for namespaceOwen Williams
2020-12-16Merge branch '2.3' into column-cache-fixOwen Williams
2020-12-07merge 2.3Be
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-30Column Cache Fix: remove debugsOwen Williams
2020-11-30Merge branch '2.3' of github.com:mixxxdj/mixxx into column-cache-fixOwen Williams
2020-11-22Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-17Column Cache: address notesOwen Williams
2020-11-15More attemptsOwen Williams
2020-11-15ColumnCache: initial fixesOwen Williams
2020-11-10Remove filename headersxerus2000
2020-10-18Reduce log spamUwe Klotz
2020-10-18Search related tracks in collectionUwe Klotz
2020-09-11Merge remote-tracking branch 'upstream/2.3'Be
2020-09-10Add warning about not to reorder any library columnsUwe Klotz
2020-09-10Revert "library: Move color column to the left"Uwe Klotz
2020-09-08Merge branch '2.3' of github.com:mixxxdj/mixxx into masterJan Holthuis
2020-09-07library: Move color column to the leftJan Holthuis
2020-06-05Add (background) color to cover artUwe Klotz
2020-06-05Add coverart_digest column and new cover image hashingUwe Klotz
2020-04-20Adjust Code Style & importsxerus2000
2020-02-16Merge branch 'master' into track-colorsUwe Klotz
2020-02-15Initialize LibraryFeature member of TreeItem consistentlyUwe Klotz
2020-02-11lp1100882: Add support for track colorsJan Holthuis
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-11-25Don't std::move UserSettingsPointerUwe Klotz
2019-11-21Move export of track metadata from TrackCollection into LibraryUwe Klotz