Age | Commit message (Expand) | Author |
2013-05-29 | Connect preferences to the rest of the code | Dirk Hohndel |
2013-05-23 | Enable the weightsystem info and move the declarations to dive.h | Dirk Hohndel |
2013-05-22 | Get the math right for cylinder model setData function | Dirk Hohndel |
2013-05-22 | Actually remove cylinders and weightsystems from the data structures | Dirk Hohndel |
2013-05-21 | Replace GError handling with a kMessageWidget based approach | Dirk Hohndel |
2013-05-21 | Remove Gtk crud | Dirk Hohndel |
2013-05-21 | Correctly use the weightsystem_none / cylinder_none helpers | Dirk Hohndel |
2013-05-21 | Added the code to show the cylinders from a dive. | Tomaz Canabrava |
2013-05-17 | Merge branch 'Qt' | Dirk Hohndel |
2013-05-14 | Add tag for deco dives | Dirk Hohndel |
2013-05-11 | Require libzip, xslt and osm-gps-map in all builds | Henrik Brautaset Aronsen |
2013-05-06 | Avoid redefinition of typedef ‘bool’ | Henrik Brautaset Aronsen |
2013-05-02 | Added code to Select a dive, fixed minor annoyances. | Tomaz Canabrava |
2013-04-24 | Split report_dives into UI and logic and move to divelist files | Dirk Hohndel |
2013-04-21 | Simplistic filtering by tags | Dirk Hohndel |
2013-04-21 | Add Gtk dialog to select the dives tags for which dives are shown | Dirk Hohndel |
2013-04-18 | Delay Qt ui construction | Amit Chaudhuri |
2013-04-15 | Added the code that will load and populate the Tank Info | Tomaz Canabrava |
2013-04-10 | Add four more tags | Dirk Hohndel |
2013-04-09 | Automatically show Freshwater tag (but don't set it) | Dirk Hohndel |
2013-04-09 | Add tags for night and freshwater | Henrik Brautaset Aronsen |
2013-04-09 | Add lake and river to the list of supported tags | Pierre-Yves Chibon |
2013-04-09 | Store the tag names instead of an opaque number | Dirk Hohndel |
2013-04-09 | Add dive tags and support invalid dives | Ďoďo |
2013-04-08 | Separate Gtk related code from core logic: planner | Dirk Hohndel |
2013-04-07 | Separate Gtk related code from core logic: planner | Dirk Hohndel |
2013-04-07 | Separate Gtk related code from core logic: divelist | Dirk Hohndel |
2013-04-07 | Move set_filename() calls outside of parse_file() | Alberto Mardegan |
2013-04-06 | Separate Gtk related code from core logic: divelist | Dirk Hohndel |
2013-04-02 | Move set_filename() calls outside of parse_file() | Alberto Mardegan |
2013-04-01 | Have some C++ file in the project | Alberto Mardegan |
2013-03-28 | Fix get_cylinder_index() gasmix comparisons | Linus Torvalds |
2013-03-28 | When merging dives, match up the cylinders to each other using gasmix | Linus Torvalds |
2013-03-17 | Manually add gas changes to a dive | Dirk Hohndel |
2013-03-10 | .DLD generation for uploading to divelogs.de | Miika Turkia |
2013-03-04 | Limited support for Suunto DM4 import | Miika Turkia |
2013-02-27 | Planner: don't use the planned dive for relative start time | Dirk Hohndel |
2013-02-25 | Take incompressibility of gas into account at higher pressures | Linus Torvalds |
2013-02-25 | Show a "No Events" label when there are no events in the filter dialog | Lubomir I. Ivanov |
2013-02-24 | Fix cylinder air size calculations | Linus Torvalds |
2013-02-22 | Add correct XSLT search path for Windows | Dirk Hohndel |
2013-02-18 | When only a dive trip is selected, select all the dives in the trip | Linus Torvalds |
2013-02-15 | Get the SHA1 routines from git instead of openssl | Linus Torvalds |
2013-02-15 | Improve the code handling air temperature | Linus Torvalds |
2013-02-14 | Better handling of manually edited air temperature | Dirk Hohndel |
2013-02-13 | Rewriting the error handling in planner.c | Dirk Hohndel |
2013-02-12 | Fix gas handling in planner | Dirk Hohndel |
2013-02-09 | Finish removing accesses to first divecomputer instead of dive | Dirk Hohndel |
2013-02-09 | Move duration to dive structure and replace accessor function | Dirk Hohndel |
2013-02-09 | Add a meandepth to the dive structure | Dirk Hohndel |