summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-25Cloud storage: attempt to deal with conflicts about deleted filesGravatar Dirk Hohndel
2015-08-25Cloud storage: first test case for a very simple mergeGravatar Dirk Hohndel
2015-08-25Cloud storage: test offline operationGravatar Dirk Hohndel
2015-08-25Cloud storage: adjust debugging messagesGravatar Dirk Hohndel
2015-08-25Cloud storage: add test for simple save / load from our test accountGravatar Dirk Hohndel
2015-08-25Save XML: sort the dive sites by uuidGravatar Dirk Hohndel
2015-08-25Make created dive site uuid deterministicGravatar Dirk Hohndel
2015-08-25Add simple test for git storageGravatar Dirk Hohndel
2015-08-25Cloud storage: be more verbose if asked to be verboseGravatar Dirk Hohndel
2015-08-25Cloud storage: try to brute force your way around merge issuesGravatar Dirk Hohndel
2015-08-25Cloud storage: be very strict about renamesGravatar Dirk Hohndel
2015-08-25When building against libgit2 v0.23 or newer we can assume API23Gravatar Dirk Hohndel
2015-08-25Cloud storage: clean up after the mergeGravatar Dirk Hohndel
2015-08-25Cloud storage: move git merge into its own functionGravatar Dirk Hohndel
2015-08-25Cloud storage: better error message for dirty stateGravatar Dirk Hohndel
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-22Cloud storage: use merge options to avoid conflictsGravatar Dirk Hohndel
2015-08-22Cloud storage: merge local and remote changes if there is no conflictGravatar Dirk Hohndel
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