Age | Commit message (Expand) | Author |
2017-07-29 | Mac build: adjust sign script | Dirk Hohndel |
2017-07-29 | Mac bundle: no more Marble | Dirk Hohndel |
2017-07-29 | build.sh: add quotes to if clause | Dirk Hohndel |
2017-07-29 | build.sh: don't build with WebKit unless explicitly requested | Dirk Hohndel |
2017-07-29 | Travis: switch to Qt 5.9.1 | Dirk Hohndel |
2017-07-29 | Travis: build without WebKit by default | Dirk Hohndel |
2017-07-29 | Mac install: add missing esri plugin | Dirk Hohndel |
2017-07-28 | Map: try to wait for Map to load | Dirk Hohndel |
2017-07-28 | Map: mark function as override | Dirk Hohndel |
2017-07-28 | cmake: install QML components for Subsurface as well | Dirk Hohndel |
2017-07-28 | cmake: only install Marble files when we use Marble | Dirk Hohndel |
2017-07-28 | build.sh: redo command line parsing | Dirk Hohndel |
2017-07-28 | Switch new files to unix line endings | Dirk Hohndel |
2017-07-28 | Import all pressure sensors from Liquivision logs | Linus Torvalds |
2017-07-28 | Fix manual pressures for cylinders with no gas switches | Linus Torvalds |
2017-07-28 | Calculate momentary SAC rates with the right gases | Linus Torvalds |
2017-07-28 | Use the right gasmix for deco calculations | Linus Torvalds |
2017-07-28 | Add "get_gasmix()" helper function to iterate over gas changes | Linus Torvalds |
2017-07-28 | Fix possible memory corruption | Jan Mulder |
2017-07-28 | map: whitespace cleanup in QML and C++ files | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: track the coordinatesChanged() signal in QML | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: use darker text color for the deselected markers | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: add new logic for zooming and editing support | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: add visual tracking of editMode from MapWidgetHelper | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add a method to set update editMode in MapWidgetHelper | Lubomir I. Ivanov |
2017-07-28 | mapwidgethelper: add methods for editing MapLocations | Lubomir I. Ivanov |
2017-07-28 | mapwidgethelper: add the same logic for markers as in globe.cpp | Lubomir I. Ivanov |
2017-07-28 | mapwidgethelper: change centerOnDiveSite() | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: fix getMapLocationForUuid() | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: use READ method selectedUuid | Lubomir I. Ivanov |
2017-07-28 | maplocation: add helpers for coordinate and uuid | Lubomir I. Ivanov |
2017-07-28 | mapwidgetcontextmenu: slight increase of element size | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: include map location text | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: add the "namer" property | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: add zoom-in and zoom-out buttons | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: ";" and variable declaration cleanup | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: add double click on zoom | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: store the selected dives count in "nSelectedDives" | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add the "skipReload" guard | Lubomir I. Ivanov |
2017-07-28 | mapwidget: connect the helper selectedDivesChanged() signal | Lubomir I. Ivanov |
2017-07-28 | mapwidgethelper: emit a selectedDivesChanged() signal | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: fix some public / private declarations | Lubomir I. Ivanov |
2017-07-28 | mapwidgethelper: obtain a list of nearby dives | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: make setSelectedUuid() accept "fromClick" flag | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: call calculateSmallCircleRadius() on zoom changes | Lubomir I. Ivanov |
2017-07-28 | mapwidgethelper: add means to obtain a small circle radius | Lubomir I. Ivanov |
2017-07-28 | mapwidgethelper: skip dive sites which are near each other | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: call "copy to clipboard" actions in the maphelper C++ | Lubomir I. Ivanov |
2017-07-28 | mapwidgethelper: add the method copyToClipboardCoordinates() | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: open current location in Google Maps | Lubomir I. Ivanov |