Age | Commit message (Expand) | Author |
2016-04-05 | Fix include paths | Linus Torvalds |
2016-04-05 | Small cleanup of helper functions to remove unused arguments | Dirk Hohndel |
2016-04-05 | Add another Kirigami file and sort the private ones | Dirk Hohndel |
2016-04-04 | Start using the actual cylinder data for gas switch events | Linus Torvalds |
2016-04-04 | Make gas change events always have a cylinder index | Linus Torvalds |
2016-04-04 | Make cylinder_nodata() take a const cylinder pointer | Linus Torvalds |
2016-04-04 | Make "is_gasmix_redundant()" more robust | Linus Torvalds |
2016-04-04 | Remove linear pressure interpolation detection code | Linus Torvalds |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-04-04 | Don't write back dive data that hasn't changed in git | Linus Torvalds |
2016-04-04 | QML UI: include the new back button for iOS | Dirk Hohndel |
2016-04-04 | Revert "QML UI: make sure the correct data is in the bread crumbs" | Dirk Hohndel |
2016-04-04 | QML UI: animate showing the dive edit sheet | Dirk Hohndel |
2016-04-04 | Revert "QML UI: animate showing the dive edit sheet" | Dirk Hohndel |
2016-04-04 | QML UI: rate limit git progress output | Dirk Hohndel |
2016-04-04 | Use the same format for output to stderr and AppLog | Dirk Hohndel |
2016-04-04 | QML UI: keep cloud sync enabled state in settings | Dirk Hohndel |
2016-04-04 | QML UI: allow user to disable automatic cloud sync | Dirk Hohndel |
2016-04-04 | QML UI: be more careful when to show us accessing the cloud | Dirk Hohndel |
2016-04-04 | QML UI: don't immediately save data after we make changes | Dirk Hohndel |
2016-04-04 | Instrument the git storage code | Dirk Hohndel |
2016-04-04 | Make accessingCloud an integer so it can convey more information | Dirk Hohndel |
2016-04-04 | Change the git progress update callback signature | Dirk Hohndel |
2016-04-04 | Git storage: after successful merge push merged commit to upstream | Dirk Hohndel |
2016-04-02 | QML UI: make sure the correct data is in the bread crumbs | Dirk Hohndel |
2016-04-02 | QML UI: remove obsolete code | Dirk Hohndel |
2016-04-02 | QML UI: tap on the very top / title bar of dive list goes to top | Dirk Hohndel |
2016-04-02 | QML UI: work around problem starting some actions while on the App log | Dirk Hohndel |
2016-04-02 | QML UI: redo application log page | Dirk Hohndel |
2016-04-02 | whitespace cleanup for previous commit | Dirk Hohndel |
2016-04-02 | QML UI: press and hold for delete dive on dive list | Dirk Hohndel |
2016-04-02 | QML UI: don't go through manager object to show map | Dirk Hohndel |
2016-04-02 | QML UI: don't go through manager object to open user manual | Dirk Hohndel |
2016-04-02 | SDM import: fix logic for sample import | Miika Turkia |
2016-04-02 | SDM import: calculate duration if needed | Miika Turkia |
2016-04-01 | QML UI: all these changes certainly deserve a new version | Dirk Hohndel |
2016-04-01 | QML UI: when on the dive list, action button now offers add dive | Dirk Hohndel |
2016-04-01 | QML UI: add an "add" icon | Dirk Hohndel |
2016-04-01 | QML UI: put add dive action in a function | Dirk Hohndel |
2016-04-01 | qml white space fixes | Dirk Hohndel |
2016-04-01 | QML UI: add space at the top of dive details view | Dirk Hohndel |
2016-04-01 | QML UI: animate showing the dive edit sheet | Dirk Hohndel |
2016-04-01 | QML UI: end editing mode when edit overlay is flicked offscreen | Dirk Hohndel |
2016-04-01 | QML UI: fix small bug in main menu | Dirk Hohndel |
2016-04-01 | Merge branch 'mergeKirigamiPort' | Dirk Hohndel |
2016-04-01 | Fix cylinder end pressure fixup from samples | Linus Torvalds |
2016-04-01 | Split up fixup_dive_dc() into multiple smaller independent functions | Linus Torvalds |
2016-04-01 | QML UI: avoid having the virtual keyboard show briefly at startup | Dirk Hohndel |
2016-04-01 | Minor tweak to script to pull Kirigami | Dirk Hohndel |
2016-04-01 | QML UI: better visual arrangement of the dive list | Dirk Hohndel |