Age | Commit message (Expand) | Author |
2013-11-02 | Speed up XML loading | Linus Torvalds |
2013-11-02 | Replaced the tag implementation | Maximilian Güntner |
2013-10-20 | Export dives in UDDF format | Miika Turkia |
2013-10-16 | GUI for CSV import | Miika Turkia |
2013-10-11 | Fix dive planner sidebar depth units | Linus Torvalds |
2013-10-09 | Only define TRUE and FALSE if they aren't defined already | Dirk Hohndel |
2013-10-09 | Disable unused function | Dirk Hohndel |
2013-10-07 | Fix some signedness issues | Dirk Hohndel |
2013-10-07 | Next round of code removal and header cleanup | Dirk Hohndel |
2013-10-07 | Remove even more code and declarations | Dirk Hohndel |
2013-10-07 | Remove info.c/info.h | Dirk Hohndel |
2013-10-07 | Remove feature checking | Dirk Hohndel |
2013-10-06 | Make Windows cross compile again | Dirk Hohndel |
2013-10-06 | Delete code and files that are no longer used | Dirk Hohndel |
2013-10-06 | Trying to switch to Qt translation | Dirk Hohndel |
2013-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-10-04 | Use helper function to find xslt folder | Dirk Hohndel |
2013-10-04 | Added configuration options for vertical speed units. | Patrick Valsecchi |
2013-09-27 | Added a ruler which can be dragged along the profile | Maximilian Güntner |
2013-09-19 | Hook up adding a dive | Dirk Hohndel |
2013-09-18 | Only calculate deco stops in planner mode | Dirk Hohndel |
2013-09-10 | Change ws_info and tank_info types | Dirk Hohndel |
2013-09-09 | Use the same code for command line and gui for file handling. | Tomaz Canabrava |
2013-08-05 | Delte the temporary dive from the divelist after calculating deco. | Robert C. Helling |
2013-06-27 | Removes circle in plan | Robert Helling |
2013-06-23 | Perform deco calculation for plan | Dirk Hohndel |
2013-06-23 | Start hooking in the deco calculations | Dirk Hohndel |
2013-06-18 | Converting the device_info list into a Qt data structure | Dirk Hohndel |
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 |