summaryrefslogtreecommitdiffstats
path: root/src/util
AgeCommit message (Expand)Author
2020-07-10Merge remote-tracking branch 'upstream/2.3'Be
2020-07-10Implement ItemIterator for indexed Qt collectionsUwe Klotz
2020-07-09Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into wtrackmenu_batchp...Uwe Klotz
2020-07-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-07-07Merge pull request #2860 from Be-ing/widgethelper_crashBe
2020-07-05Hide QProgressDialog behind generalized TaskMonitor abstractionUwe Klotz
2020-07-05Add framework for batch processing of selected tracksUwe Klotz
2020-07-01Adopt windowForWidget() from qtbaseUwe Klotz
2020-06-20Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2020-06-20Improved SampleUtil::linearCrossfadeBuffers by using a combined in and out bu...Daniel Schürmann
2020-06-19Merge pull request #2524 from uklotzde/coverart_color_and_digestJan Holthuis
2020-06-14Merge remote-tracking branch 'upstream/2.3'Be
2020-06-13CMake: Link libSoundTouch dynamically if v2.1.1 is availableUwe Klotz
2020-06-12widgethelper: hack around crash when right clicking cuesBe
2020-06-08Merge branch 'master' into coverart_color_and_digestUwe Klotz
2020-06-07Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-06-06Detect thread affinity violationsUwe Klotz
2020-06-06Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-06-05Account for rounding errors when casting quint64 to doubleUwe Klotz
2020-06-05Add missing `final` specifiersUwe Klotz
2020-06-05Add image utils for digest and background colorUwe Klotz
2020-06-04Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-06-03Merge pull request #2822 from Holzhaus/qt5-15-warningsDaniel Schürmann
2020-06-03util/movinginterquartilemean: Cast integer to std::size_tJan Holthuis
2020-06-02Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-06-01util/movinginterquartilemean: Fix unsigned compare warningJan Holthuis
2020-06-01Merge pull request #2812 from daschuer/global_optimizeJan Holthuis
2020-06-01Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-06-01Merge pull request #2792 from daschuer/valgrindUwe Klotz
2020-05-31Replace some more virtual with override.Daniel Schürmann
2020-05-28util/datetime: Replace QDateTime::toString() with QLocale::toString()Jan Holthuis
2020-05-28Replace deprecated QLinkedList with std::listJan Holthuis
2020-05-27fix typoDaniel Schürmann
2020-05-25Disable fast_math for fpclassify and add a guard for early errorDaniel Schürmann
2020-05-19Remove all workarounds for Qt <5.9.0Uwe Klotz
2020-05-19Merge remote-tracking branch 'upstream/2.3'Be
2020-05-19Revert "Use math_clamp for adjusting popup positions on screen"Uwe Klotz
2020-05-19Use math_clamp for adjusting popup positions on screenUwe Klotz
2020-05-17Add missing g_clear_object(&device);Daniel Schürmann
2020-05-17Move definition of widgethelper::mapPopupToScreen() into .cpp fileUwe Klotz
2020-05-16Merge pull request #2762 from uklotzde/qhashDaniel Schürmann
2020-05-16Merge remote-tracking branch 'upstream/2.3'Be
2020-05-16Make use of QStringLiteral to fix a Valgrind issueDaniel Schürmann
2020-05-15Merge pull request #2663 from Be-ing/hotcue_dialog_on_screenUwe Klotz
2020-05-15widgethelper: declare .h file function inlineBe
2020-05-15widgethelper: rename namespace to lowercase to match conventionBe
2020-05-15WOverview: factor out CueMenuPopup shifting to utility functionBe
2020-05-13Add optional seed = 0 parameter to qHash functionsUwe Klotz
2020-05-13Merge remote-tracking branch 'upstream/2.3'Daniel Schürmann
2020-05-12Update paths in source filesJan Holthuis