aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-07Statistics: only consider selected dives in HTML export statisticsGravatar Berthold Stoeger
2018-10-07Statistics: un-globalize stats_selectionGravatar Berthold Stoeger
2018-10-07Statistics: remove global state / calculate only when neededGravatar Berthold Stoeger
2018-10-07QML UI: set proper active background color for downloaded divesGravatar Jan Mulder
2018-10-07QML UI, trivial: set proper background color GPS listGravatar Jan Mulder
2018-10-07QML UI, consistency: add text attribute for all actionsGravatar Jan Mulder
2018-10-07QML UI, cleanup: remove usesless ItemGravatar Jan Mulder
2018-10-07CSV import: import of last fieldGravatar Miika Turkia
2018-10-07CSV import: do not add quote to single wordGravatar Miika Turkia
2018-10-07CSV import: support for quoted "Gravatar Miika Turkia
2018-10-07CSV import: support for quoted " within fieldGravatar Miika Turkia
2018-10-07CSV import: simplify codeGravatar Miika Turkia
2018-10-07CSV export: include unquoted quotable fieldsGravatar Miika Turkia
2018-10-07CSV export: quote quotesGravatar Miika Turkia
2018-10-06Core: remove dive->downloaded flagGravatar Berthold Stoeger
2018-10-06Import: pass "downloaded" parameter to process_imported_dives()Gravatar Berthold Stoeger
2018-10-06Import: remove dive->downloaded logicGravatar Berthold Stoeger
2018-10-06Core: remove preexisting field from struct dive_tableGravatar Berthold Stoeger
2018-10-06Import: pass a dive table to process_imported_dives()Gravatar Berthold Stoeger
2018-10-07Dive information: fix surface interval calculationGravatar Berthold Stoeger
2018-10-06Update libdivecomputerGravatar Dirk Hohndel
2018-10-06qt-ble: add support for libdivecomputer 'set_timeout()' functionGravatar Linus Torvalds
2018-10-06qt-ble: add support to wait for descriptor write completionGravatar Linus Torvalds
2018-10-06qt-ble: move basic uuid filtering back to service discoveryGravatar Linus Torvalds
2018-10-06Fix error handling for libdivecomputer importGravatar Linus Torvalds
2018-10-05Update libdivecomputerGravatar Dirk Hohndel
2018-10-05Cleanup: don't produce no-dives error message in libdivecomputer.cGravatar Berthold Stoeger
2018-10-05Cleanup: don't access downloadTable directly in Uemis-downloaderGravatar Berthold Stoeger
2018-10-04Import: Make DiveLogImportDialog modalGravatar Berthold Stoeger
2018-10-04Cleanup: move CSVApps into .cpp fileGravatar Berthold Stoeger
2018-10-04Import: import Poseidon MkVI logs via DiveLogImportDialogGravatar Berthold Stoeger
2018-10-04Import: remove unnecessary processing of dives in DAN importGravatar Berthold Stoeger
2018-10-03build-system: fix libdivecomputer build on macOSGravatar Dirk Hohndel
2018-10-02Mobile: simpify startup logicGravatar Jan Mulder
2018-10-02Revert "Windows: build against user space FTDI library"Gravatar Dirk Hohndel
2018-10-02update-manager: actually remember that we asked the userGravatar Dirk Hohndel
2018-10-02Fix typo in INSTALL file.Gravatar retiform
2018-10-02Mobile: remove all related data when forgetting DCsGravatar Jocke
2018-10-01Update to latest libdivecomputerGravatar Dirk Hohndel
2018-10-01Update to latest libdivecomputerGravatar Dirk Hohndel
2018-10-01Bluetooth: use_random_address helper isn't needed on WindowsGravatar Dirk Hohndel
2018-10-01Mobile download from DC: show the correct DC rather than the latestGravatar Jocke
2018-10-01Mobile download from DC: improve selection logicGravatar Jocke
2018-10-01Mobile QML UI: bump Kirigami imports to 2.4Gravatar Jan Mulder
2018-10-01Revert "Revert "QML UI: newer Kirigami and fallout""Gravatar Jan Mulder
2018-10-01QML UI: clip divedetails ListviewGravatar Jan Mulder
2018-10-01QML UI: trivial resize of dateboxGravatar Jan Mulder
2018-09-30Windows: build against user space FTDI libraryGravatar Dirk Hohndel
2018-09-30Windows: enable BLE supportGravatar Dirk Hohndel
2018-09-30QML UI: correct trip separator lineGravatar Jan Mulder