- Aug 18, 2011
-
-
Christiaan Janssen authored
Change-Id: Ib781f64aed11aafc106dc15b40689181fefd5dd3 Reviewed-on: http://codereview.qt.nokia.com/3171 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Jun 08, 2011
-
-
Christiaan Janssen authored
Change-Id: I7c77d7854dac8e28cd5bcdeb4e6a8687fdb8606e Reviewed-on: http://codereview.qt.nokia.com/361 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- May 24, 2011
-
-
Christiaan Janssen authored
Change-Id: Ic776f63f5d7925ac7dfd99be53c10b9af4cb9545 Reviewed-on: http://codereview.qt.nokia.com/75 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- May 18, 2011
-
-
Christiaan Janssen authored
Reviewed-by: Roberto Raggi
-
- May 17, 2011
-
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- May 05, 2011
-
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
- Apr 13, 2011
-
-
hjk authored
-
- Jan 12, 2011
- Dec 17, 2010
-
-
con authored
-
- Oct 08, 2010
-
-
Kai Koehne authored
Make sure that the 'artifical' URL of the item created actually is absolute (starts with a file:///). Otherwise an Assert will be hit when the imports include e.g. a .js file, and the Engine tries to load it. Task-number: QTCREATORBUG-2644 Reviewed-by: Olivier Goffart
-
Kai Koehne authored
-
- Sep 22, 2010
-
-
Christiaan Janssen authored
Reviewed by: Thomas Hartmann
-
- 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
-