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
/
mobile-widgets
/
qml
/
CloudCredentials.qml
Age
Commit message (
Expand
)
Author
2018-10-09
Mobile: factor out syncToCloud [3/3]
Jan Mulder
2018-10-09
Mobile: preserve auto download status [2/3]
Jan Mulder
2018-10-01
Mobile QML UI: bump Kirigami imports to 2.4
Jan Mulder
2018-09-11
core,tests: change qml register function
jan Iversen
2018-07-10
core: make qPref::cloud_status the only version of the enum
jan Iversen
2018-06-26
QML UI: don't use anchors within Layouts
Dirk Hohndel
2018-06-20
QML UIL: fix more problems with members moving from manager to prefs
Dirk Hohndel
2018-06-16
mobile: fix reference to credentialStatus property
Murillo Bernardes
2018-06-15
mobile: move settings from qmlmanager to qmlprefs
jan Iversen
2017-11-19
QML UI: QtQuick.Layouts to 1.2
Jan Mulder
2017-11-19
QML UI: QtQuick.Controls to version 2.2
Jan Mulder
2017-11-19
QML UI: QtQuick to 2.6
Jan Mulder
2017-11-19
QML UI: Kirigami to 2.2
Jan Mulder
2017-10-17
mobile: silence deprecated messages in logging about Kirigami.Label
Jan Mulder
2017-10-17
mobile: No cloud repo creation more explicit
Jan Mulder
2017-09-29
QML UI: cleanup some whitespace and string formatting
Jan Mulder
2017-09-29
QML UI: rework single credential page to two pages
Jan Mulder
2017-08-03
QML UI: Settings: remove more margins
Dirk Hohndel
2017-08-03
QML UI: CloudCredentials: better use of space
Dirk Hohndel
2017-08-03
QML UI: remove unused code
Dirk Hohndel
2017-07-26
QML UI: remove obsolete debugging code
Dirk Hohndel
2017-07-26
QML UI: remove "show password" switch and only show pw on first entry
Jan Mulder
2017-07-26
QML UI: replace all switches with our own
Joakim Bygdell
2017-07-22
QML UI: save credentials as they are bein entered
Dirk Hohndel
2017-07-22
QML UI: don't disclose the current password
Dirk Hohndel
2017-07-23
QML UI: fix typo
Joakim Bygdell
2017-07-23
Mobile settings: stylize switches
Rick Walsh
2017-07-23
Mobile Settings formatting
Rick Walsh
2017-07-23
Mobile: consolidate settings to one page and menu entry
Joakim Bygdell
2017-04-29
Add SPDX header to mobile widgets and QML files
Dirk Hohndel
2017-04-01
QML UI: Fully port dive edit to Kirigami2
Marco Martin
2017-01-21
Revert "QML UI: build against latest Kirigami"
Dirk Hohndel
2016-12-27
QML UI: build against latest Kirigami
Dirk Hohndel
2016-06-13
QML UI: allow entering the cloud PIN on the mobile UI
Dirk Hohndel
2016-05-03
Mark strings in qml files for translation
Robert C. Helling
2016-04-21
QML UI: allow changing input fields with tab/return key
Dirk Hohndel
2016-04-08
QML UI: make readonly fields more obvious in dive edit
Dirk Hohndel
2016-04-07
QML UI: more fixes to correctly calculate page widths
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel