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
/
Preferences.qml
Age
Commit message (
Expand
)
Author
2016-03-08
port to Kirigami imports and new api
Marco Martin
2016-02-13
QML UI: use action button for save in GPS preferences
Dirk Hohndel
2016-02-12
QML UI: remove the redundant context menus that just close the page
Dirk Hohndel
2016-02-12
QML UI: experimentally enable context menu on each page
Dirk Hohndel
2016-02-10
Indentation fix after the last commit
Dirk Hohndel
2016-02-10
QML UI: make back key work for all pages
Dirk Hohndel
2016-01-20
QML preferences: use Layout.preferredHeight within GridLayout
Rick Walsh
2016-01-20
QML UI: make all buttons more attractive
Rick Walsh
2016-01-19
QML UI: Don't explicitly set width of GridLayout items
Rick Walsh
2015-12-08
Fix page margins in preferences and cloudcredentials
Sebastian Kügler
2015-12-07
Fix styling in Preferences page
Sebastian Kügler
2015-12-03
QML-UI: use our styled elements
Dirk Hohndel
2015-12-03
QML-UI: Split cloud credentials and other preferences
Dirk Hohndel
2015-11-30
improve preferences layout
Sebastian Kügler
2015-11-29
Fix reference errors caused by moving properties around
Sebastian Kügler
2015-11-29
use mobilecomponents for our pages
Sebastian Kügler
2015-11-18
QML UI: remove manual setting of web service userid
Dirk Hohndel
2015-11-14
Location service: make distance and time threshold configurable
Dirk Hohndel
2015-11-14
QML UI: actually store the userid setting
Dirk Hohndel
2015-11-13
QML UI: add preference for webservice user id
Dirk Hohndel
2015-11-07
Improve labels in login dialog
Sebastian Kügler
2015-11-07
Improve TopBar and login window layout
Sebastian Kügler
2015-11-07
Improve layout of login dialog
Sebastian Kügler
2015-11-07
organize qml files in subdirectories
Sebastian Kügler