web/konrad/DeclarativeWidgets.git
11 years agoFix crash when accessing custom properties or functions in QML
Tobias Koenig [Sun, 14 Oct 2012 16:00:39 +0000]
Fix crash when accessing custom properties or functions in QML

It works!!!!! :)

11 years agoReport errors to declarative environment
Tobias Koenig [Sun, 14 Oct 2012 15:29:11 +0000]
Report errors to declarative environment

11 years agoAdd a test for using PropertyAnimation with QSlider... it just rocks! ;)
Tobias Koenig [Sun, 14 Oct 2012 13:11:13 +0000]
Add a test for using PropertyAnimation with QSlider... it just rocks! ;)

11 years agoAdd support for QSlider
Tobias Koenig [Sun, 14 Oct 2012 13:10:53 +0000]
Add support for QSlider

11 years agoAdd support for context properties
Tobias Koenig [Sun, 14 Oct 2012 11:16:37 +0000]
Add support for context properties

11 years agoExtend test.qml
Tobias Koenig [Sun, 14 Oct 2012 10:59:31 +0000]
Extend test.qml

11 years agoSome extensions
Tobias Koenig [Sun, 14 Oct 2012 10:52:45 +0000]
Some extensions

11 years agoSome cleanup in the declarative wrapper objects.
Tobias Koenig [Sun, 14 Oct 2012 10:39:38 +0000]
Some cleanup in the declarative wrapper objects.

11 years agoMake signal handlers work as well
Tobias Koenig [Sun, 14 Oct 2012 10:27:25 +0000]
Make signal handlers work as well

11 years agoMake it work with properties :)
Tobias Koenig [Sun, 14 Oct 2012 09:16:04 +0000]
Make it work with properties :)

Next step: support for signals

11 years agoInitial commit
Tobias Koenig [Sat, 13 Oct 2012 17:41:11 +0000]
Initial commit