summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-09Import: add trip_table argument to DiveImportedModel::repopulate()Gravatar Berthold Stoeger
2019-01-09Parser: add trip_table parameter to parsing functionsGravatar Berthold Stoeger
2019-01-09Core: add trip_table parameter to trip-functionsGravatar Berthold Stoeger
2019-01-09Undo commands: refactor dive-trip handlingGravatar Berthold Stoeger
2019-01-09Core: keep trips in table(s)Gravatar Berthold Stoeger
2019-01-09Core: fix dump_trip_list() functionGravatar Berthold Stoeger
2019-01-09Core: macroize dive_table functionsGravatar Berthold Stoeger
2019-01-09Core: Rename functions to more generic namesGravatar Berthold Stoeger
2019-01-09Cleanup: Make add_dive_to_table local to divelist.cGravatar Berthold Stoeger
2019-01-09Dive list: add table parameter to autogroup_dives()Gravatar Berthold Stoeger
2019-01-09Core: move autogroup() into divelist.cGravatar Berthold Stoeger
2019-01-09build system: try harder to checkout the right versionGravatar Dirk Hohndel
2019-01-08Filter for logged/planned divesGravatar Robert C. Helling
2019-01-08Helper function to determined planned divesGravatar Robert C. Helling
2019-01-07Dive list: split DiveTripModel into distinct models (tree and list)Gravatar Berthold Stoeger
2019-01-07Cleanup: Remove MultiFilterSortModel::modelGravatar Berthold Stoeger
2019-01-07Dive sites: don't delete unused dive sites on saveGravatar Berthold Stoeger
2019-01-07Merge branch 'shearwater_cloud' of https://github.com/mturkia/subsurfaceGravatar Dirk Hohndel
2019-01-07Build: remove --skip-googlemaps build optionGravatar Jan Mulder
2019-01-03Use state structure for sample rate infoGravatar Miika Turkia
2019-01-02update year to 2019 in about screensGravatar Lubomir I. Ivanov
2019-01-02desktop/preferences: rename the default file groupGravatar Lubomir I. Ivanov
2019-01-01Shearwater Cloud mentioned in changelogGravatar Miika Turkia
2019-01-01Use correct value for PO2Gravatar Miika Turkia
2018-12-31Desktop: change preferences dialog name to 'Preferences'Gravatar Dirk Hohndel
2018-12-31Grab correct setpoint on Shearwater cloud importGravatar Miika Turkia
2018-12-30Describy configuring copy-paste on mobileGravatar Miika Turkia
2018-12-30Travis: use 5.12.03 Docker image for AndroidGravatar Dirk Hohndel
2018-12-30Android Dockerfile: add latest cmake 3.13.2Gravatar Dirk Hohndel
2018-12-30Android Docker: give the docker build its own output treeGravatar Jan Mulder
2018-12-30Android Docker: give the android builder its own nameGravatar Jan Mulder
2018-12-30Android build: always reconfigure libdivecomputerGravatar Jan Mulder
2018-12-30Android: build both 32 and 64 bit binariesGravatar Dirk Hohndel
2018-12-30Travis: find the Android apk in the right spotGravatar Dirk Hohndel
2018-12-30Travis: Android build wrapper now runs inside our containerGravatar Dirk Hohndel
2018-12-30Android Dockerfile: ugly hack to deal with current NDK compile problemsGravatar Dirk Hohndel
2018-12-30Android Dockerfile: add comments and try to shrink the image moreGravatar Dirk Hohndel
2018-12-30Travis: build against the Qt 5.12 Android imageGravatar Dirk Hohndel
2018-12-30Android: update for Qt 5.12.0Gravatar Dirk Hohndel
2018-12-30Android build: add explanation for huge hackGravatar Jan Mulder
2018-12-30Android build: always use -fPICGravatar Jan Mulder
2018-12-30Android build: build openssl before libzipGravatar Jan Mulder
2018-12-30Android build: fix openssl build, no_asmGravatar Jan Mulder
2018-12-30Android build: add arm64 target and compile with clangGravatar Jan Mulder
2018-12-30Android build: openssl, do not move source treeGravatar Jan Mulder
2018-12-30Android build: always install libzip.a in lib directoryGravatar Jan Mulder
2018-12-30Android build: do not hard code armv7Gravatar Jan Mulder
2018-12-30Android build: set newer versions and parameterize ANDROID_PLATFORMGravatar Jan Mulder
2018-12-30Travis: use Android docker image for buildGravatar Dirk Hohndel
2018-12-30Android: cleanup build wrapper scriptGravatar Dirk Hohndel