aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile
AgeCommit message (Expand)Author
2016-01-22QML-UI. Add Back to Divelist menu itemGravatar Jan Mulder
2016-01-21QML UI: maximize horizontal size of notes when editingGravatar Dirk Hohndel
2016-01-21QML UI: show dive trip againGravatar Dirk Hohndel
2016-01-21QML UI: fix map display regressionGravatar Dirk Hohndel
2016-01-20QML UI: switch edit back to not being a drawerGravatar Dirk Hohndel
2016-01-20QML UI: show date and time for diveGravatar Dirk Hohndel
2016-01-20QML UI: fix bugs in change detection on dive editGravatar Dirk Hohndel
2016-01-20If set imperial units explicitly on mobile appGravatar Miika Turkia
2016-01-20QML preferences: use Layout.preferredHeight within GridLayoutGravatar Rick Walsh
2016-01-20QML UI: make all buttons more attractiveGravatar Rick Walsh
2016-01-19QML UI: make the buttons on the start page more attractiveGravatar Dirk Hohndel
2016-01-19QML UI: Don't explicitly set width of GridLayout itemsGravatar Rick Walsh
2016-01-19QML UI: don't shorten the buttonsGravatar Dirk Hohndel
2016-01-19Subsurface-mobile on Android: change the splash screen methodologyGravatar Dirk Hohndel
2016-01-19Close edit drawer when current dive changesGravatar Sebastian Kügler
2016-01-19QML UI DiveDetailsView: shift dive number to right of top rowGravatar Rick Walsh
2016-01-18QML UI: yet another attempt to fix the profile scalingGravatar Dirk Hohndel
2016-01-15QML UI: next attempt to address the profile scalingGravatar Dirk Hohndel
2016-01-13try to fix profile scalingGravatar Sebastian Kügler
2016-01-13fix misrendered profiles when fast-flickingGravatar Sebastian Kügler
2016-01-12Better behavior for dive details flickingGravatar Sebastian Kügler
2016-01-12Fix bugs in edit drawerGravatar Sebastian Kügler
2016-01-12Kill warningGravatar Sebastian Kügler
2016-01-12dive details navigationGravatar Sebastian Kügler
2016-01-11Random whitespace cleanupGravatar Dirk Hohndel
2016-01-10QML UI: Store the dive duration in dive and (fake) divecomputerGravatar Dirk Hohndel
2016-01-10QML UI: only store the new date/time if they are validGravatar Dirk Hohndel
2016-01-10QML UI: show dive time againGravatar Dirk Hohndel
2016-01-10Save a dive has to mean "save to local storage" on mobileGravatar Dirk Hohndel
2016-01-10Remember in settings if we ever synced with the cloudGravatar Dirk Hohndel
2016-01-10QML UI: refresh divelist after GPS data was successfully appliedGravatar Dirk Hohndel
2016-01-10show dive.number instead of double locationGravatar Jan Mulder
2016-01-08QML UI: partial, slow and incomplete implementation of delete GPS fixGravatar Dirk Hohndel
2016-01-08QML UI: add second action to GPS list entriesGravatar Dirk Hohndel
2016-01-08QML UI: better icon for deleteGravatar Dirk Hohndel
2016-01-08Gps list: include the time_t timestamp in the modelGravatar Dirk Hohndel
2016-01-08QML UI: support sliding action to allow the user to delete GPS fixesGravatar Dirk Hohndel
2016-01-08Move Dive class from qthelper.h/cpp to it's own fileGravatar Tomaz Canabrava
2016-01-08Untangle Library LinkageGravatar Tomaz Canabrava
2016-01-07mobile: allow save when local store is actualGravatar Jan Mulder
2016-01-07QML UI: clean up notes field after editGravatar Dirk Hohndel
2016-01-07QML UI: fix manual add diveGravatar Dirk Hohndel
2016-01-07QML UI: show the available GPS fixesGravatar Dirk Hohndel
2016-01-07QML UI: trigger download of GPS fixesGravatar Dirk Hohndel
2016-01-07Remove plasma mobile components, pull from upstream at build timeGravatar Dirk Hohndel
2016-01-06QML UI: edit notes in rich text modeGravatar Dirk Hohndel
2016-01-06QML UI: use the same units that Subsurface used when saving the dataGravatar Dirk Hohndel
2016-01-06QML UI: reimplement context menu for dive detailsGravatar Dirk Hohndel
2016-01-06Make sure that members are initialiedGravatar Dirk Hohndel
2016-01-07sync with mobilecomponents 462b2b4Gravatar Sebastian Kügler