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
/
qt-ui
/
preferences.cpp
Age
Commit message (
Expand
)
Author
2013-12-08
Rename the radio button to match label kgs->kg
Anton Lundin
2013-12-08
Fix units boxes in preference panel
Anton Lundin
2013-12-07
Language chooser improvements
Sergey Starosek
2013-12-06
Added 'English' and 'Use System Default' options.
Tomaz Canabrava
2013-12-06
Added a filter option to the Language Chooser
Tomaz Canabrava
2013-12-06
Code Cleanup
Tomaz Canabrava
2013-12-06
Settings for Display preferences didn't really set the preferences.
Tomaz Canabrava
2013-12-06
Added a language preference to the Settings.
Tomaz Canabrava
2013-12-04
Add some limits to the GF's
Anton Lundin
2013-11-30
Fix all leak-at-exit from singletons in Subsurface
Thiago Macieira
2013-11-24
Create a drop down to choose default cylinder
Anton Lundin
2013-11-23
Use the default cylinder if defined
Dirk Hohndel
2013-11-23
Create a text entry for default cylinder in preferences
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-19
Trigger redraw of the Dive Info pane on preferences change
Dirk Hohndel
2013-11-19
Hook up MOD in the preferences dialog
Dirk Hohndel
2013-11-17
Add more file types to import/default log file dialog
Henrik Brautaset Aronsen
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-10-17
Show SAC in the mouseover.
Anton Lundin
2013-10-14
Enable file selection dialog for preferences
Miika Turkia
2013-10-04
Added configuration options for vertical speed units.
Patrick Valsecchi
2013-10-03
Make the classes generated by uic be real members of our classes
Thiago Macieira
2013-10-03
Include the ui_*.h headers in the main headers.
Thiago Macieira
2013-09-18
Show sample time in the mouseover.
Anton Lundin
2013-06-28
Close child windows and dialogs with main window
Lubomir I. Ivanov
2013-06-04
Explicitly store UI values to prefs
Dirk Hohndel
2013-06-03
Tie all the pieces together and make Preferences work as intended
Dirk Hohndel
2013-06-03
Implement Apply / Close without Saving for preferences
Tomaz Canabrava
2013-06-02
Correctly implement Metric / Imperial / Personalize preference
Dirk Hohndel
2013-05-31
Cleanup minor issues with ceilings for individualy tissues
Dirk Hohndel
2013-05-31
Show ceilings for individual tissues
Robert Helling
2013-05-29
Correct the ceiling preference handling
Dirk Hohndel
2013-05-29
Correctly enable partial pressure threshold entry in preferences
Dirk Hohndel
2013-05-29
Connect preferences to the rest of the code
Dirk Hohndel
2013-05-26
Hook up most of the Preferences dialog
Dirk Hohndel
2013-05-26
Repair the saving and loading of units
Dirk Hohndel
2013-05-24
Added support for a preliminary Preferences Dialog
Tomaz Canabrava