summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-30QML UI: when first entering cloud credentials, force cloud connectionGravatar Dirk Hohndel
2016-04-30Remove pointless codeGravatar Dirk Hohndel
2016-04-30QML UI: make offline the defaultGravatar Dirk Hohndel
2016-04-30Don't pretend that opening git repo succeededGravatar Dirk Hohndel
2016-04-30Connect to the reply, not the managerGravatar Dirk Hohndel
2016-04-30QML UI: forceRemoteSync means connect even without unsaved changesGravatar Dirk Hohndel
2016-04-30QML UI: better diagnostics when cloud connection failsGravatar Dirk Hohndel
2016-04-30Only create the path to no cloud local storage onceGravatar Dirk Hohndel
2016-04-30QML UI: make text match the implementationGravatar Dirk Hohndel
2016-04-30Fix logic for when to mark dive list as changedGravatar Dirk Hohndel
2016-04-29QML UI: when switching from no cloud to cloud usage, don't drop local dataGravatar Dirk Hohndel
2016-04-29QML UI: fix order of tests when saving changesGravatar Dirk Hohndel
2016-04-29Clean up comparison syntax in qmlGravatar Dirk Hohndel
2016-04-29Allow switching the user from the command lineGravatar Dirk Hohndel
2016-04-29QML UI: make sure nothing is lost when changing cloud credentialsGravatar Dirk Hohndel
2016-04-29Protect access to image hash dictionaries with lockGravatar Robert C. Helling
2016-04-29CylindersModel: clamp the "cylinderuse" valuesGravatar Lubomir I. Ivanov
2016-04-29Fix Qt date interfaces for times before 1970Gravatar Linus Torvalds
2016-04-29Extend time parsing to before 1970Gravatar Linus Torvalds
2016-04-27QML UI: handle failure to read local dive dataGravatar Dirk Hohndel
2016-04-27correctly load default filenameGravatar Dirk Hohndel
2016-04-27only set index if we have specific targetGravatar Dirk Hohndel
2016-04-27QML UI: use anchor to fill parentGravatar Dirk Hohndel
2016-04-27Remove hack that's no longer neededGravatar Dirk Hohndel
2016-04-27QML UI: with a local default file setup, open that at startGravatar Dirk Hohndel
2016-04-27QML UI: set the default local repo to loadGravatar Dirk Hohndel
2016-04-27Add helper function for the consumption of loaded dive dataGravatar Dirk Hohndel
2016-04-27QML UI: in no cloud mode, save to a default local repoGravatar Dirk Hohndel
2016-04-27git storage: init local repositoryGravatar Dirk Hohndel
2016-04-26QML UI: start out with save button visibleGravatar Dirk Hohndel
2016-04-26Adapt to Kirigami api changesGravatar Marco Martin
2016-04-26Add Ubuntu Xenial to be built (16.04)Gravatar Miika Turkia
2016-04-25Fix time parsing for Divesoft FreedomGravatar Miika Turkia
2016-04-25Abort git authentication attemptGravatar Miika Turkia
2016-04-25DL7: parse temperature and cylinder pressureGravatar Miika Turkia
2016-04-25Parse date and time in DL7 importGravatar Miika Turkia
2016-04-25Grab the payload of DL7 fileGravatar Miika Turkia
2016-04-25CSV import: support min.sec formatGravatar Miika Turkia
2016-04-25Special handling for DL7Gravatar Miika Turkia
2016-04-25Detect DL7 depth unitsGravatar Miika Turkia
2016-04-25Basic GUI part for DL7 importGravatar Miika Turkia
2016-04-25Fix file extension regespGravatar Miika Turkia
2016-04-25Add CSV parsing trigger for zxu and zxl filesGravatar Miika Turkia
2016-04-25Add DAN DL7 file extensions for import UIGravatar Miika Turkia
2016-04-25Detect pipe as field separator in CSV importGravatar Miika Turkia
2016-04-25Add pipe as supported field separator on CSV importGravatar Miika Turkia
2016-04-22Fix SettingsObjectWrapper to actually use the group setGravatar Dirk Hohndel
2016-04-22Remove useless command line handling code from mobile appGravatar Dirk Hohndel
2016-04-22QML UI: adapt "Manage dives" to no cloud statusGravatar Dirk Hohndel
2016-04-22QML UI: when chosing 'no cloud', switch to dive listGravatar Dirk Hohndel