aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile
AgeCommit message (Expand)Author
2015-10-09QML-UI: Layout improvements in app list and details headerGravatar Sebastian Kügler
2015-10-09QML-UI: gridUnit is now dpi-correctedGravatar Sebastian Kügler
2015-10-09QML-UI: improve list paintingGravatar Sebastian Kügler
2015-10-09QML-UI: be less chattyGravatar Sebastian Kügler
2015-10-09QML-UI: add more properties to Units and ThemeGravatar Sebastian Kügler
2015-10-09QML-UI: basics for theming and hi-dpi supportGravatar Sebastian Kügler
2015-08-31QML UI: Show log correctlyGravatar Grace Karanja
2015-08-31QML UI: Fix error when closing the log windowGravatar Grace Karanja
2015-08-31QML UI: Show message when loading divesGravatar Grace Karanja
2015-08-31QML UI: Add ViewLog menuGravatar Grace Karanja
2015-08-31QML UI: Add QML Log viewerGravatar Grace Karanja
2015-08-31QML UI: Move top bar to its own fileGravatar Grace Karanja
2015-08-31QML UI: Use AddDive instead of clear diveGravatar Grace Karanja
2015-08-31QML UI: Dynamically change button textGravatar Grace Karanja
2015-08-31QML UI: Add button to hide dive profileGravatar Grace Karanja
2015-08-31QML UI: Remove clearDetails() function in DiveList.qmlGravatar Grace Karanja
2015-08-31QML UI: Clear divelist model before starting new diveGravatar Grace Karanja
2015-08-31QML UI: Start Add Dive featureGravatar Grace Karanja
2015-07-30QML UI: move back button back to the left and center textGravatar Joakim Bygdell
2015-07-30QML UI: make the top bars look the sameGravatar Joakim Bygdell
2015-07-30QML UI: dynamic button sizesGravatar Joakim Bygdell
2015-07-29QML UI: Fix incorrect sizing of dive profileGravatar Grace Karanja
2015-07-27QML UI: show dive number and date in the detail viewGravatar Dirk Hohndel
2015-07-27QML UI: consistent title and attempt of back button for dive detailsGravatar Dirk Hohndel
2015-07-27QML UI: if the cloud credentials are set, open the dive listGravatar Dirk Hohndel
2015-07-27QML UI: prevent crash when trying to set message without windowGravatar Dirk Hohndel
2015-07-27Adjusted spacingGravatar Robert C. Helling
2015-07-26QML UI: add style to the menu buttonGravatar Joakim Bygdell
2015-07-26QML UI: add Subsurface mobile to top of appGravatar Joakim Bygdell
2015-07-26QML UI: make the app blueGravatar Joakim Bygdell
2015-07-26QML UI: create menu to house the buttonsGravatar Joakim Bygdell
2015-07-25QML UI: Show profile on AndroidGravatar Grace Karanja
2015-07-24QML UI: make sure the dive list is empty before loading divesGravatar Dirk Hohndel
2015-07-23QML UI: Add download from divecomputer windowGravatar Grace Karanja
2015-07-22QML UI: Move DiveDetails to the StackViewGravatar Grace Karanja
2015-07-22QML UI: Implement saving of cloud passwordGravatar Grace Karanja
2015-07-17QML UI: Implement showing of the dive profile on QMLGravatar Grace Karanja
2015-07-17QML UI: Add QMLProfile classGravatar Grace Karanja
2015-07-17QML UI: Implement saving of divesGravatar Grace Karanja
2015-07-12QML UI: implement a message area to show information to the userGravatar Dirk Hohndel
2015-07-12QML UI: explicitly reference the button for sizeGravatar Dirk Hohndel
2015-07-12Whitespace cleanupGravatar Dirk Hohndel
2015-07-12QML UI: use stackView to show sub windowsGravatar Dirk Hohndel
2015-07-12QML UI: improve preferences layoutGravatar Dirk Hohndel
2015-07-12QML UI: start making things resolution independentGravatar Dirk Hohndel
2015-07-12QML UI: set window size on desktop devicesGravatar Dirk Hohndel
2015-07-10QML UI: whitespace fixGravatar Grace Karanja
2015-07-10QML UI: show dive details in TextBoxesGravatar Grace Karanja
2015-07-10QML UI: move the dive list to a separate fileGravatar Grace Karanja
2015-07-10QML UI: Load dives from cloudGravatar Grace Karanja