aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-09-06[smtk-import] Apply arrays to the main smartrak_import() functionGravatar Salvador Cuñat
2018-09-06[smtk-import] Remove now unused smtk-value-by-idx()Gravatar Salvador Cuñat
2018-09-06[smtk-import] Apply arrays to parsing tables functionsGravatar Salvador Cuñat
2018-09-06[smtk-import] Add a function to get the size of an arrayGravatar Salvador Cuñat
2018-09-05Travis: use system libgit2 on OpenSUSE for Qt56 buildGravatar Dirk Hohndel
2018-09-05build-system: don't show spurious errors looking for qmakeGravatar Dirk Hohndel
2018-09-05Travis: fix qt56 buildsGravatar Dirk Hohndel
2018-09-05Another update to libdivecomputerGravatar Dirk Hohndel
2018-09-05Update translation source stringsGravatar Dirk Hohndel
2018-09-05Update CHANGELOGGravatar Dirk Hohndel
2018-09-05Update libdivecomputerGravatar Dirk Hohndel
2018-09-04Update CHANGELOG for RFC 1587Gravatar Jan Mulder
2018-09-04Desktop: buddies in the dive listGravatar Jan Mulder
2018-09-03Build: suppress inconsistent-missing-override warnings on clangGravatar Berthold Stoeger
2018-09-03libdivecomputer: allow a "zero depth" deco stop depthGravatar Linus Torvalds
2018-09-03libdivecomputer: add support for DC_SAMPLE_TTS if it existsGravatar Linus Torvalds
2018-09-03CHANGELOG.md: update with the latest Win32 log files changeGravatar Lubomir I. Ivanov
2018-09-03core/windows.c: write logs to the user pathGravatar Lubomir I. Ivanov
2018-09-03code/windows.c: add method for converting from utf16 to utf8Gravatar Lubomir I. Ivanov
2018-09-01Desktop: allow using a file dialog to find Garmin folderGravatar Dirk Hohndel
2018-09-01Update to latest libdivecomputerGravatar Dirk Hohndel
2018-09-01Cleanup: silence clang missing braces warning in core/color.cppGravatar Berthold Stoeger
2018-09-01Desktop: fix warnings when building preferences UIGravatar Dirk Hohndel
2018-09-01Cleanup: make DiveTripModel a global objectGravatar Berthold Stoeger
2018-08-31Filter: sort filter items in FilterModelBase::updateList()Gravatar Berthold Stoeger
2018-08-31Filter: Make FilterModelBase a proper Qt model (mostly)Gravatar Berthold Stoeger
2018-08-31Filter: remove diveSiteAdded signal of MainTabGravatar Berthold Stoeger
2018-08-31Zero initialize deco state structGravatar Robert C. Helling
2018-08-31Travis: show performance test resultsGravatar Dirk Hohndel
2018-08-31Travis: put large test data in place for TestParsePerformanceGravatar Dirk Hohndel
2018-08-31Add performance test caseGravatar Dirk Hohndel
2018-08-30Parser: split out name-comparison from match() functionGravatar Berthold Stoeger
2018-08-30Parser: move match() into core/parse-xml.cGravatar Berthold Stoeger
2018-08-30core/settings: add missing load_* call in qPrefDisplayGravatar jan Iversen
2018-08-30core/settings: add READMEGravatar jan Iversen
2018-08-29parse "GPS" string fields and turn them into dive sites when downloadingGravatar Linus Torvalds
2018-08-29Dive trips: don't crash on repeated trip-removalGravatar Berthold Stoeger
2018-08-29Revert "desktop-widgets: remove QSettings from desktop-widgets"Gravatar Dirk Hohndel
2018-08-28core: fix typo in preference nameGravatar Dirk Hohndel
2018-08-28Cleanup: we don't support configuring a Uemis SDAGravatar Dirk Hohndel
2018-08-28Filter: cache number of dives fulfilling filter rulesGravatar Berthold Stoeger
2018-08-28Whitespace: make range based for loops consistent in filtermodels.cppGravatar Berthold Stoeger
2018-08-28Filter: replace checked-state by structGravatar Berthold Stoeger
2018-08-27Add support for opening a DC_TRANSPORT_USBSTORAGE streamGravatar Linus Torvalds
2018-08-27Make device enumeration use the device transport dataGravatar Linus Torvalds
2018-08-27Treat the "GARMIN" mount point exactly like the "UEMISSDA" oneGravatar Linus Torvalds
2018-08-27Show new firmware notice for OSTC PlusGravatar Jan Mulder
2018-08-26CHANGELOG.md: update with the latest divelist columns fixGravatar Lubomir I. Ivanov
2018-08-26divelistview: always show at least one columnGravatar Lubomir I. Ivanov
2018-08-26CHANGELOG.md: add note for the latest dive list row height changeGravatar Lubomir I. Ivanov