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
/
subsurfacestartup.c
Age
Commit message (
Expand
)
Author
2014-07-23
Animation speed is a value, not a boolean
Tomaz Canabrava
2014-07-19
De-duplicate planner default settings
Anton Lundin
2014-07-16
Store drop_stone_mode, bottomsac, decosac in prefs
Gaetan Bisson
2014-07-10
Added the toggle picture button and hoocked it up
Tomaz Canabrava
2014-07-09
Move drop_stone_mode setting to prefs
Anton Lundin
2014-07-03
Planner: Add backgas breaks
Robert C. Helling
2014-06-25
Make pO2 settings functional in planner
Robert C. Helling
2014-06-25
Hook up UI elements for ascent rates to planner
Robert C. Helling
2014-06-23
Be more consistent in partial pressure naming
Henrik Brautaset Aronsen
2014-06-14
User survey: force running the survey from command line
Dirk Hohndel
2014-05-20
Dive list: add context menu function to renumber dive(s)
Dirk Hohndel
2014-04-16
Renaming the prefs struct members to be consistent with the QSettings.
Gehad Elrobey
2014-04-11
Change some references of QSettings to the pref struct.
Gehad elrobey
2014-04-10
Feature to show or hide heart rate graph
Lakshman
2014-04-05
Remove check option to show units in text label
Lakshman
2014-03-28
Toggle showing average depth
Lakshman
2014-03-25
Add optional Win32 console allocation
Lubomir I. Ivanov
2014-03-21
Fix system default font handling
Anton Lundin
2014-03-10
Show temperature units in the label when editing dive
Lakshman
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-26
Fixing default font on preference window
Danilo Cesar Lemes de Paula
2014-01-16
Convert the C code to using stdbool and true/false
Anton Lundin
2014-01-11
Don't show tanks that aren't used during a dive
Dirk Hohndel
2013-11-21
Added a configuration option to have gf_low apply at max depth instead of at ...
Patrick Valsecchi
2013-11-21
Refactoring of the configuration handling.
Patrick Valsecchi
2013-11-15
Make the info box look as it did in 3.1
Anton Lundin
2013-11-13
Introduce an on/off switch for calculating ndl/tts
Anton Lundin
2013-11-02
Speed up XML loading
Linus Torvalds
2013-10-17
Show SAC in the mouseover.
Anton Lundin
2013-10-15
Dependencies are too aggressive for version.h
Dirk Hohndel
2013-10-09
Next step towards working translations
Dirk Hohndel
2013-10-06
Delete code and files that are no longer used
Dirk Hohndel
2013-10-06
Trying to switch to Qt translation
Dirk Hohndel
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-10-04
Code Cleanup - Uneeded preferences stored at the old prefs setting
Tomaz Canabrava
2013-09-18
Show sample time in the mouseover.
Anton Lundin
2013-09-09
Use the same code for command line and gui for file handling.
Tomaz Canabrava