summaryrefslogtreecommitdiffstats
path: root/src/library/library.cpp
AgeCommit message (Expand)Author
2023-06-18Merge remote-tracking branch 'upstream/2.3' into 2.4Daniel Schürmann
2023-06-01Rename releaseBrowseThread()Daniel Schürmann
2023-05-25Stop browse thread before deleting the libraryDaniel Schürmann
2023-03-30Fix track selection if no track selectedUwe Klotz
2023-01-01Library Sidebar: press Del/Backspace key to delete crates & playlistsronso0
2023-01-01Library Sidebar: press F2 key to rename crates & playlistsronso0
2022-06-16Add Reanalyze action to WTrackMenufwcd
2022-05-11WTrackMenu: disable 'Select track...' if track can't be selectedronso0
2022-05-11WTrackMenu: Add ability to select/highlight loaded track in libraryNino Miškić-Pletenac
2022-03-16Merge remote-tracking branch 'mixxx/main' into open-track-menu-controlronso0
2022-01-23librarycontrol: revise focus controlronso0
2022-01-18Library: add control to open/close the track menuronso0
2022-01-11PlayerManager: Add support for load-and-play track by locationJan Holthuis
2021-10-26Merge remote-tracking branch 'mixxx/main' into lib-selection-stateronso0
2021-10-24Add TODO for possible replacement of a plain pointerUwe Klotz
2021-10-24Finalize implementing class and methodsUwe Klotz
2021-10-24TrackAnalysisScheduler: Remove dependency on TrackDAOUwe Klotz
2021-10-24TrackAnalysisScheduler: Remove dependency on LibraryUwe Klotz
2021-10-19library: add CO to read and set the currently focused library widgetronso0
2021-09-24Library: allow views to save/restore the current stateronso0
2021-09-24Library features: add signals to initate save/restore the current model stateronso0
2021-08-21Library Prefs: Add kKeyNotationConfigKeyUwe Klotz
2021-08-18Detach library preference constants from class definitionUwe Klotz
2021-07-05QML: Add adapter model that exposes old track table as list modelJan Holthuis
2021-06-19Don't use coninical path on path that may not exists, fixing lp1921541Daniel Schürmann
2021-05-09Rename getter of TrackCollectionManager in LibraryUwe Klotz
2021-05-08Load tracks via TrackCollectionManagerUwe Klotz
2021-04-02Refactor the Sandbox interface for FileInfo/FileAccessUwe Klotz
2021-03-25Explicitly distinguish between file/dir security tokensUwe Klotz
2021-03-23Replace MDir with mixxx::FileInfo/FileAccessUwe Klotz
2021-01-15Removed export req ABC, plus other non-func chgs.Adam Szmigin
2021-01-15All djinterop exceptions caught, further cleanupAdam Szmigin
2021-01-15Engine library export - initial implementationAdam Szmigin
2020-12-18Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-17Fix typoUwe Klotz
2020-12-17Library: overhaul setting font and row heightronso0
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add pointer qualification to auto typesJan Holthuis
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
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-12Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-10-18Search related tracks in collectionUwe Klotz
2020-08-25Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-08-23Use type-safe enum class Library::RemovalTypeUwe Klotz
2020-05-30Adjust reformattingsxerus2000
2020-05-27clang-formatDaniel Schürmann