aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-24cleanup: move clearing of event names to clear_dive_file_data()Gravatar Berthold Stoeger
2020-04-24cleanup: move clearing of device nodes to clear_dive_file_data()Gravatar Berthold Stoeger
2020-04-24cleanup: whitespace fixGravatar Berthold Stoeger
2020-04-24cleanup: move get_dc_nickname from qthelper.cpp to divecomputer.cppGravatar Berthold Stoeger
2020-04-24filter: add a week to maximum default date timeGravatar Berthold Stoeger
2020-04-24filter: implement filtering for divemodeGravatar Berthold Stoeger
2020-04-21cleanup: replace constructs of the type &vector[0] by vector.data()Gravatar Berthold Stoeger
2020-04-21desktop: don't access first data element if no cylindersGravatar Berthold Stoeger
2020-04-20core: return -1 from explicit_first_cylinder() if dive has no cylindersGravatar Berthold Stoeger
2020-04-20profile: avoid invalid accesses in setup_gas_sensor_pressureGravatar Berthold Stoeger
2020-04-20desktop: rearrange widgets on the dive site tabGravatar Berthold Stoeger
2020-04-19maps: show the dive site when opening Google mapGravatar Dirk Hohndel
2020-04-19desktop: remove user surveyGravatar Dirk Hohndel
2020-04-19documentation: update bundled HTML user manualGravatar Dirk Hohndel
2020-04-19build-system: cleanup Ubuntu/Debian scriptGravatar Dirk Hohndel
2020-04-19[smtk-import] Fix useless NULL check and white space issuesGravatar Salvador Cuñat
2020-04-19[smtk-import] add some sanity checksGravatar Salvador Cuñat
2020-04-19[smtk-import] Do not create cylinders structure before libdc parsingGravatar Salvador Cuñat
2020-04-19Change to user-manual (Dive export)Gravatar willemferguson
2020-04-19build-system: simplify and clean up OBS make-package scriptGravatar Dirk Hohndel
2020-04-19build-system: remove OBS support from Ubuntu/Debian scriptsGravatar Dirk Hohndel
2020-04-19build-system: create separate OBS make-packageGravatar Dirk Hohndel
2020-04-18cleanup: fix image reference in Android READMEGravatar Dirk Hohndel
2020-04-18mobile: update version to 3.0.5Gravatar Dirk Hohndel
2020-04-18build-system: update Ubuntu/Debian package scriptGravatar Dirk Hohndel
2020-04-18build-system: remove references to docs we no longer shipGravatar Dirk Hohndel
2020-04-18build-system: silence one more warning for Ubuntu/Debian buildsGravatar Dirk Hohndel
2020-04-18build-system: get ready for switching to libgit2 1.0Gravatar Dirk Hohndel
2020-04-18build-system: add missing dependencies for Ubuntu/Debian buildGravatar Dirk Hohndel
2020-04-18build-system: update copyright years in Ubuntu/Debian filesGravatar Dirk Hohndel
2020-04-18build-system: add valid Ubuntu/Debian changelog fileGravatar Dirk Hohndel
2020-04-18Reorganise and reword divelog export panelGravatar willemferguson
2020-04-18Changes to user manual for version 4.9.4Gravatar willemferguson
2020-04-18update CHANGELOGGravatar Dirk Hohndel
2020-04-18core: debug cert callsGravatar Dirk Hohndel
2020-04-18core: bring back libgit2 certificate callbackGravatar Dirk Hohndel
2020-04-18debug output: ensure our debug output is captured on AndroidGravatar Dirk Hohndel
2020-04-18mobile UI: indicate status of verbose flagGravatar Dirk Hohndel
2020-04-18Fix CSV for profile exportGravatar Robert C. Helling
2020-04-18profile: avoid double-free when reusing plot_infoGravatar Berthold Stoeger
2020-04-15testing: re-enable TestGitStorageGravatar Dirk Hohndel
2020-04-15testing/git-storage: don't override test accountsGravatar Dirk Hohndel
2020-04-15testing/git-storage: alternative random number generation for Qt 5.9Gravatar Dirk Hohndel
2020-04-15testing/git-storage: fairly fundamental rewrite of the storage testGravatar Dirk Hohndel
2020-04-15git-storage: add additional debug outputGravatar Dirk Hohndel
2020-04-15git-storage: add helper function to delete remote branchGravatar Dirk Hohndel
2020-04-15git-storage: fix up old broken local caches to use the right branchGravatar Linus Torvalds
2020-04-15git-storage: make creation of empty cache repo set the initial branchGravatar Linus Torvalds
2020-04-13cleanup: turn protected into private membersGravatar Berthold Stoeger
2020-04-13cleanup: remove protected access specifier in ProfileWidget2Gravatar Berthold Stoeger