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
/
core
/
qthelper.cpp
Age
Commit message (
Expand
)
Author
2017-03-04
Add helper to parse duration text
Dirk Hohndel
2017-02-21
Many filenames are const strings
Robert C. Helling
2017-02-19
Update exif.cpp from upstream
Robert C. Helling
2017-01-14
Prevent crash on Mac when typing comma in GPS coordinates field
Dirk Hohndel
2017-01-06
Rename prefs.deco_mode to prefs.planner_deco_mode
Robert C. Helling
2017-01-06
Fix deco_mode confusion
Robert C. Helling
2016-12-30
Fix picture hashing logic for pictures on the web.
Robert C. Helling
2016-12-27
Correctly open the resource file
Tomaz Canabrava
2016-12-26
Get rid of debug messages
Robert C. Helling
2016-12-04
Empty image hashes are not valid
Robert C. Helling
2016-09-22
Correctly pick up the UI language from settings
Dirk Hohndel
2016-09-20
Language preference: once we figure out the locale, remember it
Dirk Hohndel
2016-09-20
Don't look up the setting again
Dirk Hohndel
2016-08-27
Settings update: Fix missing groups and Language initialization
Tomaz Canabrava
2016-08-27
Settings update: Move loadPreferences out of qt-helper.cpp
Tomaz Canabrava
2016-08-27
Settings update: Correct comment
Tomaz Canabrava
2016-08-27
Settings update: Remove unused include and add FIXME comment
Tomaz Canabrava
2016-08-10
Include full year for trip on divelist
Miika Turkia
2016-07-09
Have divedatapoint store cylinder id instead of gasmix
Rick Walsh
2016-05-28
Add some gas mix validation to the planner
Rick Walsh
2016-04-29
Protect access to image hash dictionaries with lock
Robert C. Helling
2016-04-29
Fix Qt date interfaces for times before 1970
Linus Torvalds
2016-04-05
Remove unused and buggy get_cylinder_used_gas_string() function
Linus Torvalds
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel