- Aug 27, 2010
-
-
Olivier Goffart authored
-
- Aug 26, 2010
-
-
Christiaan Janssen authored
-
- Aug 19, 2010
-
-
Olivier Goffart authored
Apparently, it did not like ::label
-
Olivier Goffart authored
-
- Aug 05, 2010
-
-
Lasse Holmstedt authored
When a change is done to an element that cannot be changed due to debugger/qdeclarative limitations, a warning is shown to the user in QML JS Editor. Reviewed-by: Olivier Goffart
-
- Jul 27, 2010
-
-
Olivier Goffart authored
-
- Jul 26, 2010
-
-
Olivier Goffart authored
QmlJsDelta: Fix the fact that sometimes, when inserting items, the new item could match the next item
-
- Jul 21, 2010
-
-
Olivier Goffart authored
Also used 'int' instead of QDeclarativeDebugObjectReference for the debug id in order not to use the private API from QMLJS
-
Olivier Goffart authored
-
Olivier Goffart authored
-
Olivier Goffart authored
Such as anchors and font. This required a little bit of refactoring. The Delta::update should now be faster.
-
- Jul 20, 2010
-
-
Olivier Goffart authored
The root is enough because the rest of the tree will be added as the root is added
-
- Jul 19, 2010
-
-
Olivier Goffart authored
-
Olivier Goffart authored
-
- Jul 16, 2010
-
-
Olivier Goffart authored
Else, the line numbers does not match anymore.
-
Lasse Holmstedt authored
-
Olivier Goffart authored
... with a little bit of refactoring. But for some reason it does not seem to have an effect
-
Lasse Holmstedt authored
-
- Jul 14, 2010
-
-
Olivier Goffart authored
-
Olivier Goffart authored
-
Olivier Goffart authored
-
Olivier Goffart authored
-
Olivier Goffart authored
Use a smarter way to compare the AST (based on the diffX algorithm) That way we do not rely anymore on the id property
-
- Jul 09, 2010
-
-
Olivier Goffart authored
-
- Jul 08, 2010
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
- Jun 29, 2010
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-