Age | Commit message (Expand) | Author |
2019-03-19 | Cleanup: pass const-reference to RulerItem2::setPlotInfo() | Berthold Stoeger |
2019-03-19 | CMake: call cmake_minimim_required() before project() | Rolf Eike Beer |
2019-03-19 | CMake: let CMake set the needed flags for C and C++ standards | Rolf Eike Beer |
2019-03-19 | Misc: replace some FIXME comments | Dirk Hohndel |
2019-03-18 | Profile: pass by reference rather than by value for large struct | Robert C. Helling |
2019-03-18 | Desktop: fix another variable name conflict | Robert C. Helling |
2019-03-18 | Desktop: fix yet another variable name conflict | Robert C. Helling |
2019-03-18 | Core: let TTS calculation use correct ascent velocities | Robert C. Helling |
2019-03-18 | Core: change FIXME language | Robert C. Helling |
2019-03-18 | Core: fix another variable name conflict | Robert C. Helling |
2019-03-18 | Core: remove variable name conflict | Robert C. Helling |
2019-03-18 | Cleanup: remove bit field demux in datatrak.c | Berthold Stoeger |
2019-03-18 | Cleanup: unglobalize variables in datatrak.c | Berthold Stoeger |
2019-03-18 | Cleanup: remove unused global variables from datatrak.c | Berthold Stoeger |
2019-03-18 | build-system: LGTM: don't warn about short global names | Dirk Hohndel |
2019-03-18 | Travis: don't build all branches | Dirk Hohndel |
2019-03-18 | Leak fix: make ostcFirmwareCheck a unique_ptr | Berthold Stoeger |
2019-03-17 | Core: remove variable name conflict | Dirk Hohndel |
2019-03-17 | Core: remove variable name conflict | Dirk Hohndel |
2019-03-17 | Core: remove variable name conflict | Dirk Hohndel |
2019-03-17 | Core: remove function list comment | Dirk Hohndel |
2019-03-17 | Core: remove variable name conflict | Dirk Hohndel |
2019-03-17 | Core: cast before multiplication to avoid potential overflow | Dirk Hohndel |
2019-03-17 | Core: cast to the correct type | Dirk Hohndel |
2019-03-17 | [snap] pull the `desktop-qt5` part in | Michał Sawicz |
2019-03-17 | [snap] add missing `source:` stanzas | Michał Sawicz |
2019-03-17 | Bluetooth: don't free a resource created by new | Dirk Hohndel |
2019-03-17 | Core: fix missing argument to report_error | Dirk Hohndel |
2019-03-16 | build-system: add script to build only libdivecomputer | Dirk Hohndel |
2019-03-16 | Cleanup: deal with lgtm.com Alerts | Dirk Hohndel |
2019-03-16 | build-system: add LGTM yaml file | Dirk Hohndel |
2019-03-16 | build-system: explicitly add libgit2 dependencies for LGTM | Dirk Hohndel |
2019-03-16 | build-system: try to find libdivecomputer on LGTM | Dirk Hohndel |
2019-03-16 | JavaScript: remove needless variable assignments | Rolf Eike Beer |
2019-03-16 | mark JavaScript variables as local | Rolf Eike Beer |
2019-03-16 | simplfy scripts | Rolf Eike Beer |
2019-03-16 | TravisCI: there are only VM builds now | Rolf Eike Beer |
2019-03-15 | Map: create correct index in updateMapLocationCoordinates() | Berthold Stoeger |
2019-03-14 | Update CHANGELOG.md to show depth and temp stats feature | Doug Junkins |
2019-03-13 | Desktop: ensure cloud storage email address is all lower case | Dirk Hohndel |
2019-03-12 | Update to our latest libdivecomputer | Dirk Hohndel |
2019-03-12 | Display statistics by depth and temperature in Yearly statistics | Doug Junkins |
2019-03-12 | Add backend support for statistics by depth and temperature | Doug Junkins |
2019-03-09 | CMake: get rid of QT_EXTRA_LIBRARIES | Rolf Eike Beer |
2019-03-09 | remove obsolete workaround for libdivecomputer includes of libusb | Rolf Eike Beer |
2019-03-05 | Android: factor out duplicate version string search | Rolf Eike Beer |
2019-03-05 | CMake: just tell CMake to not find HTTP_Parser | Rolf Eike Beer |
2019-03-05 | simplify sed hacking of Qt CMake files | Rolf Eike Beer |
2019-03-05 | CMake: simplify check if library was found | Rolf Eike Beer |
2019-03-05 | CMake: simplify writing qt.conf on Windows | Rolf Eike Beer |