summaryrefslogtreecommitdiffstats
path: root/src/library
AgeCommit message (Expand)Author
2021-09-30Library: add control to clear the search, correct commentsronso0
2021-09-23Clean up QMutex/QMutexLocker includesUwe Klotz
2021-09-23Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-23Merge pull request #4319 from daschuer/lp1941989Uwe Klotz
2021-09-22Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-22Merge pull request #4320 from daschuer/atomicLoadAquireUwe Klotz
2021-09-22Retire atomicLoadAcquire()Daniel Schürmann
2021-09-22Remove isFromDeck flag before loading a new track.Daniel Schürmann
2021-09-19remove obsolete getPrimaryScreen compatibility functionBe
2021-09-19remove getDevicePixelRatioF compatibility functionBe
2021-09-19Remove obsolete QUuid utility functionUwe Klotz
2021-09-19Extract utility functions for QUuidUwe Klotz
2021-09-19Extract Qt atomic operation wrappers into separate header fileUwe Klotz
2021-09-19BrowseTableModel: Move utility function into .cpp fileUwe Klotz
2021-09-19Move compatibility workarounds for QMutex into new subdirectoryUwe Klotz
2021-09-19Merge pull request #4289 from Be-ing/qregularexpressionUwe Klotz
2021-09-18Fix parsing of duration seconds in search queriesUwe Klotz
2021-09-18Fix parsing of numeric operators in search queriesUwe Klotz
2021-09-18replace QRegEx with QRegularExpressionBe
2021-09-18Merge pull request #4298 from daschuer/lp1944029Uwe Klotz
2021-09-18Fix segfault when deleting the last history playlist under a year folder, fix...Daniel Schürmann
2021-09-18Merge pull request #4297 from daschuer/lp1943643Uwe Klotz
2021-09-18Remove no longer valid assertion, fixing lp1943643Daniel Schürmann
2021-09-17use Qt5/6 QMutex & QMutexLocker compatibility macrosBe
2021-09-13Merge remote-tracking branch 'upstream/2.3'Swiftb0y
2021-09-12LibraryScanner: Add note for cleanUpDatabase()Uwe Klotz
2021-09-09BeatGrid: Remove all usage ouside of the Beats classJan Holthuis
2021-09-09BeatMap: Remove all usage ouside of the Beats classJan Holthuis
2021-09-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-08Merge pull request #4267 from daschuer/lp1941743Uwe Klotz
2021-09-07Use queued connections for automatically loading new tracks from AutoDJPorcessorDaniel Schürmann
2021-09-07name not overridden loadTrackToPlayer() signal, by its base class name.Daniel Schürmann
2021-09-05PreviewButtonDelegate: Close editor when leaving the columnUwe Klotz
2021-09-05Fix handling of preview button cell eventsUwe Klotz
2021-09-04Merge pull request #4259 from Holzhaus/beats-std-ptrUwe Klotz
2021-09-04Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-04BeatsPointer: Use std::shared_ptr instead of QSharedPointerJan Holthuis
2021-09-03Remove unused includes of "beatfactory.h"Jan Holthuis
2021-09-03BeatFactory: Remove static makeBeatGrid functionJan Holthuis
2021-09-03TrackDAO: Only set beatgrid if BPM is validJan Holthuis
2021-08-30fix window icons of app and dialogsronso0
2021-08-29Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-08-29Merge pull request #4204 from Be-ing/icon_nameUwe Klotz
2021-08-29Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-08-28Sidebar: use item label for tooltip, show id when debuggingronso0
2021-08-21Library Prefs: Add kSeratoMetadataExportConfigKeyUwe Klotz
2021-08-21Library Prefs: Add kKeyNotationConfigKeyUwe Klotz
2021-08-21Add missing QStringLiteral and use list initializationUwe Klotz
2021-08-21Merge pull request #4223 from uklotzde/library_prefsDaniel Schürmann
2021-08-21Ensure that declaration and definition of constants matchUwe Klotz