Age | Commit message (Expand) | Author |
2017-08-29 | Store a table of deco stops in planner | Robert C. Helling |
2017-08-29 | Cache all Buehlmann factors | Robert C. Helling |
2017-08-29 | Allow for o2 breaks in binary search stop time finder | Robert C. Helling |
2017-08-29 | Find deco stop time by binary search instead of iteration | Robert C. Helling |
2017-08-29 | Make plan take dive and decotimestep as arguments | Robert C. Helling |
2017-08-29 | Change color to red if minimum gas is violated. | Robert C. Helling |
2017-08-26 | On Fedora, qmake is qmake-qt5 | Dirk Hohndel |
2017-08-26 | Another signed/unsigned warning | Dirk Hohndel |
2017-08-26 | Another unused variable | Dirk Hohndel |
2017-08-26 | Adjust signature to match data we need | Dirk Hohndel |
2017-08-26 | Remove unused function | Dirk Hohndel |
2017-08-26 | Assignment instead of test for equality | Dirk Hohndel |
2017-08-26 | Time is unsigned here | Dirk Hohndel |
2017-08-26 | Remove some unused variables | Dirk Hohndel |
2017-08-26 | Move unused code into the disabled block | Dirk Hohndel |
2017-08-26 | Tex export: remove incorrect code | Dirk Hohndel |
2017-08-26 | cmake: try to find the Googlemaps plugin on Linux | Dirk Hohndel |
2017-08-26 | MapWidget works with slightly older QtQuick2 | Dirk Hohndel |
2017-08-26 | INSTALL file: add two more dependencies for Debian/Ubuntu | Dirk Hohndel |
2017-08-26 | build.sh: make Qt private headers available if missing | Dirk Hohndel |
2017-08-26 | build.sh: find qmake earlier in the script | Dirk Hohndel |
2017-08-26 | Hide signed/unsigned comparison warning | Dirk Hohndel |
2017-08-25 | Enable googlemaps plugin from build directory on Linux | Dirk Hohndel |
2017-08-24 | mapwidgethelper: use system_default_directory() for cache | Lubomir I. Ivanov |
2017-08-24 | mapwidgethelper: use dynamic creation of the Plugin object | Lubomir I. Ivanov |
2017-08-24 | Shearwater Perdix | Miika Turkia |
2017-08-24 | Support for air pressure on Shearwater Desktop import | Miika Turkia |
2017-08-24 | Grab correct dive number on Shearwater Desktop import | Miika Turkia |
2017-08-21 | Improve error message when opening dive computer fails | Dirk Hohndel |
2017-08-20 | Update the OSTC dive computer configuration to use the generic 'timesync' int... | Linus Torvalds |
2017-08-20 | Mac build: fix package creation | Dirk Hohndel |
2017-08-10 | fix weights rounding | Jan Mulder |
2017-08-10 | DLF: Parse more measurements, import GPS | Anton Lundin |
2017-08-10 | DLF: Parse Divesoft Liberty data better | Anton Lundin |
2017-08-10 | DLF: Parse diluent changes as a gaschange event | Anton Lundin |
2017-08-10 | DLF: Import setpoint changes. | Anton Lundin |
2017-08-10 | DLF: Restructure loop into a for loop | Anton Lundin |
2017-08-10 | mapwidgethelper: fix wrong logic in selectVisibleLocations() | Lubomir I. Ivanov |
2017-08-10 | mapwidget.qml: more improvements for the dynamic zoom-in/out | Lubomir I. Ivanov |
2017-08-10 | More details for TeX export | Robert C. Helling |
2017-08-10 | Move the decision how to typeset unit to TeX-style file | Robert C. Helling |
2017-08-10 | Use letters instead of digit in TeX macro names | Robert C. Helling |
2017-08-10 | Cleaning up TeX export | Robert C. Helling |
2017-08-10 | Add additional data to TeX-export | Ben McCandless |
2017-08-10 | DiveList.qml: set detailsWindow index before deleting dive from list | Rick Walsh |
2017-08-07 | Fix the overprinting of gas name and pressure value on the profile | Linus Torvalds |
2017-08-07 | QML UI: GPS: remove header | Joakim Bygdell |
2017-08-07 | QML UI: GPS: remove margins | Joakim Bygdell |
2017-08-07 | DiveDetailsEdit: make sure model data exists | Rick Walsh |
2017-08-07 | mapwidget.qml: add menu action for selecting visible locations | Lubomir I. Ivanov |