Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-25 | core/tests: merge Animations and add vars. to qPrefDisplay | jan Iversen | |
Add class variable tooltip_position to qPrefDisplay Add class variable lastDir to qPrefDisplay qPrefDisplay is updated to use new qPrefPrivate functions Adjust test cases incl. qml tests qPrefAnimations only has 1 variable, that really is a display variable Merge the variable into qPrefDisplay, to simplify setup (and avoid loading extra page in qml). correct theme to save in correct place, and make it a static class variable Signed-off-by: Jan Iversen <jani@apache.org> | |||
2018-07-27 | tests: correct name in tst_qPrefDisplay.qml | jan Iversen | |
Signed-off-by: Jan Iversen <jani@apache.org> | |||
2018-07-12 | tests: add qPrefDisplay qml testcases | jan Iversen | |
add test of qml C++ interface Signed-off-by: Jan Iversen <jani@apache.org> |