Age | Commit message (Expand) | Author |
2016-05-05 | Use encoded file name on import | Miika Turkia |
2016-05-05 | Allow parsing of .txt files on import | Miika Turkia |
2016-05-04 | Update translation sources | Dirk Hohndel |
2016-05-04 | QML-UI: don't translate the theme test strings | Dirk Hohndel |
2016-05-04 | iOS build: dummy qml file to pull in the right dependencies | Dirk Hohndel |
2016-05-04 | Android build: we don't need the Qt translations | Dirk Hohndel |
2016-05-04 | iOS build: create the translations to be bundled | Dirk Hohndel |
2016-05-04 | Find bundled translations on iOS | Dirk Hohndel |
2016-05-04 | Latest translation update | Dirk Hohndel |
2016-05-03 | Android build: prepare and copy translations into the APK | Dirk Hohndel |
2016-05-03 | QML DiveDetailsView only use one bottomlayout | Rick Walsh |
2016-05-03 | QML Set width instead of minimumWidth equal to maximumWidth | Rick Walsh |
2016-05-03 | Update latest translations | Dirk Hohndel |
2016-05-03 | Updated translation sources for QML UI | Dirk Hohndel |
2016-05-03 | Mark strings in qml files for translation | Robert C. Helling |
2016-05-03 | A script to find literal texts to be marked for translation in qml | Robert C. Helling |
2016-05-03 | Revert "QML UI: make sure Kirigami doesn't exit by mistake" | Dirk Hohndel |
2016-05-03 | QML UI: make sure Kirigami doesn't exit by mistake | Dirk Hohndel |
2016-05-03 | QML UI: show nocloud button at start | Dirk Hohndel |
2016-05-03 | Parse date and time from on APD import | Miika Turkia |
2016-05-02 | Make the last column take all the available size | Marco Martin |
2016-05-02 | CSV import: import dive number if defined | Miika Turkia |
2016-05-02 | CSV import: import time field if available | Miika Turkia |
2016-05-02 | CSV import: support for user specified date format | Miika Turkia |
2016-05-02 | Print xsltproc command line on verbose mode | Miika Turkia |
2016-05-02 | CSV import: use date field on profile import | Miika Turkia |
2016-05-02 | CSV import: convert cylinder size from imperial | Miika Turkia |
2016-05-02 | Don't wrap labels | Marco Martin |
2016-05-02 | Move the qtTranslator and ssrfTranslator pointers to qt-init.cpp | Thiago Macieira |
2016-05-01 | QML UI: break grid layout into smaller layouts | Dirk Hohndel |
2016-05-01 | QML UI: Left align all labels in DiveDetailsView | Dirk Hohndel |
2016-04-30 | Only attempt to download each picture once | Robert C. Helling |
2016-04-30 | Remove duplicate resource mention | Dirk Hohndel |
2016-04-30 | Fix typo | Dirk Hohndel |
2016-04-30 | Merge branch 'offlineDefault' | Dirk Hohndel |
2016-04-30 | QML UI: when first entering cloud credentials, force cloud connection | Dirk Hohndel |
2016-04-30 | Remove pointless code | Dirk Hohndel |
2016-04-30 | QML UI: make offline the default | Dirk Hohndel |
2016-04-30 | Don't pretend that opening git repo succeeded | Dirk Hohndel |
2016-04-30 | Connect to the reply, not the manager | Dirk Hohndel |
2016-04-30 | QML UI: forceRemoteSync means connect even without unsaved changes | Dirk Hohndel |
2016-04-30 | QML UI: better diagnostics when cloud connection fails | Dirk Hohndel |
2016-04-30 | Only create the path to no cloud local storage once | Dirk Hohndel |
2016-04-30 | QML UI: make text match the implementation | Dirk Hohndel |
2016-04-30 | Fix logic for when to mark dive list as changed | Dirk Hohndel |
2016-04-29 | QML UI: when switching from no cloud to cloud usage, don't drop local data | Dirk Hohndel |
2016-04-29 | QML UI: fix order of tests when saving changes | Dirk Hohndel |
2016-04-29 | Clean up comparison syntax in qml | Dirk Hohndel |
2016-04-29 | Allow switching the user from the command line | Dirk Hohndel |
2016-04-29 | QML UI: make sure nothing is lost when changing cloud credentials | Dirk Hohndel |