summaryrefslogtreecommitdiffstats
path: root/src/preferences/colorpaletteeditor.cpp
AgeCommit message (Expand)Author
2021-04-03ColorPaletteEditor: enable multi cue auto-assignSwiftb0y
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-06-21colorpaletteeditor: remove last columnSwiftb0y
2020-04-05ColorPaletteEditor: fix segfaultBe
2020-04-05ColorPaletteEditor: check if theme has list-add/list-remove iconsBe
2020-04-04ColorPaletteEditor: use theme's list-add and list-remove iconsBe
2020-04-02Merge pull request #52 from Be-ing/color_preferences_hide_hotcue_numberDaniel Schürmann
2020-03-31Swap "+" and "-" buttonDaniel Schürmann
2020-03-31Remove commented codeDaniel Schürmann
2020-03-30Added a warning dialog when removing the palette.Daniel Schürmann
2020-03-30Improve selection behaviour during palette editDaniel Schürmann
2020-03-30Shrink add and remove button to + and - and move it below the table.Daniel Schürmann
2020-03-30Resort the palette editor buttons. Replace "Save" with "OK"Daniel Schürmann
2020-03-29ColorPaletteEditor: hide hotcue number column for track paletteBe
2020-03-29ColorPaletteEditor: move Add/Remove Color to buttonsBe
2020-03-30Don't translate parenthesesDaniel Schürmann
2020-03-30Seti inital color for QColorDialogDaniel Schürmann
2020-03-29Made the Palette editor a context depending pop up box for the palette combo ...Daniel Schürmann
2020-03-28Improve gray out state of save and reset buttonDaniel Schürmann
2020-03-27Added message box when closing Palette Editor wit unsaved changesDaniel Schürmann
2020-03-27Split Save as and Template ComboboxDaniel Schürmann
2020-03-26Inital hide the palette editorDaniel Schürmann
2020-03-22Move button row below the palette and optimize column widthsDaniel Schürmann
2020-03-22Allow to translate "Name" in the ColorPaletteEditorDaniel Schürmann
2020-03-21preferences/colorpaletteeditor: Fix missing connection for Reset buttonJan Holthuis
2020-03-20preferences/colorpaletteeditor: Pass m_pTableView to modelJan Holthuis
2020-03-20Revert "preferences/colorpaletteeditor: Don't use parented_ptr for model"Jan Holthuis
2020-03-19preferences/colorpaletteeditor: Don't use parented_ptr for modelJan Holthuis
2020-03-19preferences/colorpaletteeditor: Improve widget initializationJan Holthuis
2020-03-17preferences/colorpaletteeditor: Replace foreach() with for (x : y)Jan Holthuis
2020-03-17preferences/colorpaletteeditor: Move lambda functions to private slotsJan Holthuis
2020-03-16preferences/colorpaletteeditor: Use nicer buttonsJan Holthuis
2020-03-16preferences/colorpaletteeditor: Improve button update codeJan Holthuis
2020-03-16preferences/colorpaletteeditor: Get rid of ColorPaletteEditorTableViewJan Holthuis
2020-03-16preferences/colorpaletteeditor: Add support for hotcue color indicesJan Holthuis
2020-03-16preferences: Add Color Palette EditorJan Holthuis