summaryrefslogtreecommitdiffstats
path: root/src/util
AgeCommit message (Expand)Author
2022-01-11lp1956819: Show log messages from "js" category on `--controller-debug` (#4612)Jan Holthuis
2021-12-28Dispose sleep.h and SleepableQThread, workarounds for QT4 where QThread::slee...Daniel Schürmann
2021-12-25Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-12-17Merge remote-tracking branch 'upstream/main' into m3u_fixDaniel Schürmann
2021-12-17add file export dialog helper to ensure selected extensionronso0
2021-12-08Fix code style for changed lines in commit 54a2103Jan Holthuis
2021-12-08Remove unneeded space between double closing angle bracketsJan Holthuis
2021-12-06Merge pull request #4549 from vigsterkr/macos-fixes-qt6Uwe Klotz
2021-12-06Qt6: Use static functions in QFontDatabaseUwe Klotz
2021-12-06Update src/util/db/sqlstringformatter.cppViktor Gal
2021-12-02minor fixes when compiling with qt6Viktor Gal
2021-11-29Move file existence check to the common Parser::parse() functionDaniel Schürmann
2021-11-29Pipe all parse calls through static Parser::parse()Daniel Schürmann
2021-11-29Added Test PlaylistTest.m3uEndOfLineDaniel Schürmann
2021-11-23Merge pull request #3212 from ronso0/remove-from-diskUwe Klotz
2021-11-17Logging: Improve documentation for special --controller-debug loggingJan Holthuis
2021-11-17Logging: Filter all debug messages from the controller categoryJan Holthuis
2021-11-17ControllerDebug: Remove singleton in favor of categorized loggingJan Holthuis
2021-11-17replace --controller-debug CLI argument with Qt logging categoriesBe
2021-11-16This reverts a comment with a wrong assumptionDaniel Schürmann
2021-11-14Merge remote-tracking branch 'mixxx/main' into remove-from-diskronso0
2021-10-22Merge remote-tracking branch 'upstream/main' into effects_refactoringDaniel Schürmann
2021-10-21Merge pull request #4330 from ninomp/del-key-to-remove-tracksUwe Klotz
2021-10-19Merge pull request #4341 from tcoyvwac/fix/remove-raw-pointer-typesUwe Klotz
2021-10-19Switch to automatic datatype: std::vectortcoyvwac
2021-10-18Merge remote-tracking branch 'upstream/main' into effects_refactoringDaniel Schürmann
2021-10-18WTrackTableView: On macOS use Command+Backspace instead of DelNino Miškić-Pletenac
2021-10-17Merge pull request #4451 from Be-ing/qlibraryinfo_pathBe
2021-10-17Merge pull request #4437 from Be-ing/qvariant_enumJan Holthuis
2021-10-16Dnd: fix deprecation warning for QDropEvent::keyboardModifiersBe
2021-10-16SqlStringFormatter: use constructor that takes QMetaType parameterBe
2021-10-16fix QLibraryInfo::locations deprecation warning for Qt6Be
2021-10-15FwdSqlQuery: Hide copy constructorUwe Klotz
2021-10-14DbId: fix build with Qt6Be
2021-10-13Merge remote-tracking branch 'upstream/main' into effects_refactoringBe
2021-10-13static_cast<size_t> for QByteArray::size with std::maxBe
2021-10-13Merge remote-tracking branch 'upstream/main' into effects_refactoringBe
2021-10-13Merge pull request #4400 from Be-ing/appdatalocationUwe Klotz
2021-10-13Merge pull request #4401 from Be-ing/movinginterquartile_includeUwe Klotz
2021-10-13Merge remote-tracking branch 'upstream/main' into effects_refactoringBe
2021-10-13MovingInterquartileMean: add missing #include <list>Be
2021-10-13replace deprecated DataLocation with AppDataLocationBe
2021-10-12do not forward declare QStringList with Qt6Be
2021-10-08Merge remote-tracking branch 'upstream/main' into effects_refactoringBe
2021-10-06Display keyboard shortcut for hiding/removing tracks in WTrackMenuNino Miškić-Pletenac
2021-10-04Library: define the Track Properties shortcut in util/defs.hronso0
2021-10-02move setMinimumSize() to widgethelperronso0
2021-09-30Merge remote-tracking branch 'upstream/main' into effects_refactoringBe
2021-09-29add QmlApplication class activated by --qml CLI optionBe
2021-09-26Merge remote-tracking branch 'upstream/main' into effects_refactoringBe