index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
templateedit.cpp
Age
Commit message (
Expand
)
Author
2015-09-16
Printing: minor fixes as suggested by Lubomir
Dirk Hohndel
2015-09-16
Printing: Remove braces around single lines in if/then
Gehad elrobey
2015-09-16
Printing: make statistics template editable
Gehad elrobey
2015-09-16
Printing: show warning message when editing bundled templates
Gehad elrobey
2015-09-16
Printing: support in-place editing for templates
Gehad elrobey
2015-08-22
Printing: disable template editing for statistics templates
Gehad elrobey
2015-08-22
Printing: fix typo in template name
Gehad elrobey
2015-08-15
Printing: add another color in color palettes
Gehad elrobey
2015-08-15
Printing: fix TemplateEdit color selection bug
Gehad elrobey
2015-08-15
Printing: fix wrong custom palette index
Gehad elrobey
2015-08-15
Printing: don't save invalid colors
Gehad elrobey
2015-07-28
Printing: add new default color scheme
Dirk Hohndel
2015-07-28
Printing: don't name color templates with confusing numbers
Gehad elrobey
2015-07-28
Printing: add the "Shades of blue" color theme
Gehad elrobey
2015-07-28
Printing: use grantlee templates from the current existing template list
Gehad elrobey
2015-07-20
Printing: add default case to switch
Gehad elrobey
2015-07-20
Printing: change 'Discard' to 'Cancel' button
Gehad elrobey
2015-07-20
Printing: add custom color palette
Gehad elrobey
2015-07-20
Printing: implement edit buttons in color tab
Gehad elrobey
2015-07-20
Printing: show colors in edit tab
Gehad elrobey
2015-07-20
Printing: update preview on field changes
Gehad elrobey
2015-07-20
Printing: update preview on apply settings
Gehad elrobey
2015-07-20
Printing: add apply button to TemplateEdit class
Gehad elrobey
2015-07-20
Printing: save only if data is changed in template_options
Gehad elrobey
2015-07-20
Printing: add preview to TemplateEdit dialog
Gehad elrobey
2015-07-20
Printing: show confirmation message before overwriting the template
Gehad elrobey
2015-07-05
Printing: implement QPlainTextEdit in TemplateEdit
Gehad elrobey
2015-07-05
Printing: move template_options to print_options.h
Gehad elrobey
2015-07-05
Printing: add QSettings for TemplateEdit class
Gehad elrobey
2015-07-05
Printing: add template_options struct that contains template
Gehad elrobey
2015-07-05
Printing: add TemplateEdit form to source tree
Gehad elrobey