Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-14 | QML UI: make run with Qt 5.7 again | Dirk Hohndel | |
onPressed needs to be relative to Keys in Qt 5.7. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2017-04-04 | QML UI: fix saving fields using HintsTextEdit | Marco Martin | |
The editText property is not there anymore, we need text Signed-off-by: Marco Martin <notmart@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2017-04-04 | QML UI: dialog of HintsTextEdit on top | Marco Martin | |
Signed-off-by: Marco Martin <notmart@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2017-04-01 | QML UI: replace combobox with custom text field with hints | Marco Martin | |
Signed-off-by: Marco Martin <notmart@gmail.com> |