aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-01MXE build: don't use host cmakeGravatar Dirk Hohndel
2017-07-31Smaller buttons on map widgetGravatar Robert C. Helling
2017-07-31QML UI: stop showing location labels earlierGravatar Dirk Hohndel
2017-07-31mobile: make sure old credentialStatus is definedGravatar Jan Mulder
2017-07-31Revert "MXE build: drop all WebKit dependencies"Gravatar Dirk Hohndel
2017-07-30Tweak the "display_unused_tanks" preferences logicGravatar Linus Torvalds
2017-07-30For more manual gas pressure detailsGravatar Linus Torvalds
2017-07-30Fix another cylinder pressure plotting special caseGravatar Linus Torvalds
2017-07-30worldmap-save: don't use an API keyGravatar Lubomir I. Ivanov
2017-07-29MXE build: drop all WebKit dependenciesGravatar Dirk Hohndel
2017-07-29MXE build: copy the QML modules we needGravatar Dirk Hohndel
2017-07-29MXE build: better logical groupingGravatar Dirk Hohndel
2017-07-29MXE build: include QtLocation DLLGravatar Dirk Hohndel
2017-07-29MXE build: install esri pluginGravatar Dirk Hohndel
2017-07-29MXE build: remove MarbleGravatar Dirk Hohndel
2017-07-29Correctly create cloud account from mobileGravatar Jan Mulder
2017-07-29Trivial log string correctionGravatar Jan Mulder
2017-07-29Use same libgit2 on AndroidGravatar Jan Mulder
2017-07-29strstr is a case sensitive compareGravatar Jan Mulder
2017-07-29Fix small memory leakGravatar Jan Mulder
2017-07-29Mac build: adjust sign scriptGravatar Dirk Hohndel
2017-07-29Mac bundle: no more MarbleGravatar Dirk Hohndel
2017-07-29build.sh: add quotes to if clauseGravatar Dirk Hohndel
2017-07-29build.sh: don't build with WebKit unless explicitly requestedGravatar Dirk Hohndel
2017-07-29Travis: switch to Qt 5.9.1Gravatar Dirk Hohndel
2017-07-29Travis: build without WebKit by defaultGravatar Dirk Hohndel
2017-07-29Mac install: add missing esri pluginGravatar Dirk Hohndel
2017-07-28Map: try to wait for Map to loadGravatar Dirk Hohndel
2017-07-28Map: mark function as overrideGravatar Dirk Hohndel
2017-07-28cmake: install QML components for Subsurface as wellGravatar Dirk Hohndel
2017-07-28cmake: only install Marble files when we use MarbleGravatar Dirk Hohndel
2017-07-28build.sh: redo command line parsingGravatar Dirk Hohndel
2017-07-28Switch new files to unix line endingsGravatar Dirk Hohndel
2017-07-28Import all pressure sensors from Liquivision logsGravatar Linus Torvalds
2017-07-28Fix manual pressures for cylinders with no gas switchesGravatar Linus Torvalds
2017-07-28Calculate momentary SAC rates with the right gasesGravatar Linus Torvalds
2017-07-28Use the right gasmix for deco calculationsGravatar Linus Torvalds
2017-07-28Add "get_gasmix()" helper function to iterate over gas changesGravatar Linus Torvalds
2017-07-28Fix possible memory corruptionGravatar Jan Mulder
2017-07-28map: whitespace cleanup in QML and C++ filesGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: track the coordinatesChanged() signal in QMLGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: use darker text color for the deselected markersGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: add new logic for zooming and editing supportGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: add visual tracking of editMode from MapWidgetHelperGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add a method to set update editMode in MapWidgetHelperGravatar Lubomir I. Ivanov
2017-07-28mapwidgethelper: add methods for editing MapLocationsGravatar Lubomir I. Ivanov
2017-07-28mapwidgethelper: add the same logic for markers as in globe.cppGravatar Lubomir I. Ivanov
2017-07-28mapwidgethelper: change centerOnDiveSite()Gravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: fix getMapLocationForUuid()Gravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: use READ method selectedUuidGravatar Lubomir I. Ivanov