summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2016-07-23Allow the user to give longer cloud timeout on the command lineGravatar Dirk Hohndel
2016-07-23Use preferences object to correctly store cloud statusGravatar Dirk Hohndel
2016-07-23Only add non-blank cylinder strings to the cylinder listGravatar Tim Wootton
2016-07-23Remove unnecessary DivePlannerPointsModel functions and variablesGravatar Rick Walsh
2016-07-23Only add non-blank weights to the weight listGravatar Tim Wootton
2016-07-23Let cns and otu return ints rather than QStringsGravatar Tim Wootton
2016-07-23Adds missing visibility to DiveObjectHelper, so it too can be used in print t...Gravatar Tim Wootton
2016-07-21Add support for SAMPLE_EVENT_STRING event typeGravatar Linus Torvalds
2016-07-21Properly pick cylinder use when merging divesGravatar Linus Torvalds
2016-07-21Get the cylinder use data from libdivecomputer if providedGravatar Linus Torvalds
2016-07-21Add proper line ending for unit line in git save formatGravatar Linus Torvalds
2016-07-18Show SAC rate when using the rulerGravatar Dirk Hohndel
2016-07-17Stay offline if the cloud server is unreachableGravatar Dirk Hohndel
2016-07-09Fixup: don't capitalise best_HeGravatar Rick Walsh
2016-07-09Planner: automate calculation of best mix for max depthGravatar Rick Walsh
2016-07-09Validate O2 in best mixGravatar Rick Walsh
2016-07-09Add function to calculate gas maximum narcotic depthGravatar Rick Walsh
2016-07-09Have divedatapoint store cylinder id instead of gasmixGravatar Rick Walsh
2016-06-23Support libgit2 api 0.24Gravatar Anton Lundin
2016-06-20Avoid unused argument warningsGravatar Dirk Hohndel
2016-06-20Preferentially use existing device ID when setting serial numberGravatar Linus Torvalds
2016-06-14Grr. Fix. Typo.Gravatar Dirk Hohndel
2016-06-14Only setpoint changes with non-zero SP indicate a CCR diveGravatar Robert C. Helling
2016-06-11Remove unused variableGravatar Dirk Hohndel
2016-06-11Fix logic for presaturationGravatar Robert C. Helling
2016-06-01Make sure all dive computer events are represented in the plot_info dataGravatar Linus Torvalds
2016-06-01Don't ignore surface events in xml parsingGravatar Linus Torvalds
2016-05-31Don't ignore surface events from libdivecomputerGravatar Linus Torvalds
2016-05-31Make 'clear_dive()' free the primary dive computer data properlyGravatar Linus Torvalds
2016-05-28Add some gas mix validation to the plannerGravatar Rick Walsh
2016-05-28Shearwater import model name for Petrel and PredatorGravatar Miika Turkia
2016-05-28Set model on Shearwater importGravatar Miika Turkia
2016-05-28Use serial as device ID on Shearwater importGravatar Miika Turkia
2016-05-21fixup: Don't confuse EAD and ENDGravatar Rick Walsh
2016-05-21Planner: add best mix EAD preferenceGravatar Rick Walsh
2016-05-21Add functions to calculate best mixGravatar Rick Walsh
2016-05-16QML UI: add comboboxes to DiveDetailsEditGravatar Joakim Bygdell
2016-05-16Add functions to DiveObjectsHelperGravatar Joakim Bygdell
2016-05-05NULL terminate the parameters arrayGravatar Miika Turkia
2016-05-05Allow parsing of .txt files on importGravatar Miika Turkia
2016-05-04Find bundled translations on iOSGravatar Dirk Hohndel
2016-05-03Android build: prepare and copy translations into the APKGravatar Dirk Hohndel
2016-05-03Parse date and time from on APD importGravatar Miika Turkia
2016-05-02Print xsltproc command line on verbose modeGravatar Miika Turkia
2016-05-02Move the qtTranslator and ssrfTranslator pointers to qt-init.cppGravatar Thiago Macieira
2016-04-30Only attempt to download each picture onceGravatar Robert C. Helling
2016-04-30Fix typoGravatar Dirk Hohndel
2016-04-30Merge branch 'offlineDefault'Gravatar Dirk Hohndel
2016-04-30QML UI: make offline the defaultGravatar Dirk Hohndel
2016-04-30Don't pretend that opening git repo succeededGravatar Dirk Hohndel