aboutsummaryrefslogtreecommitdiffstats
path: root/dive.h
AgeCommit message (Expand)Author
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-10-04Use helper function to find xslt folderGravatar Dirk Hohndel
2013-10-04Added configuration options for vertical speed units.Gravatar Patrick Valsecchi
2013-09-27Added a ruler which can be dragged along the profileGravatar Maximilian Güntner
2013-09-19Hook up adding a diveGravatar Dirk Hohndel
2013-09-18Only calculate deco stops in planner modeGravatar Dirk Hohndel
2013-09-10Change ws_info and tank_info typesGravatar Dirk Hohndel
2013-09-09Use the same code for command line and gui for file handling.Gravatar Tomaz Canabrava
2013-08-05Delte the temporary dive from the divelist after calculating deco.Gravatar Robert C. Helling
2013-06-27Removes circle in planGravatar Robert Helling
2013-06-23Perform deco calculation for planGravatar Dirk Hohndel
2013-06-23Start hooking in the deco calculationsGravatar Dirk Hohndel
2013-06-18Converting the device_info list into a Qt data structureGravatar Dirk Hohndel
2013-05-29Connect preferences to the rest of the codeGravatar Dirk Hohndel
2013-05-23Enable the weightsystem info and move the declarations to dive.hGravatar Dirk Hohndel
2013-05-22Get the math right for cylinder model setData functionGravatar Dirk Hohndel
2013-05-22Actually remove cylinders and weightsystems from the data structuresGravatar Dirk Hohndel
2013-05-21Replace GError handling with a kMessageWidget based approachGravatar Dirk Hohndel
2013-05-21Remove Gtk crudGravatar Dirk Hohndel
2013-05-21Correctly use the weightsystem_none / cylinder_none helpersGravatar Dirk Hohndel
2013-05-21Added the code to show the cylinders from a dive.Gravatar Tomaz Canabrava
2013-05-17Merge branch 'Qt'Gravatar Dirk Hohndel
2013-05-14Add tag for deco divesGravatar Dirk Hohndel
2013-05-11Require libzip, xslt and osm-gps-map in all buildsGravatar Henrik Brautaset Aronsen
2013-05-06Avoid redefinition of typedef ‘bool’Gravatar Henrik Brautaset Aronsen
2013-05-02Added code to Select a dive, fixed minor annoyances.Gravatar Tomaz Canabrava
2013-04-24Split report_dives into UI and logic and move to divelist filesGravatar Dirk Hohndel
2013-04-21Simplistic filtering by tagsGravatar Dirk Hohndel
2013-04-21Add Gtk dialog to select the dives tags for which dives are shownGravatar Dirk Hohndel
2013-04-18Delay Qt ui constructionGravatar Amit Chaudhuri
2013-04-15Added the code that will load and populate the Tank InfoGravatar Tomaz Canabrava
2013-04-10Add four more tagsGravatar Dirk Hohndel
2013-04-09Automatically show Freshwater tag (but don't set it)Gravatar Dirk Hohndel
2013-04-09Add tags for night and freshwaterGravatar Henrik Brautaset Aronsen
2013-04-09Add lake and river to the list of supported tagsGravatar Pierre-Yves Chibon
2013-04-09Store the tag names instead of an opaque numberGravatar Dirk Hohndel
2013-04-09Add dive tags and support invalid divesGravatar Ďoďo
2013-04-08Separate Gtk related code from core logic: plannerGravatar Dirk Hohndel
2013-04-07Separate Gtk related code from core logic: plannerGravatar Dirk Hohndel
2013-04-07Separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-04-07Move set_filename() calls outside of parse_file()Gravatar Alberto Mardegan
2013-04-06Separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-04-02Move set_filename() calls outside of parse_file()Gravatar Alberto Mardegan
2013-04-01Have some C++ file in the projectGravatar Alberto Mardegan
2013-03-28Fix get_cylinder_index() gasmix comparisonsGravatar Linus Torvalds
2013-03-28When merging dives, match up the cylinders to each other using gasmixGravatar Linus Torvalds
2013-03-17Manually add gas changes to a diveGravatar Dirk Hohndel
2013-03-10.DLD generation for uploading to divelogs.deGravatar Miika Turkia
2013-03-04Limited support for Suunto DM4 importGravatar Miika Turkia
2013-02-27Planner: don't use the planned dive for relative start timeGravatar Dirk Hohndel