Age | Commit message (Expand) | Author |
2016-04-08 | QML UI: change order of cloud backend accesses | Dirk Hohndel |
2016-04-08 | QML UI: make readonly fields more obvious in dive edit | Dirk Hohndel |
2016-04-07 | QML UI: make gas mix validator case insensitive | Dirk Hohndel |
2016-04-07 | remove reference to non-existing object | Dirk Hohndel |
2016-04-07 | avoid dereferencing undefined object | Dirk Hohndel |
2016-04-07 | QML UI: remove redundant heading | Dirk Hohndel |
2016-04-07 | QML UI: more fixes to correctly calculate page widths | Dirk Hohndel |
2016-04-07 | QML UI: fix page width calculation for dive details | Dirk Hohndel |
2016-04-06 | QML UI: break the sync into explicit save local and save cloud | Dirk Hohndel |
2016-04-06 | QML UI: close the drawer right when the user taps sync manually | Dirk Hohndel |
2016-04-06 | QML UI: after successfully opening storage, store the filename | Dirk Hohndel |
2016-04-06 | QML UI: save with unchanged credentials returns to dive list | Dirk Hohndel |
2016-04-06 | QML UI: hide keyboard before saving credentials | Dirk Hohndel |
2016-04-05 | QML UI: more hacking around with git progress reporting | Dirk Hohndel |
2016-04-05 | QML UI: don't fetch the remote twice when loading | Dirk Hohndel |
2016-04-05 | QML UI: restructure (and fix) the saveChanges logic | Dirk Hohndel |
2016-04-05 | QML UI: don't try to save again if we are already saving | Dirk Hohndel |
2016-04-05 | QML UI: simplify code for loading data from the cloud | Dirk Hohndel |
2016-04-05 | QML UI: simplify git tracking output | Dirk Hohndel |
2016-04-05 | DiveListModel: don't add the dives one at a time | Dirk Hohndel |
2016-04-05 | Keep the instance in static variable | Dirk Hohndel |
2016-04-05 | QML UI: more theme information | Dirk Hohndel |
2016-04-05 | QML UI: dive list: smaller header above dives that aren't in a trip | Dirk Hohndel |
2016-04-05 | QML UI: remove redundant dive log title | Dirk Hohndel |
2016-04-05 | remove code that is no longer used | Dirk Hohndel |
2016-04-05 | QML UI: use Kirigami default padding | Dirk Hohndel |
2016-04-05 | QML UI: dynamic page title for the root page | Dirk Hohndel |
2016-04-05 | QML UI: keep the title bar larger on iOS | Dirk Hohndel |
2016-04-05 | Add another Kirigami file and sort the private ones | Dirk Hohndel |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |