subsurface/mobile-widgets/qml
Dirk Hohndel c00b14af9a QML UI: better simulation of onPressed in TextField
Prior to Qt Quick Components 2.1 there was no onPressed signal for a
TextField; in order to be able to build against Qt 5.7 (which comes with
Qt Quick Components 2.0) we need to work around the lack of this signal.
This code seems to do a pretty good job at simulating it.

My attempt in commit 73c66e1d7d ("QML UI: make run with Qt 5.7 again")
didn't work so well.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2017-04-14 14:04:34 -07:00
..
icons QML UI: add option to disable cloud to start screen 2016-04-22 11:59:15 -07:00
theme Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
About.qml QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
CloudCredentials.qml QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
dive.jpg Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
DiveDetails.qml QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
DiveDetailsEdit.qml QML UI: fix saving fields using HintsTextEdit 2017-04-04 19:10:22 -07:00
DiveDetailsView.qml QML UI: re-layout the details view 2017-04-11 17:24:44 -07:00
DiveList.qml QML UI: correctly render dive list when showing delete button 2017-04-14 13:13:06 -07:00
DownloadFromDiveComputer.qml QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
GpsList.qml QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
HintsTextEdit.qml QML UI: better simulation of onPressed in TextField 2017-04-14 14:04:34 -07:00
Log.qml QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
main.qml QML UI: keep the fontMetric 2017-04-14 13:05:01 -07:00
mobile-resources.qrc QML-UI: remove references to download from divecomputer 2017-04-14 09:50:57 -07:00
Preferences.qml QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
qtquickcontrols2.conf QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
StartPage.qml QML UI: use a scrollable page for StartPage 2017-04-03 07:22:56 -07:00
ThemeTest.qml QML UI: add 2cm x 2cm square to theme test page 2017-04-13 18:21:50 -07:00