aboutsummaryrefslogtreecommitdiffstats
path: root/pref.h
AgeCommit message (Expand)Author
2014-04-17Removed the globals 'userid' and 'save_userid_local' variablesGravatar Tomaz Canabrava
2014-04-16Renaming the prefs struct members to be consistent with the QSettings.Gravatar Gehad Elrobey
2014-04-10Feature to show or hide heart rate graphGravatar Lakshman
2014-04-07Fix incorrect behavior in preference windowGravatar Gehad
2014-04-05Remove check option to show units in text labelGravatar Lakshman
2014-03-28Toggle showing average depthGravatar Lakshman
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-27Store zoomed plot in preferencesGravatar Tomaz Canabrava
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2014-01-11Don't show tanks that aren't used during a diveGravatar Dirk Hohndel
2013-11-23Create a text entry for default cylinder in preferencesGravatar Dirk Hohndel
2013-11-21Added a configuration option to have gf_low apply at max depth instead of at ...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-10-17Show SAC in the mouseover.Gravatar Anton Lundin
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-06-03Tie all the pieces together and make Preferences work as intendedGravatar Dirk Hohndel
2013-05-31Show ceilings for individual tissuesGravatar Robert Helling
2013-05-29Connect preferences to the rest of the codeGravatar Dirk Hohndel
2013-05-17Merge branch 'Qt'Gravatar Dirk Hohndel
2013-04-09Add dive tags and support invalid divesGravatar Ďoďo
2013-04-01Have some C++ file in the projectGravatar Alberto Mardegan
2013-03-01Make the map provider choice a preferenceGravatar Dirk Hohndel
2013-02-28Remember window sizeGravatar Amit Chaudhuri
2013-01-13Add support for MOD, EAD, AND and EADD in the mouse over displayGravatar Dirk Hohndel
2013-01-11Add default filename and divelist font to prefs structureGravatar Linus Torvalds
2013-01-11Update preference saving for numeric valuesGravatar Linus Torvalds
2013-01-10Clean up preference saving codeGravatar Linus Torvalds
2013-01-10Split up preference data structure definition into 'pref.h'Gravatar Linus Torvalds