summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-18mobile/profile: add x/y offsets to widgetGravatar Dirk Hohndel
2020-02-18mobile/profile: add elapsed time reporting for profile renderingGravatar Dirk Hohndel
2020-02-18mobile/profile: create updateProfile methodGravatar Dirk Hohndel
2020-02-18mobile/profile: add invisible rectangle around QMLProfileGravatar Dirk Hohndel
2020-02-18mobile/developer: add menu entry to temporarily enable verbose modeGravatar Dirk Hohndel
2020-02-17mobile/export: fix horrendous user interfaceGravatar Dirk Hohndel
2020-02-17mobile/resources: fix incorrectly coded XSLT stylesheetsGravatar Dirk Hohndel
2020-02-17core: fix incorrect changes in divelogs.de exportGravatar Dirk Hohndel
2020-02-17mobile/export: don't allow file based exports on AndroidGravatar Dirk Hohndel
2020-02-17mobile/export: remove most of the export optionsGravatar Dirk Hohndel
2020-02-17mobile/export: clean up whitespaceGravatar Dirk Hohndel
2020-02-16Cleanup: remove unneeded QtConcurrent includesGravatar Berthold Stoeger
2020-02-16build-system/iOS: create correct bundle IDGravatar Dirk Hohndel
2020-02-16Add Cressi BLE name filtering for bluetooth discoveryGravatar Linus Torvalds
2020-02-15load-git: fix up any corrupted modechange event namesGravatar Linus Torvalds
2020-02-15load-git: clean up string handling during parsingGravatar Linus Torvalds
2020-02-13Update libdivecomputerGravatar Dirk Hohndel
2020-02-13mobile/gps: make sure updated GPS data are savedGravatar Dirk Hohndel
2020-02-13mobile UI: restructure menuGravatar Dirk Hohndel
2020-02-13GitHub Actions/iOS: shift to using a pre-packaged Qt installationGravatar Dirk Hohndel
2020-02-11mobile UI: add second environment variable for heightGravatar Dirk Hohndel
2020-02-11Planner: don't filter cylindersGravatar Berthold Stoeger
2020-02-11Planner: make cylinder-model subobject of planner-modelGravatar Berthold Stoeger
2020-02-11Cylinders: Add CylindersModelFilteredGravatar Berthold Stoeger
2020-02-11Cleanup: make CylindersModel::updateBestMixes non-slotGravatar Berthold Stoeger
2020-02-11Cleanup: remove filterSelectedDives function in divetripmodel.cppGravatar Berthold Stoeger
2020-02-11Filter: update filter if any of the string-modes changedGravatar Berthold Stoeger
2020-02-11Filter: implement starts-with and exact modesGravatar Berthold Stoeger
2020-02-10build-system/coverity: it seems silly to need both wget and curlGravatar Dirk Hohndel
2020-02-10mobile/summary: remove some debug outputGravatar Dirk Hohndel
2020-02-10mobile/summary: expand refresh buttonGravatar Dirk Hohndel
2020-02-10mobile/summary: more UI fine tuningGravatar Dirk Hohndel
2020-02-09build-system/iOS: don't build libdivecomputer inside the source treeGravatar Dirk Hohndel
2020-02-09buils-system/iOS: change confusing variable nameGravatar Dirk Hohndel
2020-02-09mobile UI: fix font size breakage on AndroidGravatar Dirk Hohndel
2020-02-09documentation: remove reference to the building page on the Subsurface websiteGravatar Jason Bramwell
2020-02-09Correct celcius/celsius typo in test divesGravatar Jason Bramwell
2020-02-09documentation: break git pull command into three separate commandsGravatar Jason Bramwell
2020-02-09mobile UI: fix alignment issue in dive details viewGravatar Dirk Hohndel
2020-02-09Correcting typos of the word celsiusGravatar Jason Bramwell
2020-02-09Cleanup: remove const bool parameters and return typesGravatar Berthold Stoeger
2020-02-09Cleanup: only use necessary includes in exportfuncs.hGravatar Berthold Stoeger
2020-02-09Cleanup: remove exportFunc classGravatar Berthold Stoeger
2020-02-09Cleanup: Remove global QFuture from exportFuncsGravatar Berthold Stoeger
2020-02-08Dive list: be more careful on when updating the UI after selectionGravatar Berthold Stoeger
2020-02-08Cleanup: remove erroneous commentsGravatar Berthold Stoeger
2020-02-08mobile UI: correctly determine the number of columns when screen size changesGravatar Dirk Hohndel
2020-02-08mobile/settings: add UI for single column preferenceGravatar Dirk Hohndel
2020-02-08core/settings: add new preference to limit number of columns on mobileGravatar Dirk Hohndel
2020-02-08mobile/summary: remove backend-share/divesummary.[h|cpp]Gravatar Berthold Stoeger