summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-03-23FileInfo: Rename member functionUwe Klotz
2021-03-22FileInfo: Amend documentation of freshCanonicalLocation()Uwe Klotz
2021-03-22FileInfo: Fix hasLocation() and test assumptionsUwe Klotz
2021-03-22FileInfo: Delete section commentsUwe Klotz
2021-03-22Merge branch 'main' of git@github.com:mixxxdj/mixxx.git into fileinfoUwe Klotz
2021-03-22FileInfo: Add notes about the class designUwe Klotz
2021-03-22FileInfo: Replace free functions with static member functionsUwe Klotz
2021-03-22FileInfo: Delete unused qHash() functionUwe Klotz
2021-03-22Add last played sort columnUwe Klotz
2021-03-22Add mixxx::FileInfoUwe 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-21Merge remote-tracking branch 'upstream/main' into 2.4-i18ns.brandt
2021-03-21Revert "Remove unneeded html formatting for user facing string, and make it a...s.brandt
2021-03-21Merge pull request #3734 from Holzhaus/enginesync-refactorUwe Klotz
2021-03-20Merge pull request #3608 from JoergAtGithub/improve_beat_indicatorDaniel Schürmann
2021-03-20Merge pull request #3736 from uklotzde/qt-5.12Jan Holthuis
2021-03-20Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-03-20Merge pull request #3409 from Holzhaus/serato-tag-exportBe
2021-03-20Qt 5.12: Delete obsolete QT_VERSION_CHECK workarounds (follow-up)Uwe Klotz
2021-03-20Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-03-20Merge pull request #3735 from uklotzde/qt-5.12ronso0
2021-03-20Merge pull request #3708 from ronso0/help-hyperlinkDaniel Schürmann
2021-03-20Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-03-20Qt 5.12: Delete obsolete QT_VERSION_CHECK workaroundsUwe Klotz
2021-03-20Revert "Track: Only import valid colors"Uwe Klotz
2021-03-20EngineSync: Make test functions private and use friend class/FRIEND_TESTJan Holthuis
2021-03-20EngineSync: Use /// for header file commentsJan Holthuis
2021-03-20Track: Only import valid colorsUwe Klotz
2021-03-20Track: Split boolean expressions of property import (test and set)Uwe Klotz
2021-03-20Track: Do nothing and return if unmodifiedUwe Klotz
2021-03-20Merge branch '2.3' into track-beatsUwe Klotz
2021-03-20EngineSync: Remove BaseSyncableListener classJan Holthuis
2021-03-19Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-03-19InternalClock: Use forward declaration for EngineChannelJan Holthuis
2021-03-19Merge pull request #3729 from Holzhaus/serato-cue-import-keep-otherUwe Klotz
2021-03-19SeratoCueInfoImporter: Skip checking cue types that are never importedJan Holthuis
2021-03-19Track: Preserve all cues with a type that is not in the importerJan Holthuis
2021-03-19Track: Improve comment regarding preserving cues on importJan Holthuis
2021-03-19Remove unneeded html formatting for user facing string, and make it a bit les...s.brandt
2021-03-19DlgPrefLibrary: Rephrase Serato Metadata Export messageJan Holthuis
2021-03-19Add missing line break in multi-line user facing strings.brandt
2021-03-19Delete obsolete commentUwe Klotz
2021-03-19Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-03-19Import track color from Serato in locking scopeUwe Klotz
2021-03-19Prepare to move import of Serato tags into locking scopeUwe Klotz
2021-03-19Delete obsolete FIXME for Serato cue importUwe Klotz
2021-03-19Simplify import of Serato tagsUwe Klotz
2021-03-19CueInfoImporter: Add canImportCueType method to interfaceJan Holthuis