aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2016-08-27Settings update: Only set if value changed + bugfixes.Gravatar Tomaz Canabrava
2016-08-27Settings update: Fix broken UpdateManger logicGravatar Dirk Hohndel
2016-08-27Settings update: Remember to load the "UpdateManager" settingsGravatar Tomaz Canabrava
2016-08-27Settings update: Move loadPreferences out of qt-helper.cppGravatar Tomaz Canabrava
2016-08-27Settings update: Move preferences sync / initializationGravatar Tomaz Canabrava
2016-08-27Settings update: Remove uneeded includesGravatar Tomaz Canabrava
2016-08-27Settings update: Correct commentGravatar Tomaz Canabrava
2016-08-27Settings update: Remove unused include and add FIXME commentGravatar Tomaz Canabrava
2016-08-27Settings update: Add "Dive Computer" settings to SettingsObjectWrapperGravatar Tomaz Canabrava
2016-08-27Settings update: Add UpdateManagerSettings to SettingsObjectWrapperGravatar Tomaz Canabrava
2016-08-27Settings update: Clean up save user id localGravatar Tomaz Canabrava
2016-08-16Hide compile time warningGravatar Dirk Hohndel
2016-08-14Fill in divecomputer serial number and firmware version on loadingGravatar Linus Torvalds
2016-08-14Fix cloud storage authentication attempt countingGravatar Linus Torvalds
2016-08-10Add HP117 to the cylinder listGravatar Brian Weber
2016-08-10Include full year for trip on divelistGravatar Miika Turkia
2016-08-10Replace the "stop" symbol in deco planGravatar Robert C. Helling
2016-08-10Copy salinity and ambient pressure from diveplan to diveGravatar Robert C. Helling
2016-08-10Unify handling of QDateTime time zone informationGravatar Robert C. Helling
2016-08-10Adds Cylinder helper class for cylinder info access in grantlee templatesGravatar Tim Wootton
2016-07-30Send the appropriate signal when gitLocalOnly changesGravatar Dirk Hohndel
2016-07-24Add new helper for case insensitive string comparisonGravatar Dirk Hohndel
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