Age | Commit message (Expand) | Author |
2014-05-05 | Correctly parse boolean preferences | Dirk Hohndel |
2014-05-05 | Fix odd indentation | Dirk Hohndel |
2014-04-25 | Fixing Hotkeys inconsistency for divecomputer/pref/numbering windows | Gehad |
2014-04-16 | Renaming the prefs struct members to be consistent with the QSettings. | Gehad Elrobey |
2014-04-14 | Add option to save userid in data files | Venkatesh Shukla |
2014-04-10 | Feature to show or hide heart rate graph | Lakshman |
2014-04-07 | Fix incorrect behavior in preference window | Gehad |
2014-04-05 | Remove check option to show units in text label | Lakshman |
2014-03-28 | Toggle showing average depth | Lakshman |
2014-03-11 | Support save / load for the Animation Speed on the Preferences | Tomaz Canabrava |
2014-03-10 | Show temperature units in the label when editing dive | Lakshman |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-27 | Store zoomed plot in preferences | Tomaz Canabrava |
2014-02-26 | Fixing default font on preference window | Danilo Cesar Lemes de Paula |
2014-02-12 | Replace mainWindow() with MainWindow::instance() | Boris Barbulovski |
2014-02-11 | Handle cancel in PreferencesDialog::on_chooseFile_clicked | Patrick Majewski |
2014-02-08 | Remove the graph options from the Preferences | Dirk Hohndel |
2014-02-08 | Load preferences before they are saved. | Michael Andreen |
2014-02-06 | Move save of preferences to the preferences dialog. | Tomaz Canabrava |
2014-02-06 | Create a toolbox on the left side of the new profile | Tomaz Canabrava |
2014-02-05 | Optimizations and fixes on the new profile. | Tomaz Canabrava |
2014-01-16 | Whitespace and coding style updates | Dirk Hohndel |
2014-01-11 | Don't show tanks that aren't used during a dive | Dirk Hohndel |
2013-12-18 | Make default font setting actually work | Tomaz Canabrava |
2013-12-18 | Whitespace fix | Tomaz Canabrava |
2013-12-12 | Fix the logic when to display the "language changed" warning | Dirk Hohndel |
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 |