index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-mobile
/
qml
/
DiveList.qml
Age
Commit message (
Expand
)
Author
2016-02-14
QML UI: back key on dive list exits the app
Dirk Hohndel
2016-02-13
QML UI: don't change dive while editing
Dirk Hohndel
2016-02-13
QML UI: use action button and Android back button to save / go back
Dirk Hohndel
2016-02-11
QML UI: even with valid credentials, don't show empty dive list
Dirk Hohndel
2016-02-11
QML-UI: allow dive list to be pulled up above Action Button
Dirk Hohndel
2016-02-11
QML UI: make the start page scrollable
Dirk Hohndel
2016-02-10
QML UI: allow changing credentials
Dirk Hohndel
2016-02-07
Avoid QtCreator warning about ==
Henrik Brautaset Aronsen
2016-01-29
Minor cleanups
Dirk Hohndel
2016-01-28
QML UI: once again hide "--" as section header
Dirk Hohndel
2016-01-26
QML UI: don't combine multiple trips to the same location into one
Dirk Hohndel
2016-01-24
QML-UI: Do not show strange double dashes for trips in Divelist
Jan Mulder
2016-01-21
QML UI: show dive trip again
Dirk Hohndel
2016-01-13
fix misrendered profiles when fast-flicking
Sebastian Kügler
2016-01-12
dive details navigation
Sebastian Kügler
2016-01-10
QML UI: show dive time again
Dirk Hohndel
2016-01-10
show dive.number instead of double location
Jan Mulder
2016-01-08
Move Dive class from qthelper.h/cpp to it's own file
Tomaz Canabrava
2016-01-06
adjustments needed for latest mobilecomponents
Sebastian Kügler
2016-01-06
Allow faster scrolling in the dive list
Sebastian Kügler
2015-12-27
QML UI: try to remove two binding loops
Dirk Hohndel
2015-12-26
QML-UI: add hacky, useless way to show the GPS location of a dive
Dirk Hohndel
2015-12-08
fix vertical alignment in divelist
Sebastian Kügler
2015-12-08
divelist polish
Sebastian Kügler
2015-12-08
increase horizontal spacing at the edges
Sebastian Kügler
2015-12-07
noise--
Sebastian Kügler
2015-12-07
split divedetails into view and edit parts
Sebastian Kügler
2015-11-30
Fix left margin in dive list
Sebastian Kügler
2015-11-29
Simplify dive list items
Sebastian Kügler
2015-11-29
Port the page navigation to ApplicationWindow's one
Marco Martin
2015-11-29
Fix reference errors caused by moving properties around
Sebastian Kügler
2015-11-29
port these as well to mobilecomponents
Sebastian Kügler
2015-11-11
Fix label overflow in divelist
Sebastian Kügler
2015-11-11
dpi improvements for small text
Sebastian Kügler
2015-11-07
fix startpage appearing over dive list
Sebastian Kügler
2015-11-07
Flip visibility when opacity is 0
Sebastian Kügler
2015-11-07
Improve 1st start experience
Sebastian Kügler
2015-11-07
organize qml files in subdirectories
Sebastian Kügler