aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-25Clear the displayed dive and dive site when clearing dive dataGravatar Dirk Hohndel
2015-08-25Add spinner while opening or saving cloud storageGravatar Dirk Hohndel
2015-08-25Change Seabear TestParse to use reduced parametersGravatar Miika Turkia
2015-08-25Seabear import: remove excessive amount of parametersGravatar Miika Turkia
2015-08-25Change TestParse to use reduced parametersGravatar Miika Turkia
2015-08-25Remove excessive amount of parametersGravatar Miika Turkia
2015-08-25VPM-B: Add more planner testsGravatar Rick Walsh
2015-08-25Test VPM-B Correct expected dive time in commentGravatar Rick Walsh
2015-08-25Test another VPM-B dive planGravatar Rick Walsh
2015-08-25Add EON steel udev rule to FAQGravatar Miika Turkia
2015-08-23Merge branch 'custom-print' of github.com:neolit123/subsurfaceGravatar Dirk Hohndel
2015-08-23Add a test for the VPM-B mode of the plannerGravatar Robert C. Helling
2015-08-23Prepare global state of VPM-B when starting to planGravatar Robert C. Helling
2015-08-23dump_tissues() should be available regardless of macro settingsGravatar Robert C. Helling
2015-08-23Comment meaning of preference variablesGravatar Robert C. Helling
2015-08-23Show tissue ceilings in tenth of m/ftGravatar Robert C. Helling
2015-08-23Simplified Boyle's law correction and new cubic rootGravatar Robert C. Helling
2015-08-23VPM-B: Calculate first_stop_pressure before starting ascentGravatar Rick Walsh
2015-08-23Recmode: Disable gas switch optionsGravatar Joakim Bygdell
2015-08-23Indent "Conservatism level"Gravatar Joakim Bygdell
2015-08-22Printing: replace usage of std::ceil()Gravatar Gehad elrobey
2015-08-22Printing: disable template editing for statistics templatesGravatar Gehad elrobey
2015-08-22Printing: enable UI elements that now can be usedGravatar Gehad elrobey
2015-08-22Printing: use the same code for both statistics and divelist printGravatar Gehad elrobey
2015-08-22Printing: add a statistics templateGravatar Gehad elrobey
2015-08-22Printing: generate a Grantlee statistics templateGravatar Gehad elrobey
2015-08-22Printing: export a statistics data structure to the Grantlee backendGravatar Gehad elrobey
2015-08-22Printing: add statistics templates to the dialogGravatar Gehad elrobey
2015-08-22Printing: read statistics templates from the "statistics" pathGravatar Gehad elrobey
2015-08-22Printing: check the print type in the preview sectionGravatar Gehad elrobey
2015-08-22Printing: fix uninialized border widthGravatar Gehad elrobey
2015-08-22Printing: update the user-manualGravatar Gehad elrobey
2015-08-22Printing: refactor printing codeGravatar Gehad elrobey
2015-08-22Printing: update user-manual imagesGravatar Gehad elrobey
2015-08-22Printing: fix typo in template nameGravatar Gehad elrobey
2015-08-22Printing: fix the six dives per page layoutGravatar Gehad elrobey
2015-08-22Printing: use older Qt methods when calculating the ceilGravatar Gehad elrobey
2015-08-22Continue to separate logic code from UI codeGravatar Dirk Hohndel
2015-08-21Cmake: fix cross compiling on WindowsGravatar Dirk Hohndel
2015-08-21Display error messages in plannerGravatar Robert C. Helling
2015-08-21Use our pressure type to avoid bar / mbar confusionGravatar Dirk Hohndel
2015-08-21Don't do computationally expensive Boyle compensation when not using VPM-BGravatar Robert C. Helling
2015-08-21Don't do Boyle compensation when still on first stopGravatar Robert C. Helling
2015-08-21Save Properties for each State of the mainWindowGravatar Tomaz Canabrava
2015-08-20Updates to the ReleaseNotesGravatar Dirk Hohndel
2015-08-20Open subsurface on attaching divecomputerGravatar Venkatesh Shukla
2015-08-20Connect up serial_ftdi custom serialGravatar Anton Lundin
2015-08-20Turn serial_ftdi.c into a custom_serialGravatar Anton Lundin
2015-08-20Re-indent and style up serial ftdiGravatar Anton Lundin
2015-08-20serial_ftdi.c for communication with ftdi devicesGravatar Venkatesh Shukla