summaryrefslogtreecommitdiffstats
path: root/qt-ui/templateedit.cpp
AgeCommit message (Expand)Author
2015-08-15Printing: add another color in color palettesGravatar Gehad elrobey
2015-08-15Printing: fix TemplateEdit color selection bugGravatar Gehad elrobey
2015-08-15Printing: fix wrong custom palette indexGravatar Gehad elrobey
2015-08-15Printing: don't save invalid colorsGravatar Gehad elrobey
2015-07-28Printing: add new default color schemeGravatar Dirk Hohndel
2015-07-28Printing: don't name color templates with confusing numbersGravatar Gehad elrobey
2015-07-28Printing: add the "Shades of blue" color themeGravatar Gehad elrobey
2015-07-28Printing: use grantlee templates from the current existing template listGravatar Gehad elrobey
2015-07-20Printing: add default case to switchGravatar Gehad elrobey
2015-07-20Printing: change 'Discard' to 'Cancel' buttonGravatar Gehad elrobey
2015-07-20Printing: add custom color paletteGravatar Gehad elrobey
2015-07-20Printing: implement edit buttons in color tabGravatar Gehad elrobey
2015-07-20Printing: show colors in edit tabGravatar Gehad elrobey
2015-07-20Printing: update preview on field changesGravatar Gehad elrobey
2015-07-20Printing: update preview on apply settingsGravatar Gehad elrobey
2015-07-20Printing: add apply button to TemplateEdit classGravatar Gehad elrobey
2015-07-20Printing: save only if data is changed in template_optionsGravatar Gehad elrobey
2015-07-20Printing: add preview to TemplateEdit dialogGravatar Gehad elrobey
2015-07-20Printing: show confirmation message before overwriting the templateGravatar Gehad elrobey
2015-07-05Printing: implement QPlainTextEdit in TemplateEditGravatar Gehad elrobey
2015-07-05Printing: move template_options to print_options.hGravatar Gehad elrobey
2015-07-05Printing: add QSettings for TemplateEdit classGravatar Gehad elrobey
2015-07-05Printing: add template_options struct that contains templateGravatar Gehad elrobey
2015-07-05Printing: add TemplateEdit form to source treeGravatar Gehad elrobey