aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-02-12iOS build: install sqlite3.pcGravatar Dirk Hohndel
2018-02-12iOS build: remove desktop only modelsGravatar Dirk Hohndel
2018-02-12iOS build: automatically build matching libdcGravatar Dirk Hohndel
2018-02-12Cleanup: remove outdated TODO itemGravatar Berthold Stoeger
2018-02-12Cleanup: remove declaration of get_error_string()Gravatar Berthold Stoeger
2018-02-12dump_tissues: fix missing 'struct deco_state' argumentGravatar Lubomir I. Ivanov
2018-02-11smtk-import: Fix error management issueGravatar Salvador Cuñat
2018-02-11Cleanup: fix emits in WinBluetoothDeviceDiscoveryAgentGravatar Berthold Stoeger
2018-02-11Cleanup: use constructor directly instead of move-assignmentGravatar Berthold Stoeger
2018-02-11Mobile QML: set fontsize for developer logGravatar Jan Mulder
2018-02-10Add a preference to turn on ICD warningsGravatar Robert C. Helling
2018-02-09Update version numbersv4.7.7Gravatar Dirk Hohndel
2018-02-09Move entries from CHANGELOG to ReleaseNotesGravatar Dirk Hohndel
2018-02-09Latest translationsGravatar Dirk Hohndel
2018-02-08SDE import: include DC serial numberGravatar Miika Turkia
2018-02-08Import DC model from SDE fileGravatar Miika Turkia
2018-02-08Mobile cleanup: remove unused actionsGravatar Jan Mulder
2018-02-07Documentation: update french translation of manualsGravatar Guillaume GARDET
2018-02-07Update to latest libdcGravatar Dirk Hohndel
2018-02-07Fixed typos in russian translation of manual.Gravatar Roman Romanchuk
2018-02-07Cleanup: unserialize loading of picturesGravatar Berthold Stoeger
2018-02-07Cleanup: remove unused typedefGravatar Berthold Stoeger
2018-02-07Cleanup: Make local helpers and variables of static linkageGravatar Berthold Stoeger
2018-02-07Bugfix in plannermodel for very short dive durationsGravatar Oliver Schwaneberg
2018-02-06Cleanup: don't keep static variable of MainWindowGravatar Berthold Stoeger
2018-02-06Cleanup: remove non-compiled includes in subsurface-desktop-helper.cppGravatar Berthold Stoeger
2018-02-04Update CHANGELOGGravatar Dirk Hohndel
2018-02-04downloadfromdivecomputer.cpp: remove unused variable err_stringGravatar Berthold Stoeger
2018-02-04Cleanup: Remove redefinition of DC_TRANSPORT_BLUETOOTHGravatar Berthold Stoeger
2018-02-04Do not remove seconds from duration input fieldGravatar Oliver Schwaneberg
2018-02-03CHANGELOG.md: add missing changes before the releaseGravatar Lubomir I. Ivanov
2018-02-02Free various struct membuffer in different functionsGravatar Stefan Fuchs
2018-02-02Added relevant items to CHANGELOGGravatar Jan Mulder
2018-02-02mobile: bump to version 2.0.3Gravatar Jan Mulder
2018-02-02Update translation source stringsGravatar Dirk Hohndel
2018-02-02Print icd data only when it is really neededGravatar Willem Ferguson
2018-02-02mobile cleanup: repair stupid mistakeGravatar Jan Mulder
2018-01-31Update to latest libdivecomputerGravatar Dirk Hohndel
2018-01-31profile: replot handles while planningGravatar Jan Mulder
2018-01-31mobile: introduce simple private helper updateAllGlobalLists()Gravatar Jan Mulder
2018-01-31mobile cleanup: restyle construction of locationlistGravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (3)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (2)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (1)Gravatar Jan Mulder
2018-01-31uemis: code refactoringGravatar Oliver Schwaneberg
2018-01-31Make report_error() reentrantGravatar Berthold Stoeger
2018-01-31Use error callback to log errors in QMLManagerGravatar Berthold Stoeger
2018-01-31Remove unnecessary check for MainWindow instanceGravatar Berthold Stoeger
2018-01-31Use queued connection to thread-safe MainWindow error handlingGravatar Berthold Stoeger
2018-01-31Make future_watcher a subobject of NotificationWidgetGravatar Berthold Stoeger