- Jul 15, 2010
-
-
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
-
- Jul 14, 2010
-
-
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
-
- Jul 09, 2010
-
-
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
-
- Jul 08, 2010
-
-
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.
-
- Jul 07, 2010
-
-
Roberto Raggi authored
-
Thomas Hartmann authored
-
- Jul 06, 2010
-
-
Thomas Hartmann authored
-
- Jun 30, 2010
-
-
Thomas Hartmann authored
-
Erik Verbruggen authored
-
- Jun 28, 2010
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-1737 Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
When reading the xml file describing the Qml types, we incorrectly classified all functions as methods. They should be slots, since otherwise qmldump couldn't have dumped them in the first place. Task-number: QTCREATORBUG-1755 Reviewed-by: Erik Verbruggen
-
- Jun 25, 2010
-
-
Christian Kamm authored
By actually storing the documents instead of only the root and id environments.
-
Christian Kamm authored
Filtering them out has long since become unnecessary. It was used back when JS files were sourced from Script elements - there they'd only make the functions available. Now functions and variables are imported. Task-number: QTCREATORBUG-1735 Reviewed-by: Erik Verbruggen
-
- Jun 22, 2010
-
-
Christian Kamm authored
The function was not used and made no sense.
-
Christian Kamm authored
Previously, the model manager always had exactly one import path - but you can open more than one Qml project at once. Now, we store the union of all import paths in the model manager. Reviewed-by: Roberto Raggi
-
- Jun 21, 2010
-
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
- Jun 15, 2010
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-1421 Reviewed-by: Erik Verbruggen
-
Erik Verbruggen authored
This is a "back-port" for 57f2b3e4 from master into 2.0. Done-with: ckamm
-
- Jun 10, 2010
-
-
Roberto Raggi authored
-
Christian Kamm authored
The type information is now generated at runtime.
-
- Jun 09, 2010
-
-
Robert Loehning authored
-
Christian Kamm authored
-
Christian Kamm authored
Done-with: owolff
-
Christian Kamm authored
-
Christian Kamm authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-1021 Reviewed-by: Roberto Raggi
-
Christian Kamm authored
-
Christian Kamm authored
-