Age | Commit message (Expand) | Author |
2013-05-06 | Port the plot text method to Qt, also test it by actually plotting something | Tomaz Canabrava |
2013-05-03 | Remove the majority of the Gtk related code | Dirk Hohndel |
2013-04-14 | Separate Gtk related code from core logic: info | Dirk Hohndel |
2013-04-06 | Separate Gtk related code from core logic: divelist | Dirk Hohndel |
2013-04-01 | Have some C++ file in the project | Alberto Mardegan |
2013-03-25 | Add macros for text sizes | Dirk Hohndel |
2013-03-19 | Make slider labels consistent in print dialog | Dirk Hohndel |
2013-03-17 | Manually add gas changes to a dive | Dirk Hohndel |
2013-02-27 | When manually adding a dive allow user to set avg depth as well | Dirk Hohndel |
2013-02-20 | info.c: add a method to clear all GtkListStore allocations | Lubomir I. Ivanov |
2013-01-30 | Massive cleanup | Dirk Hohndel |
2013-01-28 | Merge branch 'gps-map-input' | Dirk Hohndel |
2013-01-28 | Clean up gtk combo box handling | Linus Torvalds |
2013-01-28 | Pick GPS coordinates of dive location via map widget | Dirk Hohndel |
2013-01-22 | Add GPS icon to the location column for dive sites where we have GPS data | Dirk Hohndel |
2013-01-11 | Update preference saving for numeric values | Linus Torvalds |
2013-01-11 | gtk-gui.c: Move the download dialog related code to a new file | Lubomir I. Ivanov |
2013-01-10 | Split up preference data structure definition into 'pref.h' | Linus Torvalds |
2013-01-08 | Avoid pointless calls to dive planner | Dirk Hohndel |
2013-01-07 | Move planner UI into planner.c | Dirk Hohndel |
2013-01-05 | Add new gases to the combo box in dive plan entry | Dirk Hohndel |
2013-01-05 | Create the infrastructure for a dive plannder based on a tree-model | Linus Torvalds |
2013-01-03 | Make GF values configurable | Dirk Hohndel |
2013-01-03 | Use gradient factors in deco calculation | Dirk Hohndel |
2013-01-03 | Add configurable visualization of calculated ceiling | Dirk Hohndel |
2013-01-02 | Use old style (pre gtk-2.22) keysyms | Dirk Hohndel |
2012-12-11 | Merge branch 'cns' into cns-merge | Dirk Hohndel |
2012-12-10 | Display maximum CNS in the divelist | Dirk Hohndel |
2012-12-10 | Add the ability to edit the date/time of a dive | Dirk Hohndel |
2012-12-10 | Move global variables covered by Preferences into one structure | Dirk Hohndel |
2012-12-09 | Consistent Quit behavior on the Mac | Dirk Hohndel |
2012-12-07 | Add option to make ceiling visually stand out more in the profile | Dirk Hohndel |
2012-11-30 | Convert Uemis downloader to directly create dives | Dirk Hohndel |
2012-11-28 | Track Uemis last dive downloaded on a per data-file basis | Dirk Hohndel |
2012-11-20 | Allow the user to cancel a dive computer download | Dirk Hohndel |
2012-11-11 | Add special download modes to force updates from the divecomputer | Dirk Hohndel |
2012-11-10 | Add threshold feature for partial pressure graphs | Dirk Hohndel |
2012-11-01 | Add vertical space to depth plot if we are showing partial pressure graphs | Dirk Hohndel |
2012-11-01 | Change preferences into a notebook and add second page for tec settings | Dirk Hohndel |
2012-11-01 | First stab at plotting a pO2 graph | Dirk Hohndel |
2012-10-27 | Improve the dive computer device selection | Dirk Hohndel |
2012-10-01 | Destroy the divelist (tree) before calling gtk_main_quit() | Lubomir I. Ivanov |
2012-09-26 | First implementation of native Uemis downloader | Dirk Hohndel |
2012-09-21 | Activate the new separate "Import XML File" functionality | Lubomir I. Ivanov |
2012-09-21 | Remove the XML file selection from the DC download dialog | Lubomir I. Ivanov |
2012-09-12 | Make sure Subsurface receives Quit / Command-Q callback on Mac | Dirk Hohndel |
2012-09-09 | First cut of adding a default file name | Dirk Hohndel |
2012-08-28 | Work on the printing of the dives, first attempt to print as table. | Pierre-Yves Chibon |
2012-08-27 | Start re-working the print UI to allow printing tables with no profiles. | Pierre-Yves Chibon |
2012-08-20 | Rework dive selection logic | Linus Torvalds |