summaryrefslogtreecommitdiffstats
path: root/src/dialog
AgeCommit message (Expand)Author
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
2020-04-07Added Simon Harst to the contributor list in the about box. Tank you very much.Daniel Schürmann
2020-04-07Added Edward Kigwana to the contributor list in the about box, Thank you very...Daniel Schürmann
2020-04-07Added Evan Dekker to the contributor list in the about box. Thank you very much.Daniel Schürmann
2020-04-05Merge branch 'master' of github.com:mixxxdj/mixxx into mass-color-replaceJan Holthuis
2020-04-03dialog/dlgreplacecuecolor: Close dialog after database updateJan Holthuis
2020-04-03dialog/dlgreplacecuecolor: Use parented_ptr for WColorPickerActionJan Holthuis
2020-04-03dialog/dlgreplacecuecolor: Wrap long lines manuallyJan Holthuis
2020-04-03dialog/dlgreplacecuecolor: Check if cue doesn't already new dest colorJan Holthuis
2020-04-03dialog/dlgreplacecuecolor: Improve confirmation textJan Holthuis
2020-04-02dialog/dlgreplacecuecolor: Use black text for light color buttonsJan Holthuis
2020-04-02dialog/dlgreplacecuecolor: Remove unused lightness threshold constantJan Holthuis
2020-04-02dialog/dlgreplacecuecolordlg: Improve labelsJan Holthuis
2020-04-02dialog/dlgreplacecuecolor: Force "fusion" style for colored buttonsJan Holthuis
2020-04-02dialog/dlgreplacecuecolor: Fix dimm color detectionJan Holthuis
2020-04-02Added Ketan Lambat to the contributor list in the about box. Thank you very m...Daniel Schürmann
2020-03-30dialog/dlgreplacecuecolor: Acquire track pointer directly after DB changeJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Check palette sizeJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Use Color::isDimmColor for buttonsJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Update in-memory cue points after DB changeJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Flush track changes to the databaseJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Don't invoke DBConnectionPooler againJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Disable apply button if DB change is a no-opJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Switch to using PredefinedColorPalettesJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Set dialog result depending on DB changeJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Use ColorPicker for custom colorsJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Move private type out of header fileJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Move all DB operations into the main threadJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Check that color didn't change between queriesJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Move TrackDAO connection out of dialog classJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Reword DB pooler commentJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Don't forward create QVariantLists for queryJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Add class commentJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Add space before comment stringJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Hide button menus after picking a colorJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Notify TrackDAO after DB changeJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Select IDs before doing actual updateJan Holthuis
2020-03-29dialog/dlgreplacecuecolor: Make updateCueColors() a private class memberJan Holthuis