aboutsummaryrefslogtreecommitdiffstats
path: root/core/qthelper.cpp
AgeCommit message (Expand)Author
2017-04-06Add creation date and Subsurface version to planner outputGravatar Stefan Fuchs
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2017-03-08Change calls to rint into lrint avoiding conversion warningsGravatar Jeremie Guichard
2017-03-04Add helper to parse duration textGravatar Dirk Hohndel
2017-02-21Many filenames are const stringsGravatar Robert C. Helling
2017-02-19Update exif.cpp from upstreamGravatar Robert C. Helling
2017-01-14Prevent crash on Mac when typing comma in GPS coordinates fieldGravatar Dirk Hohndel
2017-01-06Rename prefs.deco_mode to prefs.planner_deco_modeGravatar Robert C. Helling
2017-01-06Fix deco_mode confusionGravatar Robert C. Helling
2016-12-30Fix picture hashing logic for pictures on the web.Gravatar Robert C. Helling
2016-12-27Correctly open the resource fileGravatar Tomaz Canabrava
2016-12-26Get rid of debug messagesGravatar Robert C. Helling
2016-12-04Empty image hashes are not validGravatar Robert C. Helling
2016-09-22Correctly pick up the UI language from settingsGravatar Dirk Hohndel
2016-09-20Language preference: once we figure out the locale, remember itGravatar Dirk Hohndel
2016-09-20Don't look up the setting againGravatar Dirk Hohndel
2016-08-27Settings update: Fix missing groups and Language initializationGravatar Tomaz Canabrava
2016-08-27Settings update: Move loadPreferences out of qt-helper.cppGravatar Tomaz Canabrava
2016-08-27Settings update: Correct commentGravatar Tomaz Canabrava
2016-08-27Settings update: Remove unused include and add FIXME commentGravatar Tomaz Canabrava
2016-08-10Include full year for trip on divelistGravatar Miika Turkia
2016-07-09Have divedatapoint store cylinder id instead of gasmixGravatar Rick Walsh
2016-05-28Add some gas mix validation to the plannerGravatar Rick Walsh
2016-04-29Protect access to image hash dictionaries with lockGravatar Robert C. Helling
2016-04-29Fix Qt date interfaces for times before 1970Gravatar Linus Torvalds
2016-04-05Remove unused and buggy get_cylinder_used_gas_string() functionGravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel