aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface-core/qthelper.cpp
AgeCommit message (Expand)Author
2016-03-16When handing off a picture to a worker thread, copy it firstGravatar Robert C. Helling
2016-03-07Remove unused variableGravatar Tomaz Canabrava
2016-03-05Introduce separate version number for Subsurface-mobileGravatar Dirk Hohndel
2016-02-25Don't use "get_volume_string()" for cylinder size stringGravatar Linus Torvalds
2016-02-24Correctly round total weight displayedGravatar Dirk Hohndel
2016-02-20QML UI: make unit matching case insensitiveGravatar Dirk Hohndel
2016-02-15Clean up conversion helpersGravatar Dirk Hohndel
2016-02-13Add helper function to parse gasmix stringsGravatar Joakim Bygdell
2016-02-13While parsing weight and pressure we should not change the users settings.Gravatar Joakim Bygdell
2016-02-09Add helper to parse pressure strings.Gravatar Joakim Bygdell
2016-02-05Add helper function to parse weight stringsGravatar Dirk Hohndel
2016-01-25Fix bug on the visibility of the Ruler GraphGravatar Tomaz Canabrava
2016-01-24Language Settings WrapperGravatar Tomaz Canabrava
2016-01-10Simplify image hashing logicGravatar Robert C. Helling
2016-01-08Move Dive class from qthelper.h/cpp to it's own fileGravatar Tomaz Canabrava
2016-01-05Try harder to find the language name that includes country codeGravatar Dirk Hohndel
2016-01-01QML UI: handle editing of depthGravatar Dirk Hohndel
2015-12-26Dive list model: add GPS string accessGravatar Dirk Hohndel
2015-12-20Remove the non-canonical Subusrface versionGravatar Dirk Hohndel
2015-12-08Dive model: use the correct time to set the time zone offsetGravatar Dirk Hohndel
2015-12-03Fix compile error on MacGravatar Dirk Hohndel
2015-11-18Cloud storage: modify protocol for checking cloud connectivityGravatar Dirk Hohndel
2015-11-18Location service: set user agent stringGravatar Dirk Hohndel
2015-11-16qthelper.cpp: improve getFormattedCylinder()Gravatar Lubomir I. Ivanov
2015-11-16qthelper: also support "maxcns" and "otu" in Grantlee HTMLGravatar Lubomir I. Ivanov
2015-11-16qthelper: add means to retreive weight and cylinder info in DiveGravatar Lubomir I. Ivanov
2015-11-16qthelper.cpp: define EMPTY_DIVE_STRINGGravatar Lubomir I. Ivanov
2015-11-15qthelper.cpp: support line breaks for notes when printingGravatar Lubomir I. Ivanov
2015-11-14Missing half of the previous commitGravatar Dirk Hohndel
2015-11-14Location service: make distance and time threshold configurableGravatar Dirk Hohndel
2015-11-09Store Thumbnails with image hashesGravatar Robert C. Helling
2015-11-02Preferences: hook up the UI page with the preferences structureGravatar Dirk Hohndel
2015-11-02Create date and time formats preferencesGravatar Dirk Hohndel
2015-10-30Move all core-functionality to subsurface-coreGravatar Tomaz Canabrava