Age | Commit message (Expand) | Author |
2019-01-19 | Dive download: add trip_table to device_data_t | Berthold Stoeger |
2019-01-19 | Cleanup: remove unused variables | Berthold Stoeger |
2019-01-16 | Don't allow empty username for git | Robert C. Helling |
2019-01-13 | Planner: Add checkbox to force OC bailout | Robert C. Helling |
2019-01-13 | Download: don't refresh display if thread finished | Berthold Stoeger |
2019-01-10 | Travis: OpenSUSE 42.3 / Qt5.6 build issue, use openssl and no libressl | Jan Mulder |
2019-01-10 | Travis: OpenSUSE 42.3 / Qt5.6, add missing curl | Dirk Hohndel |
2019-01-10 | Build: build libgit2 from source when less than 0.26.0 | Jan Mulder |
2019-01-09 | CHANGELOG.md update | Berthold Stoeger |
2019-01-09 | Cleanup: remove explicit constructor of DiveListBase | Berthold Stoeger |
2019-01-09 | Undo: make dive-import undoable | Berthold Stoeger |
2019-01-09 | Import: split process_imported_dives() function | Berthold Stoeger |
2019-01-09 | Core: don't copy dive-id on merge dive | Berthold Stoeger |
2019-01-09 | Import: add merge_all_trips parameter to process_imported_dives() | Berthold Stoeger |
2019-01-09 | Import: merge dives trip-wise | Berthold Stoeger |
2019-01-09 | Import: add trip_table argument to DiveImportedModel::repopulate() | Berthold Stoeger |
2019-01-09 | Parser: add trip_table parameter to parsing functions | Berthold Stoeger |
2019-01-09 | Core: add trip_table parameter to trip-functions | Berthold Stoeger |
2019-01-09 | Undo commands: refactor dive-trip handling | Berthold Stoeger |
2019-01-09 | Core: keep trips in table(s) | Berthold Stoeger |
2019-01-09 | Core: fix dump_trip_list() function | Berthold Stoeger |
2019-01-09 | Core: macroize dive_table functions | Berthold Stoeger |
2019-01-09 | Core: Rename functions to more generic names | Berthold Stoeger |
2019-01-09 | Cleanup: Make add_dive_to_table local to divelist.c | Berthold Stoeger |
2019-01-09 | Dive list: add table parameter to autogroup_dives() | Berthold Stoeger |
2019-01-09 | Core: move autogroup() into divelist.c | Berthold Stoeger |
2019-01-09 | build system: try harder to checkout the right version | Dirk Hohndel |
2019-01-08 | Filter for logged/planned dives | Robert C. Helling |
2019-01-08 | Helper function to determined planned dives | Robert C. Helling |
2019-01-07 | Dive list: split DiveTripModel into distinct models (tree and list) | Berthold Stoeger |
2019-01-07 | Cleanup: Remove MultiFilterSortModel::model | Berthold Stoeger |
2019-01-07 | Dive sites: don't delete unused dive sites on save | Berthold Stoeger |
2019-01-07 | Merge branch 'shearwater_cloud' of https://github.com/mturkia/subsurface | Dirk Hohndel |
2019-01-07 | Build: remove --skip-googlemaps build option | Jan Mulder |
2019-01-03 | Use state structure for sample rate info | Miika Turkia |
2019-01-02 | update year to 2019 in about screens | Lubomir I. Ivanov |
2019-01-02 | desktop/preferences: rename the default file group | Lubomir I. Ivanov |
2019-01-01 | Shearwater Cloud mentioned in changelog | Miika Turkia |
2019-01-01 | Use correct value for PO2 | Miika Turkia |
2018-12-31 | Desktop: change preferences dialog name to 'Preferences' | Dirk Hohndel |
2018-12-31 | Grab correct setpoint on Shearwater cloud import | Miika Turkia |
2018-12-30 | Describy configuring copy-paste on mobile | Miika Turkia |
2018-12-30 | Travis: use 5.12.03 Docker image for Android | Dirk Hohndel |
2018-12-30 | Android Dockerfile: add latest cmake 3.13.2 | Dirk Hohndel |
2018-12-30 | Android Docker: give the docker build its own output tree | Jan Mulder |
2018-12-30 | Android Docker: give the android builder its own name | Jan Mulder |
2018-12-30 | Android build: always reconfigure libdivecomputer | Jan Mulder |
2018-12-30 | Android: build both 32 and 64 bit binaries | Dirk Hohndel |
2018-12-30 | Travis: find the Android apk in the right spot | Dirk Hohndel |
2018-12-30 | Travis: Android build wrapper now runs inside our container | Dirk Hohndel |