summaryrefslogtreecommitdiffstats
path: root/src/library
AgeCommit message (Expand)Author
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add pointer qualification to auto typesJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-11Delete SongDownloaderUwe Klotz
2020-12-08Fix crash when accessing invalid/unknown track table columnUwe Klotz
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge pull request #3326 from uklotzde/basetracktablemodel-validate-and-trans...Jan Holthuis
2020-12-02Delete trailing/leading blank linesJan Holthuis
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-28Prevent temporary copy during string conversionUwe Klotz
2020-11-28Fix various MSVC conversion data loss warningsJan Holthuis
2020-11-26Merge branch '2.3' into basetracktablemodel-validate-and-transformUwe Klotz
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-24Parser: Fix potential trunction of constant valueJan Holthuis
2020-11-23fix Xcode 9.2 buildBe
2020-11-20BaseTrackTableModel: Document expected column typesUwe Klotz
2020-11-20Merge branch '2.3' into clazy-returning-void-expressionUwe Klotz
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-19Pass non-trivial/large function args by referenceJan Holthuis
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 #3334 from Holzhaus/clazy-global-const-char-pointerUwe Klotz
2020-11-17Merge pull request #3211 from fkbreitl/patch-1Be
2020-11-17library/searchqueryparser: Fix non-const global char pointerJan Holthuis
2020-11-17PreviewButtonDelegate: Replace string formatting with constantUwe Klotz
2020-11-16PreviewButtonDelegate: Avoid unnecessary table model accessUwe Klotz
2020-11-15Replace sequential if/else with switch/case (part 2)Uwe Klotz
2020-11-15Replace sequential if/else with switch/caseUwe Klotz
2020-11-15BaseTrackTableModel: Validate and transform raw data from derived classesUwe Klotz
2020-11-15Cue/CueDAO: Improve type-safety and reduce code duplicationUwe Klotz
2020-11-15Fix "Mixx" typos in codeUwe Klotz
2020-11-14Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into clazy-unused-non-...Uwe Klotz
2020-11-14Merge pull request #3313 from Holzhaus/clazy-qstringUwe Klotz
2020-11-14Merge pull request #3314 from Holzhaus/clazy-miscUwe Klotz
2020-11-14Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-unused-non-trivial-...Jan Holthuis
2020-11-14Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-qstringJan Holthuis
2020-11-14Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-qstringJan Holthuis
2020-11-14CueDAO: Inline constant that is only used in a single locationJan Holthuis
2020-11-14WSearchLineEdit: Remove unnecessary empty string constantJan Holthuis
2020-11-14Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-qfileinfo-existsJan Holthuis
2020-11-14Merge branch '2.3' of github.com:mixxxdj/mixxx into clazy-unused-non-trivial-...Jan Holthuis
2020-11-14Merge pull request #3304 from Holzhaus/clazy-old-style-connect-miscUwe Klotz