aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-04-22QML UI: turn off 'no cloud' button when not in useGravatar Dirk Hohndel
2016-04-22QML UI: add option to disable cloud to start screenGravatar Dirk Hohndel
2016-04-22QML UI: allow switching to offline mode without valid credentialsGravatar Dirk Hohndel
2016-04-22QML UI: reword the intro text to mention offline modeGravatar Dirk Hohndel
2016-04-22QML UI: rename menu entry for offline useGravatar Dirk Hohndel
2016-04-21QML UI: allow changing input fields with tab/return keyGravatar Dirk Hohndel
2016-04-21QML UI: don't exit on iOSGravatar Dirk Hohndel
2016-04-21Fix Android keyboard issue as recommended by KirigamiGravatar Dirk Hohndel
2016-04-21QML UI: add new Kirigami fileGravatar Dirk Hohndel
2016-04-20Don't calculate the 9 minute averageGravatar Dirk Hohndel
2016-04-20Only do 9 minute interval for min/max/avgGravatar Dirk Hohndel
2016-04-20Fix 3-, 6- and 9-minute min/max calculationsGravatar Linus Torvalds
2016-04-20Android build: use static libssl / libcryptoGravatar Dirk Hohndel
2016-04-20QML UI: don't show add dive button without valid credentialsGravatar Dirk Hohndel
2016-04-20QML UI: make sure drawer is really closed after deleteGravatar Dirk Hohndel
2016-04-19QML UI: make multi column support work againGravatar Dirk Hohndel