Age | Commit message (Expand) | Author |
2019-03-27 | CMake: add headers to targets | Rolf Eike Beer |
2019-03-27 | CMake: use function instead of macro | Rolf Eike Beer |
2019-03-27 | ConfigureDiveComputer::saveXMLBackup(): factor out writing gas details | Rolf Eike Beer |
2019-03-27 | print a reason when dup() fails | Rolf Eike Beer |
2019-03-27 | avoid duplicate and inconsistent applying of QDir::separator() | Rolf Eike Beer |
2019-03-27 | slightly optimize ConnectionListModel | Rolf Eike Beer |
2019-03-27 | drop support for Qt 5.4 and before | Rolf Eike Beer |
2019-03-27 | Cleanup: unconstify string argument to add_to_string() | Berthold Stoeger |
2019-03-27 | Cleanup: provide printGPSCoords in C and C++ versions | Berthold Stoeger |
2019-03-24 | Cleanup: fix printGPSCoords signature and leaks | Berthold Stoeger |
2019-03-22 | Ubuntu 18.10 LGTM build | Jonas Jensen |
2019-03-21 | CMake: use builtin method to not use BZip2 | Rolf Eike Beer |
2019-03-21 | CMake: clean up hints for finding libraries | Rolf Eike Beer |
2019-03-21 | CMake: simplify code in HandleFindGit2 | Rolf Eike Beer |
2019-03-20 | Profile: ensure the correct settingsChanged() function is called | Dirk Hohndel |
2019-03-20 | Core: simplify ConnectionListModel | Dirk Hohndel |
2019-03-20 | Remove partial support for QWebEngine | Dirk Hohndel |
2019-03-19 | Cleanup: make argument to YearStatisticsItem constructor a reference | Berthold Stoeger |
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 |