aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-03-29Show a bit of surface degassing in the plannerGravatar Robert C. Helling
2019-03-27CMake: add headers to targetsGravatar Rolf Eike Beer
2019-03-27CMake: use function instead of macroGravatar Rolf Eike Beer
2019-03-27ConfigureDiveComputer::saveXMLBackup(): factor out writing gas detailsGravatar Rolf Eike Beer
2019-03-27print a reason when dup() failsGravatar Rolf Eike Beer
2019-03-27avoid duplicate and inconsistent applying of QDir::separator()Gravatar Rolf Eike Beer
2019-03-27slightly optimize ConnectionListModelGravatar Rolf Eike Beer
2019-03-27drop support for Qt 5.4 and beforeGravatar Rolf Eike Beer
2019-03-27Cleanup: unconstify string argument to add_to_string()Gravatar Berthold Stoeger
2019-03-27Cleanup: provide printGPSCoords in C and C++ versionsGravatar Berthold Stoeger
2019-03-24Cleanup: fix printGPSCoords signature and leaksGravatar Berthold Stoeger
2019-03-22Ubuntu 18.10 LGTM buildGravatar Jonas Jensen
2019-03-21CMake: use builtin method to not use BZip2Gravatar Rolf Eike Beer
2019-03-21CMake: clean up hints for finding librariesGravatar Rolf Eike Beer
2019-03-21CMake: simplify code in HandleFindGit2Gravatar Rolf Eike Beer
2019-03-20Profile: ensure the correct settingsChanged() function is calledGravatar Dirk Hohndel
2019-03-20Core: simplify ConnectionListModelGravatar Dirk Hohndel
2019-03-20Remove partial support for QWebEngineGravatar Dirk Hohndel
2019-03-19Cleanup: make argument to YearStatisticsItem constructor a referenceGravatar Berthold Stoeger
2019-03-19Cleanup: pass const-reference to RulerItem2::setPlotInfo()Gravatar Berthold Stoeger
2019-03-19CMake: call cmake_minimim_required() before project()Gravatar Rolf Eike Beer
2019-03-19CMake: let CMake set the needed flags for C and C++ standardsGravatar Rolf Eike Beer
2019-03-19Misc: replace some FIXME commentsGravatar Dirk Hohndel
2019-03-18Profile: pass by reference rather than by value for large structGravatar Robert C. Helling
2019-03-18Desktop: fix another variable name conflictGravatar Robert C. Helling
2019-03-18Desktop: fix yet another variable name conflictGravatar Robert C. Helling
2019-03-18Core: let TTS calculation use correct ascent velocitiesGravatar Robert C. Helling
2019-03-18Core: change FIXME languageGravatar Robert C. Helling
2019-03-18Core: fix another variable name conflictGravatar Robert C. Helling
2019-03-18Core: remove variable name conflictGravatar Robert C. Helling
2019-03-18Cleanup: remove bit field demux in datatrak.cGravatar Berthold Stoeger
2019-03-18Cleanup: unglobalize variables in datatrak.cGravatar Berthold Stoeger
2019-03-18Cleanup: remove unused global variables from datatrak.cGravatar Berthold Stoeger
2019-03-18build-system: LGTM: don't warn about short global namesGravatar Dirk Hohndel
2019-03-18Travis: don't build all branchesGravatar Dirk Hohndel
2019-03-18Leak fix: make ostcFirmwareCheck a unique_ptrGravatar Berthold Stoeger
2019-03-17Core: remove variable name conflictGravatar Dirk Hohndel
2019-03-17Core: remove variable name conflictGravatar Dirk Hohndel
2019-03-17Core: remove variable name conflictGravatar Dirk Hohndel
2019-03-17Core: remove function list commentGravatar Dirk Hohndel
2019-03-17Core: remove variable name conflictGravatar Dirk Hohndel
2019-03-17Core: cast before multiplication to avoid potential overflowGravatar Dirk Hohndel
2019-03-17Core: cast to the correct typeGravatar Dirk Hohndel
2019-03-17[snap] pull the `desktop-qt5` part inGravatar Michał Sawicz
2019-03-17[snap] add missing `source:` stanzasGravatar Michał Sawicz
2019-03-17Bluetooth: don't free a resource created by newGravatar Dirk Hohndel
2019-03-17Core: fix missing argument to report_errorGravatar Dirk Hohndel
2019-03-16build-system: add script to build only libdivecomputerGravatar Dirk Hohndel
2019-03-16Cleanup: deal with lgtm.com AlertsGravatar Dirk Hohndel
2019-03-16build-system: add LGTM yaml fileGravatar Dirk Hohndel