summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-11-25Merge pull request #3362 from Be-ing/macos_buildenv_scriptJan Holthuis
2020-11-25Merge pull request #3172 from ronso0/table-item-focus-borderUwe Klotz
2020-11-24ColorDelegate: Switch if/else armsUwe Klotz
2020-11-24CoverArtDelegate, ColorDelegate: draw a focus border, pick color from stylesh...ronso0
2020-11-24Library: paint location text like other selected cells' textronso0
2020-11-24Merge remote-tracking branch 'upstream/2.3' into macos_buildenv_scriptBe
2020-11-24Parser: Fix potential trunction of constant valueJan Holthuis
2020-11-24PortMidiControllerTest: Fix potential trunction of constant valueJan Holthuis
2020-11-24util/lcs: Use int instead of size_tJan Holthuis
2020-11-24engine/filters: Fix potential out-of-bounds read in setCoefs{2}Jan Holthuis
2020-11-24EncoderMP3: Fix conversion warnings on WindowsJan Holthuis
2020-11-24SampleUtilTest: Fix data loss warningsJan Holthuis
2020-11-24HidController: Use strcpy/wcsncpy from C++ std namspaceJan Holthuis
2020-11-24CMake: Add support for building with just protobuf-lite installedJan Holthuis
2020-11-23fix Xcode 9.2 buildBe
2020-11-23Fix float-conversion warning on macOSUwe Klotz
2020-11-23Fix clazy range-loop-analysis warnings in macOS buildUwe Klotz
2020-11-21CMake: Fall back to libprotobuf if libprotobuf-lite was not foundJan Holthuis
2020-11-21Merge branch '2.3' of github.com:mixxxdj/mixxx into gh-actions-improvementsJan Holthuis
2020-11-20CMake: Remove Protobuf workaround for unsupported CMake versionJan Holthuis
2020-11-20Merge branch '2.3' into clazy-returning-void-expressionUwe Klotz
2020-11-20Paintable: Use a switch case instead of if/else ladderJan Holthuis
2020-11-20Merge pull request #3335 from Holzhaus/clazy-function-args-by-refDaniel Schürmann
2020-11-19Do not return void expressionsJan Holthuis
2020-11-19Fix -Wclazy-old-style-connect issues from *.ui filesJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-18Replace static/dynamic_cast with qobject_castUwe Klotz
2020-11-18Delete redundant castsUwe Klotz
2020-11-18Replace static_cast with qobject_castUwe Klotz
2020-11-18Replace dynamic_cast with qobject_castUwe Klotz
2020-11-18Merge pull request #3330 from uklotzde/previewbuttondelegateDaniel Schürmann
2020-11-18Merge pull request #3332 from Holzhaus/qlatin1stringUwe Klotz
2020-11-18Merge pull request #3334 from Holzhaus/clazy-global-const-char-pointerUwe Klotz
2020-11-17Merge pull request #3211 from fkbreitl/patch-1Be
2020-11-17Use QLatin1String instead of QStringLiteral for == comparisonsJan Holthuis
2020-11-17library/searchqueryparser: Fix non-const global char pointerJan Holthuis
2020-11-17PlayerManager: Use QStringLiteral for string concatenationUwe Klotz
2020-11-17PlayerManager: Use QStringBuilder for composing group stringsUwe Klotz
2020-11-17Merge pull request #3252 from ronso0/skinrestartBe
2020-11-17Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into previewbuttondele...Uwe Klotz
2020-11-17PreviewButtonDelegate: Replace string formatting with constantUwe Klotz
2020-11-16Merge pull request #3322 from uklotzde/fix-relocatedirectory-testJan Holthuis
2020-11-16PreviewButtonDelegate: Avoid unnecessary table model accessUwe Klotz
2020-11-15DirectoryDAOTest: Use QDir for path compositionUwe Klotz
2020-11-15Merge remote-tracking branch 'mixxx/2.3' into skinrestartronso0
2020-11-15Cue/CueDAO: Improve type-safety and reduce code duplicationUwe Klotz
2020-11-15Fix DirectoryDAOTest::relocateDirectory() on macOSUwe Klotz
2020-11-15Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-old-style-connect-c...Jan Holthuis
2020-11-15Fix "Mixx" typos in codeUwe Klotz
2020-11-15Merge pull request #3316 from ronso0/prefbroadcast-colorsUwe Klotz