Age | Commit message (Expand) | Author |
2016-04-27 | only set index if we have specific target | Dirk Hohndel |
2016-04-27 | QML UI: use anchor to fill parent | Dirk Hohndel |
2016-04-27 | Remove hack that's no longer needed | Dirk Hohndel |
2016-04-27 | QML UI: with a local default file setup, open that at start | Dirk Hohndel |
2016-04-27 | QML UI: set the default local repo to load | Dirk Hohndel |
2016-04-27 | Add helper function for the consumption of loaded dive data | Dirk Hohndel |
2016-04-27 | QML UI: in no cloud mode, save to a default local repo | Dirk Hohndel |
2016-04-27 | git storage: init local repository | Dirk Hohndel |
2016-04-22 | Fix SettingsObjectWrapper to actually use the group set | Dirk Hohndel |
2016-04-22 | Remove useless command line handling code from mobile app | Dirk Hohndel |
2016-04-22 | QML UI: adapt "Manage dives" to no cloud status | Dirk Hohndel |
2016-04-22 | QML UI: when chosing 'no cloud', switch to dive list | Dirk Hohndel |
2016-04-22 | QML UI: turn off 'no cloud' button when not in use | Dirk Hohndel |
2016-04-22 | QML UI: add option to disable cloud to start screen | Dirk Hohndel |
2016-04-22 | QML UI: allow switching to offline mode without valid credentials | Dirk Hohndel |
2016-04-22 | QML UI: reword the intro text to mention offline mode | Dirk Hohndel |
2016-04-22 | QML UI: rename menu entry for offline use | Dirk Hohndel |
2016-04-21 | QML UI: allow changing input fields with tab/return key | Dirk Hohndel |
2016-04-21 | QML UI: don't exit on iOS | Dirk Hohndel |
2016-04-21 | Fix Android keyboard issue as recommended by Kirigami | Dirk Hohndel |
2016-04-21 | QML UI: add new Kirigami file | Dirk Hohndel |
2016-04-20 | Don't calculate the 9 minute average | Dirk Hohndel |
2016-04-20 | Only do 9 minute interval for min/max/avg | Dirk Hohndel |
2016-04-20 | Fix 3-, 6- and 9-minute min/max calculations | Linus Torvalds |
2016-04-20 | Android build: use static libssl / libcrypto | Dirk Hohndel |
2016-04-20 | QML UI: don't show add dive button without valid credentials | Dirk Hohndel |
2016-04-20 | QML UI: make sure drawer is really closed after delete | Dirk Hohndel |
2016-04-19 | QML UI: make multi column support work again | Dirk Hohndel |
2016-04-19 | Don't put margins outside the internal ListView | Marco Martin |
2016-04-19 | QML UI: correctly show if we are accessing remote or local storage | Dirk Hohndel |
2016-04-19 | QML UI: prevent changing pages while showing the edit/add overlay sheet | Dirk Hohndel |
2016-04-19 | Remove QML files that are no longer used | Dirk Hohndel |
2016-04-19 | QML UI: show dive site on map with left action on dive details page | Dirk Hohndel |
2016-04-19 | QML UI: adapt for latest Kirigami | Dirk Hohndel |
2016-04-19 | QML UI: always show the time stamp when logging data | Dirk Hohndel |
2016-04-18 | Import picture URLs from divelogs.de | Miika Turkia |
2016-04-18 | Fix broken Bluetooth support | Rick Walsh |
2016-04-17 | QML UI: only show GPS service / use current location if GPS accessible | Dirk Hohndel |
2016-04-17 | QML UI: make the state of the GPS service available to QML | Dirk Hohndel |
2016-04-17 | With patched Qt 5.6 for iOS correctly handle disabled GPS source | Dirk Hohndel |
2016-04-17 | GPS provider: change haveGPS status if GPS source returns error | Dirk Hohndel |
2016-04-17 | GPS provider: track tristate information for GPS source | Dirk Hohndel |
2016-04-17 | iOS build: include the libraries for the phone simulator | Dirk Hohndel |
2016-04-15 | QML UI: quit on back key while showing dive list | Dirk Hohndel |
2016-04-15 | QML UI: rewrite the commitChanges function | Dirk Hohndel |
2016-04-15 | QML UI: add elements to allow editing the GPS coordinates | Dirk Hohndel |
2016-04-15 | QML UI: fix the save to cloud logic | Dirk Hohndel |
2016-04-15 | QML UI: stop using "--" for empty strings | Dirk Hohndel |
2016-04-14 | Copy coordinates when renaming site | Miika Turkia |
2016-04-14 | QML UI: don't try to scroll to dive at time 0 | Dirk Hohndel |