summaryrefslogtreecommitdiffstats
path: root/src/library/browse
AgeCommit message (Expand)Author
2021-09-27Promote simple const variables to constexprtcoyvwac
2021-09-19BrowseTableModel: Move utility function into .cpp fileUwe Klotz
2021-08-15Merge branch 'main' of git@github.com:mixxxdj/mixxx.git into genre-and-mood-t...Uwe Klotz
2021-08-13Fix codespell warningsUwe Klotz
2021-07-31Pepare multi-valued genre and mood tagsUwe Klotz
2021-07-06Bpm: Improve method naming (hasValue/getValue -> isValid/value)Jan Holthuis
2021-07-06BrowseThread: Fix debug assertion for undefined bpm valuesUwe Klotz
2021-07-05Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-07-05Replace trackLoaded and trackUnloaded with a common Track changed signalDaniel Schürmann
2021-06-29Merge branch 'main' of github.com:mixxxdj/mixxx into sidebar-icon-nameJan Holthuis
2021-06-28BrowseFeature: Add missing overridesJan Holthuis
2021-06-28SidebarModel: Add basic support for icon namesJan Holthuis
2021-06-22LibraryFeature: Rename getChildModel to sidebarModel and make it constJan Holthuis
2021-05-11Import metadata and cover image without temporary track objectUwe Klotz
2021-05-09Rename getter of TrackCollectionManager in LibraryUwe Klotz
2021-04-18BrowseThread: Skip inaccessible locationsUwe 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-03-16Merge branch '2.3' of https://github.com/mixxxdj/mixxxSwiftb0y
2021-03-15library local browse: sort tracks by numeric duration instead of string lexic...Swiftb0y
2021-03-11Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-03-11Don't set an offset or bpm lock when creating a track with a bpm value only. ...Daniel Schürmann
2021-03-08check bpm lock when setting beat grid of bpmDaniel Schürmann
2021-01-06Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-01-05Make some functions const and remove unused base class implementationsDaniel Schürmann
2020-12-15Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15Add missing override keywordsJan Holthuis
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
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-22Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-20Merge branch '2.3' into clazy-returning-void-expressionUwe Klotz
2020-11-19Do not return void expressionsJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Remove filename and author comment in header filesxerus2000
2020-11-10Remove filename headersxerus2000
2020-11-10Use #pragma once everywherexerus2000
2020-11-02Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-02Merge pull request #3248 from Be-ing/browsethread_qlist_warningUwe Klotz
2020-11-01Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-01Merge pull request #3132 from JoergAtGithub/cover_art_as_library_tooltipUwe Klotz
2020-11-01BrowseThread: fix QList::insert index out of order warningBe
2020-10-30Merge branch '2.3' of github.com:mixxxdj/mixxx into HEADronso0