summaryrefslogtreecommitdiffstats
path: root/src/util
AgeCommit message (Expand)Author
2021-09-29add QmlApplication class activated by --qml CLI optionBe
2021-09-27Promote simple const variables to constexprtcoyvwac
2021-09-23Clean up QMutex/QMutexLocker includesUwe Klotz
2021-09-22Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-22Retire atomicLoadAcquire()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-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-18add Qt5/6 compatibility typedef for qHash seed typeBe
2021-09-18replace QRegEx with QRegularExpressionBe
2021-09-18string utils: fix deprecation warnings with Qt6Be
2021-09-18DbId: fix QMetaType deprecation warning with Qt6Be
2021-09-17use Qt5/6 QMutex & QMutexLocker compatibility macrosBe
2021-09-15Merge pull request #3960 from daschuer/Q_SCALE_FACTORUwe Klotz
2021-09-12rename storeScaleFactor() to setScalefactor()Daniel Schürmann
2021-08-26Suppress expected and harmless schema migration errorsUwe Klotz
2021-08-15Fix whitespace at end of filesJan Holthuis
2021-08-13Fix codespell warningsUwe Klotz
2021-08-07Merge pull request #4162 from uklotzde/sqlite-substrJan Holthuis
2021-08-04rename m_hasUserFeedback in m_parseForUserFeedbackRequiredDaniel Schürmann
2021-08-03Improve commenetsDaniel Schürmann
2021-08-03Add PaseMode enum to get around a bool function parameterDaniel Schürmann
2021-08-01Merge remote-tracking branch 'upstream/main' into Q_SCALE_FACTORDaniel Schürmann
2021-08-01cmdlineargs: Added a second parser path for user feedback ...Daniel Schürmann
2021-07-31Merge remote-tracking branch 'upstream/2.3'Be
2021-07-31sqlite3_create_function: Add SQLITE_DETERMINISTIC flagUwe Klotz
2021-07-31sqlite3_create_function: Fix wrong text encoding argUwe Klotz
2021-07-31SQLite: Replace LIKE with SUBSTR for file path matchingUwe Klotz
2021-07-27Merge remote-tracking branch 'upstream/main' into Q_SCALE_FACTORDaniel Schürmann
2021-07-24Merge pull request #4131 from daschuer/constexpr_assertUwe Klotz
2021-07-23remove obsolete maybeDaniel Schürmann
2021-07-23Cast cond to bool to to prevent mistakes like using an assignment operator in...Daniel Schürmann
2021-07-21Merge pull request #4109 from Holzhaus/preferences-no-mixxxmainwindowUwe Klotz
2021-07-21Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-07-21make use of constant lambdas to make our assert macros suitable for constexprDaniel Schürmann
2021-07-20Add some missing includesJan Holthuis
2021-07-20FwdSqlQuery: Use static assert instead of runtime DEBUG_ASSERTJan Holthuis
2021-07-20Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-07-19VersionStore: add BSDs to platform stringBe