Age | Commit message (Expand) | Author |
2018-12-21 | Mobile: add helper function to fill in the BT name | Dirk Hohndel |
2018-12-21 | core: recognize Oceanic Pro Plus X over BLE | Dirk Hohndel |
2018-12-21 | Mobile: force update of ui on paste | Miika Turkia |
2018-12-21 | Mobile: initialize copy variables | Miika Turkia |
2018-12-21 | Add UI info to mobile documentation | Miika Turkia |
2018-12-21 | Mobile: copy the dive data when configuring settings | Miika Turkia |
2018-12-21 | Mobile: UI for selecting what to copy-paste | Miika Turkia |
2018-12-21 | CHANGELOG | Jan Mulder |
2018-12-21 | core: shift dive time in correct direction | Jan Mulder |
2018-12-19 | Update libdivecomputer | Dirk Hohndel |
2018-12-17 | Import: unglobalize downloadTable | Berthold Stoeger |
2018-12-17 | Cleanup: make DiveImportedModel::checkStates a std::vector | Berthold Stoeger |
2018-12-17 | Cleanup: remove DiveImportedModel::setImportedDivesIndexes() | Berthold Stoeger |
2018-12-17 | Cleanup: make DCDeviceData a "normal" singleton | Berthold Stoeger |
2018-12-17 | Core: remove count_dives_with_*() functions | Berthold Stoeger |
2018-12-17 | Show average max depth in statistics tab | Robert C. Helling |
2018-12-17 | Show average max depth in yearly statistics | Robert C. Helling |
2018-12-14 | Update libdivecomputer | Dirk Hohndel |
2018-12-14 | Hide unimplemented components from search | Tomaz Canabrava |
2018-12-14 | Filter the data | Tomaz Canabrava |
2018-12-14 | Drop old filter code | Tomaz Canabrava |
2018-12-14 | Handle Show / Close of the Filter Box | Tomaz Canabrava |
2018-12-14 | Struct FilterData | Tomaz Canabrava |
2018-12-14 | Replace the old filter widget for a new one | Tomaz Canabrava |
2018-12-14 | Start the FilterDive state | Tomaz Canabrava |
2018-12-14 | Start to implement a simplified version of the filter widget | Tomaz Canabrava |
2018-12-14 | Cleanup: detangle unregister_dive() and delete_single_dive() | Berthold Stoeger |
2018-12-14 | Core: don't remove dive from trip in add_dive_to_trip() | Berthold Stoeger |
2018-12-14 | Cleanup: remove split_dive_*() functions | Berthold Stoeger |
2018-12-14 | Cleanup: remove merge_two_dives() function | Berthold Stoeger |
2018-12-14 | Cleanup: remove remove_autogen_trips() function | Berthold Stoeger |
2018-12-14 | Cleanup: remove combine_trips() function | Berthold Stoeger |
2018-12-14 | Dive list: remove trip from model only once | Berthold Stoeger |
2018-12-13 | Dive media: add media to closest dive | Berthold Stoeger |
2018-12-12 | Android build: use our own gradle build spec | Jan Mulder |
2018-12-11 | Travis: fix the windows-container build | Dirk Hohndel |
2018-12-11 | Cleanup: don't leak filename on picture creation | Berthold Stoeger |
2018-12-11 | Invalidate git cache when removing dive from trip | Robert C. Helling |
2018-12-06 | Dive list: fix off-by-two bug in DiveTripModel | Berthold Stoeger |
2018-12-06 | Android build: explicitly install using sdkmanager | Jan Mulder |
2018-12-06 | Android build: buildtools version is automatically detected | Jan Mulder |
2018-11-24 | Cleanup: remove EMPTY_DIVE_STRING | Berthold Stoeger |
2018-11-23 | Cleanup: remove redundant 'extern "C"' in dive.h | Berthold Stoeger |
2018-11-23 | Filter: use hidden_by_filter also on mobile | Berthold Stoeger |
2018-11-23 | Core: move is-single-day-trip and count-shown functions into core | Berthold Stoeger |
2018-11-23 | Mobile: don't format trip heading for all dives | Berthold Stoeger |
2018-11-23 | Cleanup: remove DiveObjectHelper::trip() function | Berthold Stoeger |
2018-11-23 | Cleanup: make "struct dive *" and "struct dive_trip *" Qt metatypes | Berthold Stoeger |
2018-11-22 | Improve OTU calculations | willemferguson |
2018-11-21 | Git parser: don't produce user-visible error on git parsing | Berthold Stoeger |