aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-09-11Do not merge dives with zero durationGravatar Miika Turkia
2017-09-11Do not save non-existent timeGravatar Miika Turkia
2017-09-11Do not save duration if it is zeroGravatar Miika Turkia
2017-09-11Do not save heartbeat to XML if it has not changedGravatar Miika Turkia
2017-09-11Do not save bearing to XML if it has not changedGravatar Miika Turkia
2017-09-06Add Cochran dive computers to FTDI listGravatar Dirk Hohndel
2017-09-06Implemented serial_set_break for FTDIGravatar John Van Ostrand
2017-09-06Changed serial_ftdi flush to a reset if DC_DIRECTION_ALLGravatar John Van Ostrand
2017-09-06Changed backoff strategy for short reads.Gravatar John Van Ostrand
2017-09-04update INSTALL and Readme.ubuntu to exclude MarbleGravatar Lubomir I. Ivanov
2017-09-04remove the marbledata assets folderGravatar Lubomir I. Ivanov
2017-09-04remove Marble cmake modulesGravatar Lubomir I. Ivanov
2017-09-04remove Marble from packaging and build scriptsGravatar Lubomir I. Ivanov
2017-09-04remove Marble from the source treeGravatar Lubomir I. Ivanov
2017-09-04googlemaps: clear the cache folder on language changeGravatar Lubomir I. Ivanov
2017-09-04Unify credential statesGravatar Jan Mulder
2017-09-04mobile: remove superfluous state INCOMPLETEGravatar Jan Mulder
2017-09-04mobile: remove superfluous state VALID_EMAILGravatar Jan Mulder
2017-09-04mobile: go to the correct credential stateGravatar Jan Mulder
2017-09-04QML UI: set the title of the right objectGravatar Jan Mulder
2017-08-29adding comments as advisedGravatar Marc Arndt
2017-08-29fixing indentationGravatar Marc Arndt
2017-08-29Ignore Divesoft Button Press EventsGravatar Marc Arndt
2017-08-29Show variations in Runtime stringGravatar Robert C. Helling
2017-08-29Compute variations of plansGravatar Robert C. Helling
2017-08-29Store a table of deco stops in plannerGravatar Robert C. Helling
2017-08-29Cache all Buehlmann factorsGravatar Robert C. Helling
2017-08-29Allow for o2 breaks in binary search stop time finderGravatar Robert C. Helling
2017-08-29Find deco stop time by binary search instead of iterationGravatar Robert C. Helling
2017-08-29Make plan take dive and decotimestep as argumentsGravatar Robert C. Helling
2017-08-29Change color to red if minimum gas is violated.Gravatar Robert C. Helling
2017-08-26On Fedora, qmake is qmake-qt5Gravatar Dirk Hohndel
2017-08-26Another signed/unsigned warningGravatar Dirk Hohndel
2017-08-26Another unused variableGravatar Dirk Hohndel
2017-08-26Adjust signature to match data we needGravatar Dirk Hohndel
2017-08-26Remove unused functionGravatar Dirk Hohndel
2017-08-26Assignment instead of test for equalityGravatar Dirk Hohndel
2017-08-26Time is unsigned hereGravatar Dirk Hohndel
2017-08-26Remove some unused variablesGravatar Dirk Hohndel
2017-08-26Move unused code into the disabled blockGravatar Dirk Hohndel
2017-08-26Tex export: remove incorrect codeGravatar Dirk Hohndel
2017-08-26cmake: try to find the Googlemaps plugin on LinuxGravatar Dirk Hohndel
2017-08-26MapWidget works with slightly older QtQuick2Gravatar Dirk Hohndel
2017-08-26INSTALL file: add two more dependencies for Debian/UbuntuGravatar Dirk Hohndel
2017-08-26build.sh: make Qt private headers available if missingGravatar Dirk Hohndel
2017-08-26build.sh: find qmake earlier in the scriptGravatar Dirk Hohndel
2017-08-26Hide signed/unsigned comparison warningGravatar Dirk Hohndel
2017-08-25Enable googlemaps plugin from build directory on LinuxGravatar Dirk Hohndel
2017-08-24mapwidgethelper: use system_default_directory() for cacheGravatar Lubomir I. Ivanov
2017-08-24mapwidgethelper: use dynamic creation of the Plugin objectGravatar Lubomir I. Ivanov