aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-10Adds Cylinder helper class for cylinder info access in grantlee templatesGravatar Tim Wootton
2016-07-30Add menu entry to remove the offline stateGravatar Dirk Hohndel
2016-07-30Send the appropriate signal when gitLocalOnly changesGravatar Dirk Hohndel
2016-07-28Fix cylinder pressure for UDDF exportGravatar Miika Turkia
2016-07-28Shrink the minimum size for preferences windowGravatar Miika Turkia
2016-07-28Shrink the size of export dialogGravatar Miika Turkia
2016-07-24Event name heuristics to show better event iconsGravatar Dirk Hohndel
2016-07-24Add new helper for case insensitive string comparisonGravatar Dirk Hohndel
2016-07-24Avoid compile time warningGravatar Dirk Hohndel
2016-07-24Show different icons based on event severityGravatar Dirk Hohndel
2016-07-23Event flags should be checked as bits, not valuesGravatar Linus Torvalds
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 another unused variableGravatar Rick Walsh
2016-07-23Remove unnecessary DivePlannerPointsModel functions and variablesGravatar Rick Walsh
2016-07-23Fix build (link) on openSUSE builds (maybe due to recent cmake version)Gravatar Guillaume GARDET
2016-07-23Update OBS spec file to fix buildGravatar Guillaume GARDET
2016-07-23Documentation: update french translation of user-manual and mobile-manualGravatar Guillaume GARDET
2016-07-23Relabel cylindermodel "Deco MOD" column to "Deco switch at"Gravatar Rick Walsh
2016-07-23Only add non-blank weights to the weight listGravatar Tim Wootton
2016-07-23Remove unused image from mobile user manualGravatar Willem Ferguson
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-22Undefine both macrosGravatar Dirk Hohndel
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-17If cloud storage is offline, show that in title barGravatar Dirk Hohndel
2016-07-17Stay offline if the cloud server is unreachableGravatar Dirk Hohndel
2016-07-09Fix fix for filtersGravatar Dirk Hohndel
2016-07-09Prevent using an uninitialized valueGravatar Dirk Hohndel
2016-07-09Remove two unused variablesGravatar Dirk Hohndel
2016-07-09Make filters work again in masterGravatar Salvador Cuñat
2016-07-09Planner: update maxdepth and best mixes when profile changed by mouseGravatar Rick Walsh
2016-07-09Planner: update cylinder mixes and MND and MOD when prefs are changedGravatar Rick Walsh
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-09Be more clear about deco MOD / switch depth and bottom MODGravatar Rick Walsh
2016-07-09Add MOD and MND fields to cylindermodelGravatar Rick Walsh
2016-07-09Add function to calculate gas maximum narcotic depthGravatar Rick Walsh
2016-07-09Update gas deco MOD when deco pO2 is changedGravatar Rick Walsh
2016-07-09Update TestPlan for divedatapoint storing cylinder id instead of gasmixGravatar Rick Walsh
2016-07-09Have divedatapoint store cylinder id instead of gasmixGravatar Rick Walsh
2016-07-09Treat minified JavaScript as binaryGravatar Anton Lundin
2016-07-09android: Fix typo in patching of libssh2Gravatar Anton Lundin
2016-06-23Now that we are building with C++11 we need override keywordGravatar Dirk Hohndel