summaryrefslogtreecommitdiffstats
path: root/divelist.h
AgeCommit message (Expand)Author
2015-10-30Move all core-functionality to subsurface-coreGravatar Tomaz Canabrava
2015-10-01Make add_single_dive() grow the divelist allocation if necessaryGravatar Linus Torvalds
2015-07-24QML UI: make sure the dive list is empty before loading divesGravatar Dirk Hohndel
2015-06-20Track minimum datafile versionGravatar Dirk Hohndel
2015-06-01Simplify model handling and crashes fixesGravatar Tomaz Canabrava
2014-11-12Deselect dives that are no longer shown as the dive list is filteredGravatar Dirk Hohndel
2014-08-18Planner: assign a dive number if the right number seems obviousGravatar Dirk Hohndel
2014-08-11Rename dive gas function and defines for clarityGravatar Anton Lundin
2014-05-24Dive list: move trip merging logic into divelist.cGravatar Dirk Hohndel
2014-05-24Dive list: move trip selection / deselection logic to divelist.cGravatar Dirk Hohndel
2014-05-24Add some helper functionsGravatar Dirk Hohndel
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2013-12-12Fix incorrect handling of autogrouped tripsGravatar Dirk Hohndel
2013-11-19Fix trip summary line in dive listGravatar Dirk Hohndel
2013-10-16Helpers: move some date related function to qt-gui.cppGravatar Lubomir I. Ivanov
2013-10-07Next round of code removal and header cleanupGravatar Dirk Hohndel
2013-10-07Remove even more code and declarationsGravatar Dirk Hohndel
2013-09-24Only offer to merge dives if they are consecutive in the divelistGravatar Dirk Hohndel
2013-09-23Add "merge selected dives" to dive list popup menuGravatar Dirk Hohndel
2013-05-31Use a slightly shorter date string for Info tabGravatar Dirk Hohndel
2013-05-17Merge branch 'Qt'Gravatar 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-02Move gas string computation into core logic codeGravatar Dirk Hohndel
2013-04-24Call the get_date functions with timestamp_t instead of struct tmGravatar Dirk Hohndel
2013-04-24MSVC is c89Gravatar Dirk Hohndel
2013-04-24Split report_dives into UI and logic and move to divelist filesGravatar Dirk Hohndel
2013-04-21Move creation of dive and dive trip date string into helper functionsGravatar Dirk Hohndel
2013-04-18Move creation of dive and dive trip date string into helper functionsGravatar Dirk Hohndel
2013-04-15Remove second dive_trip_list definition and douplicate helper functionGravatar Dirk Hohndel
2013-04-15Remove second dive_trip_list definition and douplicate helper functionGravatar Dirk Hohndel
2013-04-10Add missing divelogs check for LIBZIP and XSLTGravatar Henrik Brautaset Aronsen
2013-04-09Add menu entry for divelogs.de uploadGravatar Henrik Brautaset Aronsen
2013-04-07Continue to separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-04-07Separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-04-06Continue to separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-04-06Separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-04-01Have some C++ file in the projectGravatar Alberto Mardegan
2013-03-24Export dives to UDDF fileGravatar Miika Turkia
2013-02-19Obviate the need for explicit 'remember_tree_state/restore_tree_state' callsGravatar Linus Torvalds
2013-01-13Correctly show the planned dive in the divelistGravatar Dirk Hohndel
2013-01-06Display dive profile of the dive we plan, as we plan itGravatar Dirk Hohndel
2013-01-04First stab at simplistic dive planningGravatar Dirk Hohndel
2013-01-03Consider previous dives when calculating decoGravatar Dirk Hohndel
2013-01-01First step towards grabbing keys and handling them ourselvesGravatar Dirk Hohndel
2012-11-21Make sure there are no invisible selected dives after import / downloadGravatar Dirk Hohndel
2012-09-02Add autogen menu commandGravatar Dirk Hohndel
2011-11-13Make sure SAC and OTU get recalculated after cylinder info was changedGravatar Dirk Hohndel
2011-09-27Add preference option to chose if SAC and/or OTU should be in divelistGravatar Dirk Hohndel