summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-09-22Round cue position to frame boundary for beat grid creationUwe Klotz
2021-09-20DlgTrackInfo: Fix missing main cue positionUwe Klotz
2021-09-20DlgTrackInfo: Fix SIGSEGV after debug assertionUwe Klotz
2021-09-20Merge pull request #4269 from ronso0/beatjump-size-halvedoubleDaniel Schürmann
2021-09-19remove obsolete getPrimaryScreen compatibility functionBe
2021-09-19remove getDevicePixelRatioF compatibility functionBe
2021-09-19Improve QUuid to QString tests (again)Uwe Klotz
2021-09-19Improve QUuid to QString testsUwe Klotz
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-19add halve/double controls for beatjump sizeronso0
2021-09-19Merge pull request #4304 from uklotzde/browsetablemodelBe
2021-09-19convertWCStringToQString: Fix switch/case conditionsUwe 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 #4299 from Be-ing/qvariant_qt6Uwe Klotz
2021-09-19Merge pull request #4292 from Be-ing/qhash_qt6Uwe Klotz
2021-09-19Merge pull request #4289 from Be-ing/qregularexpressionUwe Klotz
2021-09-18RgbColor: fix QVariant deprecation warnings with Qt6Be
2021-09-19Merge pull request #4302 from Be-ing/string_conversions_qt6Uwe Klotz
2021-09-19Merge pull request #4300 from Be-ing/qmetatype_dbid_qt6Uwe Klotz
2021-09-18add Qt5/6 compatibility typedef for qHash seed typeBe
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-18string utils: fix deprecation warnings with Qt6Be
2021-09-18DbId: fix QMetaType deprecation warning with Qt6Be
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-18Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-18Merge pull request #4290 from Be-ing/qmutexlockerUwe Klotz
2021-09-18Remove no longer valid assertion, fixing lp1943643Daniel Schürmann
2021-09-17Reset main window title when all decks stop playingNino Miškić-Pletenac
2021-09-17Merge pull request #4291 from Be-ing/qmlvisibleeffectsmodel_qt6Uwe Klotz
2021-09-17Merge pull request #4294 from Be-ing/qjsvalue_sizeUwe Klotz
2021-09-17Merge pull request #4293 from Be-ing/qfileinfo_qt6Uwe Klotz
2021-09-17ColorMapper: add missing #include <QVariant>Be
2021-09-17resolve ambiguous overload of QJSValue constructorBe
2021-09-17explicitly convert QStrings to QFileInfosBe
2021-09-17QmlEffectsManagerProxy: fully define QmlVisibleEffectsModelBe
2021-09-17use Qt5/6 QMutex & QMutexLocker compatibility macrosBe
2021-09-17BeatGrid & BeatMap: remove unused #includeBe
2021-09-16Merge pull request #4270 from uklotzde/makePreferredBeatsDaniel Schürmann
2021-09-16Fix preference option for re-analyzing beatgrids imported from other softwareNino Miškić-Pletenac
2021-09-15Merge pull request #3960 from daschuer/Q_SCALE_FACTORUwe Klotz
2021-09-14Merge pull request #4253 from ronso0/sidebar-leftUwe Klotz
2021-09-13Merge remote-tracking branch 'upstream/2.3'Swiftb0y
2021-09-12rename storeScaleFactor() to setScalefactor()Daniel Schürmann