aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-05-03Updated translation sources for QML UIGravatar Dirk Hohndel
2016-05-03Mark strings in qml files for translationGravatar Robert C. Helling
2016-05-03A script to find literal texts to be marked for translation in qmlGravatar Robert C. Helling
2016-05-03Revert "QML UI: make sure Kirigami doesn't exit by mistake"Gravatar Dirk Hohndel
2016-05-03QML UI: make sure Kirigami doesn't exit by mistakeGravatar Dirk Hohndel
2016-05-03QML UI: show nocloud button at startGravatar Dirk Hohndel
2016-05-03Parse date and time from on APD importGravatar Miika Turkia
2016-05-02Make the last column take all the available sizeGravatar Marco Martin
2016-05-02CSV import: import dive number if definedGravatar Miika Turkia
2016-05-02CSV import: import time field if availableGravatar Miika Turkia
2016-05-02CSV import: support for user specified date formatGravatar Miika Turkia
2016-05-02Print xsltproc command line on verbose modeGravatar Miika Turkia
2016-05-02CSV import: use date field on profile importGravatar Miika Turkia
2016-05-02CSV import: convert cylinder size from imperialGravatar Miika Turkia
2016-05-02Don't wrap labelsGravatar Marco Martin
2016-05-02Move the qtTranslator and ssrfTranslator pointers to qt-init.cppGravatar Thiago Macieira
2016-05-01QML UI: break grid layout into smaller layoutsGravatar Dirk Hohndel
2016-05-01QML UI: Left align all labels in DiveDetailsViewGravatar Dirk Hohndel
2016-04-30Only attempt to download each picture onceGravatar Robert C. Helling
2016-04-30Remove duplicate resource mentionGravatar Dirk Hohndel
2016-04-30Fix typoGravatar Dirk Hohndel
2016-04-30Merge branch 'offlineDefault'Gravatar Dirk Hohndel
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