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
/
desktop-widgets
/
templatelayout.cpp
Age
Commit message (
Expand
)
Author
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2017-12-29
cleanup: Uninitialized pointer field
Jan Mulder
2017-11-24
printing: update the coping of bundled templates
Lubomir I. Ivanov
2017-11-24
printing: only load *.html files in the UI
Lubomir I. Ivanov
2017-11-24
printing: add set_bundled_templates_as_read_only()
Lubomir I. Ivanov
2017-09-20
Add a checkbox to turn off plan variations
Robert C. Helling
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2017-03-24
Fix double to int truncation in C++ code
Jeremie Guichard
2016-04-05
Fix include paths
Linus Torvalds
2016-02-29
templatelayout.cpp: fix potential issue in preprocessTemplate()
Lubomir I. Ivanov
2016-02-29
templatelayout.cpp: add a HTML preprocessor stage
Lubomir I. Ivanov
2016-01-08
Fix memory leak on the printing system
Tomaz Canabrava
2016-01-08
Simplify Finding the Templates
Tomaz Canabrava
2016-01-08
Don't iterate over the dive_table to discover the number of dives
Tomaz Canabrava
2016-01-08
Move Dive class from qthelper.h/cpp to it's own file
Tomaz Canabrava
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava