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