summaryrefslogtreecommitdiffstats
path: root/src/dialog
AgeCommit message (Expand)Author
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 branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan 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-15Cue/CueDAO: Improve type-safety and reduce code duplicationUwe Klotz
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2020-10-19Merge branch '2.3' into hotcue-dim-brightronso0
2020-10-18Add missing receiver context to signal/slot connectionsUwe Klotz
2020-09-29replace #include "track/track.h" by "track_decl.h" in all header filesDaniel Schürmann
2020-09-23color util: rename isDimmColor > is DimColor, add 'b' to bool variablesronso0
2020-08-31Added Sanskar Bajpai to the contributor list in the about box. Thank you very...Daniel Schürmann
2020-08-14Replace ConfigKey::isNull()/isEmpty() checks with new isValid() methodJan Holthuis
2020-07-06Split get/take of existing/leaked controls into separate functionsUwe Klotz
2020-06-03Merge pull request #2822 from Holzhaus/qt5-15-warningsDaniel Schürmann
2020-06-03Moved Nicu Badescu to the past developers section.Daniel Schürmann
2020-05-28Use to QMultiHash/QMultiMap instead of QMap/QHash::insertMultiJan Holthuis
2020-05-16Add David Lowenfels to the contributor list in the about box. Thank you very ...Daniel Schürmann
2020-05-13Add Chris Hills to the contributor list in the about box. Thank you very much.Daniel Schürmann
2020-04-24Added Janek Fischer to the contributor list in the about box. Thank you very ...Daniel Schürmann
2020-04-24Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2020-04-24Added Stéphane Lepin to the contributor list in the about box. Thank you ver...Daniel Schürmann
2020-04-24Added Melissa to the contributor list in the about box. Thank you very much.Daniel Schürmann
2020-04-24Added Adam Szmigin to the contributor list in the about box. Thank you very ...Daniel Schürmann
2020-04-23Added Nik Martin to the contributor list in the about box. Thank you very much.Daniel Schürmann
2020-04-23Added Ned Haughton to the contributor list in the about box. Thank you very m...Daniel Schürmann
2020-04-23Added Sergey Ukolov to the contributor list in the about box. Tank you very m...Daniel Schürmann
2020-04-23Added Harshit Maurya to the contributor list in the about box. Tank you very ...Daniel Schürmann
2020-04-23Update contributor lists for the 2.3 releaseDaniel Schürmann
2020-04-21DlgReplaceCueColor: try to fix Windows buildBe
2020-04-16dialog/dlgreplacecuecolor: Remove orphaned private method declarationJan Holthuis
2020-04-16dialog/dlgreplacecuecolor: Add documentation for slotUpdateWidgets()Jan Holthuis
2020-04-16dialog/dlgreplacecuecolor: Fix show/hide of "replace all" warning labelJan Holthuis
2020-04-15dialog/dlgreplacecuecolor: Resize color menus after changing paletteJan Holthuis
2020-04-14dialog/dlgreplacecuecolor: Do not overwrite user-selected colorsJan Holthuis
2020-04-14dialog/dlgreplacecuecolor: Pre-fill some colorsJan Holthuis
2020-04-14dialog/dlgreplacecuecolor: Wrap long source linesJan Holthuis
2020-04-13dialog/dlgreplacecuecolordlg: Set dialog vertical size policy to minimumJan Holthuis
2020-04-13dialog/dlgreplacecuecolordlg: Fix "replace all" text and size policyJan Holthuis
2020-04-13dialog/dlgreplacecuecolor: Use a separate label for "replace all" iconJan Holthuis
2020-04-13dialog/dlgreplacecuecolordlg: Set minimumSize for "replace all" warningJan Holthuis
2020-04-13dialog/dlgreplacecuecolor: Fix "slotApplyButton" misnomerJan Holthuis
2020-04-13dialog/dlgreplacecuecolor: Add warning if no condition was selectedJan Holthuis
2020-04-13dialog/dlgreplacecuecolordlg: Reorder widgets in Replace dialogJan Holthuis
2020-04-12dialog/dlgreplacecuecolor: Use new palette after palette changeJan Holthuis
2020-04-12Merge branch 'master' of github.com:mixxxdj/mixxx into mass-color-replaceJan Holthuis
2020-04-09dialog/dlgreplacecuecolordlg: Don't capitalize ALLJan Holthuis
2020-04-08dialog/dlgreplacecuecolor: Fix translation issue for progress dialogJan Holthuis