Sebastian Kügler
48cd938931
do not override TextField.activeFocus property
In QtQuick2, we cannot override a property anymore. In the case of TextField, this means we'll have to rely on Qt for focus handling.
Description
Languages
C++
63.9%
QML
29.4%
CMake
3.3%
Shell
1.3%
Python
1%
Other
1%