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
/
subsurface-core
/
qthelper.cpp
Age
Commit message (
Expand
)
Author
2016-03-24
Read GPS location service thresholds from settings
Dirk Hohndel
2016-03-16
When handing off a picture to a worker thread, copy it first
Robert C. Helling
2016-03-07
Remove unused variable
Tomaz Canabrava
2016-03-05
Introduce separate version number for Subsurface-mobile
Dirk Hohndel
2016-02-25
Don't use "get_volume_string()" for cylinder size string
Linus Torvalds
2016-02-24
Correctly round total weight displayed
Dirk Hohndel
2016-02-20
QML UI: make unit matching case insensitive
Dirk Hohndel
2016-02-15
Clean up conversion helpers
Dirk Hohndel
2016-02-13
Add helper function to parse gasmix strings
Joakim Bygdell
2016-02-13
While parsing weight and pressure we should not change the users settings.
Joakim Bygdell
2016-02-09
Add helper to parse pressure strings.
Joakim Bygdell
2016-02-05
Add helper function to parse weight strings
Dirk Hohndel
2016-01-25
Fix bug on the visibility of the Ruler Graph
Tomaz Canabrava
2016-01-24
Language Settings Wrapper
Tomaz Canabrava
2016-01-10
Simplify image hashing logic
Robert C. Helling
2016-01-08
Move Dive class from qthelper.h/cpp to it's own file
Tomaz Canabrava
2016-01-05
Try harder to find the language name that includes country code
Dirk Hohndel
2016-01-01
QML UI: handle editing of depth
Dirk Hohndel
2015-12-26
Dive list model: add GPS string access
Dirk Hohndel
2015-12-20
Remove the non-canonical Subusrface version
Dirk Hohndel
2015-12-08
Dive model: use the correct time to set the time zone offset
Dirk Hohndel
2015-12-03
Fix compile error on Mac
Dirk Hohndel
2015-11-18
Cloud storage: modify protocol for checking cloud connectivity
Dirk Hohndel
2015-11-18
Location service: set user agent string
Dirk Hohndel
2015-11-16
qthelper.cpp: improve getFormattedCylinder()
Lubomir I. Ivanov
2015-11-16
qthelper: also support "maxcns" and "otu" in Grantlee HTML
Lubomir I. Ivanov
2015-11-16
qthelper: add means to retreive weight and cylinder info in Dive
Lubomir I. Ivanov
2015-11-16
qthelper.cpp: define EMPTY_DIVE_STRING
Lubomir I. Ivanov
2015-11-15
qthelper.cpp: support line breaks for notes when printing
Lubomir I. Ivanov
2015-11-14
Missing half of the previous commit
Dirk Hohndel
2015-11-14
Location service: make distance and time threshold configurable
Dirk Hohndel
2015-11-09
Store Thumbnails with image hashes
Robert C. Helling
2015-11-02
Preferences: hook up the UI page with the preferences structure
Dirk Hohndel
2015-11-02
Create date and time formats preferences
Dirk Hohndel
2015-10-30
Move all core-functionality to subsurface-core
Tomaz Canabrava