- 27 Jul, 2010 3 commits
-
-
Leandro Melo authored
To make sure property color foo: "white" is of type color, not string. Done-with: ckamm
-
Leandro Melo authored
Done-with: ckamm
-
Olivier Goffart authored
-
- 26 Jul, 2010 1 commit
-
-
Olivier Goffart authored
QmlJsDelta: Fix the fact that sometimes, when inserting items, the new item could match the next item
-
- 23 Jul, 2010 1 commit
-
-
Kai Koehne authored
-
- 21 Jul, 2010 6 commits
-
-
Olivier Goffart authored
Also used 'int' instead of QDeclarativeDebugObjectReference for the debug id in order not to use the private API from QMLJS
-
Kai Koehne authored
Also remove grouped properties if the last member is removed via removeObjectMember (removeBindingByName already takes care of this).
-
Kai Koehne authored
changeProperty->changeBinding removeProperty->removeBindingByName
-
Kai Koehne authored
This way one can reindent afterwards. Reviewed-by: Erik Verbruggen
-
Kai Koehne authored
With 700975ad one could specify that a UiObjectMember should be inserted after another one. But 0 'the default parameter' was ambiguous in that either you want to have it inserted at the beginning of the member list, or the heuristics should be applied. Make this explicit by providing two methods.
-
Thomas Hartmann authored
-
- 20 Jul, 2010 4 commits
-
-
Kai Koehne authored
-
Kai Koehne authored
-
Kai Koehne authored
Done by erikv
-
Kai Koehne authored
Done by erikv
-
- 16 Jul, 2010 3 commits
-
-
Kai Koehne authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-1736
-
Christian Kamm authored
Task-number: QTCREATORBUG-1757
-
- 15 Jul, 2010 3 commits
-
-
Thomas Hartmann authored
closing windows with escape is now stacked again
-
Thomas Hartmann authored
PropertyReader now is able to parse ObjectDefinitions and it is also possible to parse gradients. I also added isBindingOrEnum()
-
Erik Verbruggen authored
-
- 14 Jul, 2010 4 commits
-
-
Kai Koehne authored
-
Kai Koehne authored
Also show properties defined in the component, e.g. by 'property x', in the outline.
-
Kai Koehne authored
-
Thomas Hartmann authored
-
- 09 Jul, 2010 5 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
We have to keep the line ending in case the removed property is not the only thning in that line
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Christian Kamm authored
-
- 08 Jul, 2010 4 commits
-
-
Roberto Raggi authored
-
Christian Kamm authored
Done-with: Thomas Hartmann
-
Christian Kamm authored
Done-with: Thomas Hartmann Reviewed-by: Roberto Raggi
-
Kai Koehne authored
Add an Icons class to QmlJS along the Icons class in the C++ support. This will be used in the QmlJS Outline.
-
- 07 Jul, 2010 2 commits
-
-
Roberto Raggi authored
-
Thomas Hartmann authored
-
- 06 Jul, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 30 Jun, 2010 2 commits
-
-
Thomas Hartmann authored
-
Erik Verbruggen authored
-
- 28 Jun, 2010 1 commit
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-1737 Reviewed-by: Erik Verbruggen
-