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
/
qthelper.h
Age
Commit message (
Expand
)
Author
2015-08-22
Continue to separate logic code from UI code
Dirk Hohndel
2015-08-20
Leftovers from introduction of in_planner() helper function
Robert C. Helling
2015-07-31
Save the gps edit into the current dive_site
Tomaz Canabrava
2015-07-25
Move initialization of preferences to helper function
Dirk Hohndel
2015-07-14
Location completer: give distance if known
Dirk Hohndel
2015-06-01
Move helper function to the appropriate file
Dirk Hohndel
2015-05-29
Move WeightModel to qt-models
Tomaz Canabrava
2015-05-29
Move DivePlannerModel and CylinderModel to qt-models
Tomaz Canabrava
2015-03-16
Load remote images
Robert C. Helling
2015-03-16
Correct signature of helper function
Robert C. Helling
2015-02-27
UI to learn hashes of local image files
Robert C. Helling
2015-02-27
Add hashes to images
Robert C. Helling
2015-02-14
Use C API for printGPSCoords
Dirk Hohndel
2014-07-14
HTML: Add dive photos to the detailed view
Gehad elrobey
2014-06-02
Rewrite dive edit logic
Dirk Hohndel
2014-06-01
Convert plot_gas_value to gasmix
Dirk Hohndel
2014-05-13
Move DiveList related methods/classes to own file.
Tomaz Canabrava
2014-05-13
Move printGpsCoords from MainTab to QtHelper
Tomaz Canabrava
2014-05-11
When creating methods that pass QString, use const QString&
Tomaz Canabrava
2014-05-11
'Class' string is unecessary when using a Container.
Tomaz Canabrava
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2013-12-23
Improve GPS string handling
Dirk Hohndel
2013-11-26
Remember Trip Selection.
Tomaz Canabrava
2013-10-08
Load translations at run time
Dirk Hohndel
2013-10-06
Changes to make the glib-removal-hack branch build on MacOSX
Henrik Brautaset Aronsen
2013-10-06
Parse GPS text in C++ and re-implement GPS changed check
Dirk Hohndel
2013-10-04
Add a helper function to calculate weight display string
Benjamin
2013-06-18
Converting the device_info list into a Qt data structure
Dirk Hohndel