Age | Commit message (Expand) | Author |
2013-05-21 | Replace GError handling with a kMessageWidget based approach | Dirk Hohndel |
2013-05-21 | Remove Gtk crud | Dirk Hohndel |
2013-05-21 | Initialize QSettings earlier & change the Organization to "Subsurface" | Dirk Hohndel |
2013-05-17 | Merge branch 'Qt' | Dirk Hohndel |
2013-05-11 | Require libzip, xslt and osm-gps-map in all builds | Henrik Brautaset Aronsen |
2013-05-03 | Remove the majority of the Gtk related code | Dirk Hohndel |
2013-04-24 | Split report_dives into UI and logic and move to divelist files | Dirk Hohndel |
2013-04-18 | Delay Qt ui construction | Amit Chaudhuri |
2013-04-07 | Move set_filename() calls outside of parse_file() | Alberto Mardegan |
2013-04-02 | Move set_filename() calls outside of parse_file() | Alberto Mardegan |
2013-03-01 | Make the map provider choice a preference | Dirk Hohndel |
2013-02-18 | Clear statistics and equipment when no dive is selected | Dirk Hohndel |
2013-02-09 | Fixed some memory leaks in windows.c and main.c | Lubomir I. Ivanov |
2013-02-09 | Finish removing accesses to first divecomputer instead of dive | Dirk Hohndel |
2013-01-31 | Better algorithm to merge gps locations & locations names from webservice | Dirk Hohndel |
2013-01-30 | Massive cleanup | Dirk Hohndel |
2013-01-24 | Don't set a default filename when called with multiple filenames | Dirk Hohndel |
2013-01-24 | Don't mark divelist changed for automated merges after all | Linus Torvalds |
2013-01-24 | Merge branch 'webservice-import' | Dirk Hohndel |
2013-01-23 | Fix setting of the dive_table.preexisting logic | Linus Torvalds |
2013-01-23 | Move more dive computer filled data to the divecomputer structure | Linus Torvalds |
2013-01-23 | Import and merge GPS data from the webservice | Dirk Hohndel |
2013-01-13 | Add support for MOD, EAD, AND and EADD in the mouse over display | Dirk Hohndel |
2013-01-11 | Add default filename and divelist font to prefs structure | Linus Torvalds |
2013-01-10 | Make the default preferences explicit | Linus Torvalds |
2013-01-10 | Split up preference data structure definition into 'pref.h' | Linus Torvalds |
2012-12-22 | Imrpove the nickname handling | Dirk Hohndel |
2012-12-21 | Remove nickname from divecomputer data structure | Dirk Hohndel |
2012-12-13 | Add the ability to set a nickname for a dive computer | Dirk Hohndel |
2012-12-05 | When starting with an empty data file and downloading dives, number them | Dirk Hohndel |
2012-11-11 | Add special download modes to force updates from the divecomputer | Dirk Hohndel |
2012-11-11 | Support merging of two adjacent dives | Linus Torvalds |
2012-11-11 | Prepare to merge non-overlapping dives | Linus Torvalds |
2012-11-09 | Fix dive trip merging logic | Linus Torvalds |
2012-10-25 | Allow debug output to go either to log file or to stderr | Dirk Hohndel |
2012-10-18 | Don't enable equipment notebook buttons if there is no dive | Dirk Hohndel |
2012-10-18 | Find translation files on Linux after Subsurface was installed | Dirk Hohndel |
2012-10-15 | Set locale under Windows | Dirk Hohndel |
2012-10-15 | Forgot to localize names of months and weekdays | Dirk Hohndel |
2012-10-15 | Support for gettext in MacOSX application bundle | Henrik Brautaset Aronsen |
2012-10-11 | Conversion to gettext to allow localization | Dirk Hohndel |
2012-10-09 | A file that we import should never become the default file we save to | Dirk Hohndel |
2012-10-04 | Provide a method to use unicode command line arguments on Windows | Lubomir I. Ivanov |
2012-09-29 | Fix a number of obvious memory leaks | Dirk Hohndel |
2012-09-26 | Add the ability to create a log file for debugging output | Dirk Hohndel |
2012-09-18 | Call xmlCleanupParser only once - when we are done with libxml | Lubomir I. Ivanov |
2012-09-17 | Make sure dive info is displayed correctly at start | Dirk Hohndel |
2012-09-17 | Fix potential crash when importing dives | Dirk Hohndel |
2012-09-17 | Show the datafile name even with no dives | Dirk Hohndel |
2012-09-10 | Change the definition of "dive table changed" | Dirk Hohndel |