| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-14 | QML UI: make run with Qt 5.7 again | ||
| 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 | ||
| 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 | ||
| 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 | ||
| Signed-off-by: Marco Martin <notmart@gmail.com> | |||