summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-12-07simplify and style log pageGravatar Sebastian Kügler
2015-12-07Fix styling in Preferences pageGravatar Sebastian Kügler
2015-12-07Fix text clippingGravatar Sebastian Kügler
2015-12-07redesign dive details viewGravatar Sebastian Kügler
2015-12-07Add more iconsGravatar Sebastian Kügler
2015-12-07dive edit gets contextual actionsGravatar Sebastian Kügler
2015-12-07noise--Gravatar Sebastian Kügler
2015-12-07add context drawer component to the qrc fileGravatar Sebastian Kügler
2015-12-07add a contextdrawerGravatar Sebastian Kügler
2015-12-07split divedetails into view and edit partsGravatar Sebastian Kügler
2015-12-07state machine controls edit/view dive detailsGravatar Sebastian Kügler
2015-12-07Styled heading in startpageGravatar Sebastian Kügler
2015-12-07sync with mobilecomponents 9d8bf6d77dGravatar Sebastian Kügler
2015-12-07Fix indentationGravatar Sebastian Kügler
2015-12-07Better theme information pageGravatar Sebastian Kügler
2015-12-06Only install QML Framework files for Subsurface-mobileGravatar Dirk Hohndel
2015-12-06Uemis downloader: handle yet another corner caseGravatar Dirk Hohndel
2015-12-06diveprofileitem.cpp: fix unused variable warning on mobileGravatar Lubomir I. Ivanov
2015-12-06profilewidget2.cpp: hide the heartbeat graph on an empty stateGravatar Lubomir I. Ivanov
2015-12-06Only warn about different number of tanks and gases if there are tanksGravatar Dirk Hohndel
2015-12-05QML-UI: a small bit of reindentationGravatar Dirk Hohndel
2015-12-05QML-UI: remove duplicate "Run location service" menu entryGravatar Dirk Hohndel
2015-12-05QML-UI: delete unused codeGravatar Dirk Hohndel
2015-12-05QML-UI: mark email entry field as suchGravatar Dirk Hohndel
2015-12-04QML-UI correct cut and paste errorGravatar Dirk Hohndel
2015-12-04QML-UI: re-architect the way we access network resourcesGravatar Dirk Hohndel
2015-12-04QML-UI: use consistent capitalizationGravatar Dirk Hohndel
2015-12-04QML UI: log the text shown on the log pageGravatar Dirk Hohndel
2015-12-03Cloud storage: do not store the actual pictures in gitGravatar Dirk Hohndel
2015-12-03Crash fix in add_single_dive. No writing to dive_table.dives[-1]Gravatar K. \"pestophagous\" Heller
2015-12-03Prevent gaschange tank icons from using garbage coords.Gravatar K. \"pestophagous\" Heller
2015-12-03QML-UI: use our styled elementsGravatar Dirk Hohndel
2015-12-03QML-UI: replace the two ways to log progress with oneGravatar Dirk Hohndel
2015-12-03QML-UI: make Log page scrollableGravatar Dirk Hohndel
2015-12-03QML-UI: open cloud storage once credentials were enteredGravatar Dirk Hohndel
2015-12-03QML UI: different functions for saving Preferences and Cloud CredentialsGravatar Dirk Hohndel
2015-12-03QML-UI: Split cloud credentials and other preferencesGravatar Dirk Hohndel
2015-12-03Fix crasherGravatar Sebastian Kügler
2015-12-03Small change to the Mac make package scriptGravatar Dirk Hohndel
2015-12-03Fix compile error on MacGravatar Dirk Hohndel
2015-12-03Uemis downloader: ignore leading junk in the dataGravatar Dirk Hohndel
2015-12-03Uemis downloader: don't leak memoryGravatar Dirk Hohndel
2015-12-02QML-UI: refuse to save to cloud unless you loaded from cloud, firstGravatar Dirk Hohndel
2015-12-02QML UI: if load fails, don't continue processing dataGravatar Dirk Hohndel
2015-12-02Fetch the Subsurface webservice userid if cloud credentials were givenGravatar Dirk Hohndel
2015-12-02Add instance method for GpsLocationGravatar Dirk Hohndel
2015-12-02QML UI: fix profile scalingGravatar Dirk Hohndel
2015-12-02QML-UI: Remove button from dive detailsGravatar Joakim Bygdell
2015-12-02user-manual.txt: modifications related to Grantlee variablesGravatar Lubomir I. Ivanov
2015-12-02Correct Qt version in README for android buildingGravatar Anton Lundin