- 07 Mar, 2015 1 commit
-
-
Don Gagne authored
-
- 06 Mar, 2015 1 commit
-
-
Don Gagne authored
Passing parameters QVariantMap across C++ boundary was causing crashes in Qt due to Qml array bugs. Referencing same Fact* across Qml boundary in multiple QQuickWidgets caused jScript GC to crash.
-
- 28 Feb, 2015 2 commits
- 20 Feb, 2015 2 commits
- 07 Feb, 2015 2 commits
- 04 Feb, 2015 1 commit
-
-
Don Gagne authored
-
- 25 Dec, 2014 2 commits
- 24 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 23 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 22 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 20 Dec, 2014 1 commit
-
-
Don Gagne authored
- properties now hand off of main “autopilot” object in qml - Added support for summary items through qml
-
- 12 Dec, 2014 3 commits
-
-
Don Gagne authored
This way you don’t need to know parameter set ahead of time.
-
Don Gagne authored
Plus a large number of other changes to allow for orderly shutdown of objects without crashes or asserts. This is need for unit tests to create/delete global state around every test.
-
Don Gagne authored
-
- 11 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 09 Dec, 2014 1 commit
-
-
Don Gagne authored
Allows parameter access from QML among other things
-