aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-06-15HTML: Show dive profile embedded in HTML5 canvasGravatar Gehad elrobey
2014-06-15HTML: define the visited array type to booleanGravatar Gehad elrobey
2014-06-15HTML: Write cylinder data to the JSON files.Gravatar Gehad elrobey
2014-06-15HTML: export DC samples to JSON format.Gravatar Gehad elrobey
2014-06-15HTML: Report saving to file errors.Gravatar Gehad elrobey
2014-06-14OS DetectionGravatar Joshua Joseph
2014-06-14OS Detection: Use QFile when reading /etc/os-releaseGravatar Joseph W. Joshua
2014-06-14User survey: force running the survey from command lineGravatar Dirk Hohndel
2014-06-14User survey: small updatesGravatar Dirk Hohndel
2014-06-14Make system detection compile on MacGravatar Dirk Hohndel
2014-06-14OS DetectionGravatar Joseph W. Joshua
2014-06-13Start a user survey dialogGravatar Dirk Hohndel
2014-06-13Prevent using uninitialized variableGravatar Dirk Hohndel
2014-06-12Fix tank size displayGravatar Dirk Hohndel
2014-06-12Correct pO2 formula in CNS calculation.Gravatar Robert C. Helling
2014-06-12Don't copy the current dive ontop of editedDive after edit has startedGravatar Dirk Hohndel
2014-06-12Much needed clean on the HTML export dialog code.Gravatar Tomaz Canabrava
2014-06-12Delay loading of some settings until laterGravatar Dirk Hohndel
2014-06-12Planner: don't show the planner panes by defaultGravatar Dirk Hohndel
2014-06-12Planner: update tabstop order againGravatar Dirk Hohndel
2014-06-12Planner: New plannerSettingsWidgetGravatar Robert C. Helling
2014-06-11Add beginning of pretend CCR XML fileGravatar Dirk Hohndel
2014-06-11Simplify codeGravatar Dirk Hohndel
2014-06-11Provide for a dive_computer_type variable within dc structureGravatar Willem Ferguson
2014-06-11Change the QDialog for html export to getExistingFolderGravatar Tomaz Canabrava
2014-06-11Fix layout of Dive ExportGravatar Tomaz Canabrava
2014-06-11Fix layout of import CVSGravatar Tomaz Canabrava
2014-06-11Fix uninitialized memory warningGravatar Dirk Hohndel
2014-06-11Have explicit "%s" format strings in printf style statementsGravatar Robert C. Helling
2014-06-11Allow the user to delete a dive computer from a diveGravatar Dirk Hohndel
2014-06-11Profile: add a flag to force redrawing the profileGravatar Dirk Hohndel
2014-06-11Qmake: make clean failed on Windows cross buildsGravatar Dirk Hohndel
2014-06-11ENABLE_PLANNER is obsoleteGravatar Dirk Hohndel
2014-06-11Deal with some uninitialized variable warningsGravatar Dirk Hohndel
2014-06-11Globe: do a better job detecting double clicks and setting GPS coordinatesGravatar Dirk Hohndel
2014-06-11Don't silently ignore suspcious data from libdivecomputerGravatar Dirk Hohndel
2014-06-10Don't ignore actual diveable mixesGravatar Anton Lundin
2014-06-10Minor code readability improvementGravatar Dirk Hohndel
2014-06-10Remove unused variableGravatar Dirk Hohndel
2014-06-10Planner: fix the tab orderGravatar Dirk Hohndel
2014-06-10More layout work for stats tabGravatar Dirk Hohndel
2014-06-10Improve statistic on used gasGravatar Dirk Hohndel
2014-06-10Picture handling: when zooming thumbnail, put it in the foregroundGravatar Dirk Hohndel
2014-06-10Planner: don't reset GF when preferences changeGravatar Dirk Hohndel
2014-06-10Planner: show the GF used for planning on top of the profileGravatar Dirk Hohndel
2014-06-10Planner: reset GFlow and GFhigh when we're doneGravatar Dirk Hohndel
2014-06-10Planner: use the actual setting for GF low at max depthGravatar Dirk Hohndel
2014-06-09Add gas consumption statistic for selected divesGravatar Dirk Hohndel
2014-06-09Don't show the average depth for the selected divesGravatar Dirk Hohndel
2014-06-09planner.c: prevent an uninitialized warningGravatar Lubomir I. Ivanov