subsurface/mobile-widgets
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
..
qml QML UI: better simulation of onPressed in TextField 2017-04-14 14:04:34 -07:00
qmlmanager.cpp QML UI: better handling of device pixel ratio 2017-04-04 11:00:18 -07:00
qmlmanager.h QML UI: better handling of device pixel ratio 2017-04-04 11:00:18 -07:00
qmlprofile.cpp QML UI: more hacks for the magicShiftFactor hack 2017-04-04 11:00:18 -07:00
qmlprofile.h Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00