summaryrefslogtreecommitdiffstats
path: root/src/preferences/colorpaletteeditormodel.cpp
AgeCommit message (Expand)Author
2021-04-19ColorPaletteEditorModel: improve const-correctnessSwiftb0y
2021-04-19ColorPaletteEditorModel: fix if branch bracesSwiftb0y
2021-04-19ColorPaletteEditorModel: reduce nestingSwiftb0y
2021-04-19ColorPaletteEditorModel: adhere to naming schemeSwiftb0y
2021-04-15ColorPaletteEditorModel remove unnecessary commentSwiftb0y
2021-04-15ColorPaletteEditorModel move rangelist to own fileSwiftb0y
2021-04-08ColorPaletteEditorModel: fix hotcue index limitSwiftb0y
2021-04-08Apply suggestions from code reviewSwiftb0y
2021-04-08ColorPaletteEditorModel: change index dedup algSwiftb0y
2021-04-08ColorPaletteEditorModel: add range index assignSwiftb0y
2021-04-06ColorPaletteEditorModel: fix loading index 0-basedSwiftb0y
2021-04-03ColorPaletteEditor: fix crash when autoassign column is emptySwiftb0y
2021-04-03ColorPaletteEditor: enable multi cue auto-assignSwiftb0y
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-10-18Add missing receiver context to signal/slot connectionsUwe Klotz
2020-03-28Improve naming and use int as index like QtDaniel Schürmann
2020-03-24Revert "Fill table with assigned cue numbers if no cue numbers are set"Daniel Schürmann
2020-03-22Fill table with assigned cue numbers if no cue numbers are setDaniel Schürmann
2020-03-16preferences/colorpaletteeditor: Improve button update codeJan Holthuis
2020-03-16preferences/colorpaletteeditormodel: Remove unused functionJan Holthuis
2020-03-16preferences/colorpaletteeditor: Get rid of ColorPaletteEditorTableViewJan Holthuis
2020-03-16preferences/colorpaletteeditor: Add support for hotcue color indicesJan Holthuis