- Jul 23, 2010
-
-
Olivier Goffart authored
-
- Jul 22, 2010
-
-
Olivier Goffart authored
-
Olivier Goffart authored
Skip all signals and slot, there is too many of them, and it is not usefull in the debugger.
-
Olivier Goffart authored
-
Olivier Goffart authored
-
Olivier Goffart authored
-
Olivier Goffart authored
QVariant does not work as they can contain custom type that corrypt the stream
-
- Jul 16, 2010
-
-
Olivier Goffart authored
Unfortunatelly, streaming QVariant is not a really good idea, as streaming a custom type would fail
-
- Jul 14, 2010
-
-
Lasse Holmstedt authored
-
- Jul 08, 2010
-
-
Olivier Goffart authored
The agent is only attached when creator request it. But this may occurs After some scripts have been initialized. Which mean we do not get the scriptLoad call.
-
Olivier Goffart authored
-
Olivier Goffart authored
The idea is to only enable it if it is run with -debugger, but for now it is always enabled for simplicity. This let you debug QML Javascript from creator
-