summaryrefslogtreecommitdiffstats
path: root/src/util
AgeCommit message (Expand)Author
2021-07-20Add some missing includesJan Holthuis
2021-07-20Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-07-19VersionStore: add BSDs to platform stringBe
2021-07-18Check if HAVE_XSCREENSAVER_SUSPEND is defined befor using the valueDaniel Schürmann
2021-07-10Add [[nodiscard]] to lockMutex()Uwe Klotz
2021-07-10Add migration code for QMutex/QRecursiveMutex/QMutexLockerUwe Klotz
2021-07-05set value name for deprecated command line options, to make them workDaniel Schürmann
2021-07-02Merge pull request #4036 from daschuer/command_line_fix_1Jan Holthuis
2021-06-30clarify commentDaniel Schürmann
2021-06-29Fix misc. typosluz paz
2021-06-29hide deprecated command line argumentsDaniel Schürmann
2021-06-29Use "CmdlineArges" as translation contextDaniel Schürmann
2021-06-29Remove int reference and skip argument parsing when no argument is givenDaniel Schürmann
2021-06-29Merge pull request #4024 from Holzhaus/feature-sidebarmodel-constUwe Klotz
2021-06-28parented_ptr: Cast to QObject to fix parent method signature mismatchJan Holthuis
2021-06-21Limit parser error message line length to < 80Daniel Schürmann
2021-06-21Added lost timelinePath and logFlushLevel parsingDaniel Schürmann
2021-06-20Don't feel sorry about the MacOs SandboxDaniel Schürmann
2021-06-20Invert exists() checkDaniel Schürmann
2021-06-20Sandbox: Revert invalid changes from 2.3 mergeUwe Klotz
2021-06-20Fix merge of upstream/2.3Daniel Schürmann
2021-06-19Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-06-19Improve commentDaniel Schürmann
2021-06-19replace Yes/No with OK in the Sandbox dialogsDaniel Schürmann
2021-06-19User can't select an non existing File or Dir in the open file dialog. Abort.Daniel Schürmann
2021-06-19Don't use coninical path on path that may not exists, fixing lp1921541Daniel Schürmann
2021-06-07Silence spam about not supported help-allDaniel Schürmann
2021-06-07Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-06-06Make sure getSettingsPath() returns the correct directoryDaniel Schürmann
2021-05-26Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-05-25skin: Move legacy skin classes to skin/legacy/Jan Holthuis
2021-05-24Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-24Use std math functions and remove #defines from fpclassify.hUwe Klotz
2021-05-24Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-23fpclassify: Delete obsolete special case handling for MS VC++Uwe Klotz
2021-05-17Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-05-17added missing static keywordDaniel Schürmann
2021-05-15Merge remote-tracking branch 'upstream/2.3' into dirty-fixDaniel Schürmann
2021-05-14Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-14Merge pull request #3826 from Holzhaus/load-translationsDaniel Schürmann
2021-05-09Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-05-09only error in case of LinuxDaniel Schürmann
2021-05-09Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-09Switch back to .mixxx settings folder from ~/.local/share/MixxxDaniel Schürmann
2021-05-09fix white space issueDaniel Schürmann
2021-05-09Remove branch extension when version starts witch branch name.Daniel Schürmann
2021-05-09Fix some code stayle issuesDaniel Schürmann
2021-05-08Added GitInfoStore class depending on mixxx-lib to calculate the dirty stateDaniel Schürmann
2021-05-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-07CMake: Fetch latest Git information on build without reconfigJan Holthuis