- Jul 27, 2010
-
-
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
-
- Jul 23, 2010
-
-
Kai Koehne authored
-
- Jul 16, 2010
-
-
Kai Koehne authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-1757
-
- 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 10, 2010
-
-
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
-
- Jun 08, 2010
-
-
Christian Kamm authored
Such as property int foo: bar property int bar: foo. Task-number: QTCREATORBUG-1389 Reviewed-by: Roberto Raggi
-
- Jun 07, 2010
-
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
- Jun 04, 2010
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- May 31, 2010
-
-
Erik Verbruggen authored
Reviewed-by: Christian Kamm
-
- May 19, 2010
-
-
Christian Kamm authored
* Context::build was potentially dangerous. Link and ScopeBuilder went out of scope before their results stopped being used. * ScopeBuilder: If no function scope object was found, don't add it. Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
The documentation requires having it there.
-
Christian Kamm authored
50cc55af broke it.
-
Christian Kamm authored
Reviewed-by: ossi
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
- May 11, 2010
-
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
- Apr 29, 2010
-
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
Christian Kamm authored
At least direct recursion with name="Foo" extends="Foo" is detected and rejected. Done-with: Erik Verbruggen
-
Christian Kamm authored
Done-with: Erik Verbruggen
-
- Apr 28, 2010
-
-
Christian Kamm authored
This used to contain all functions declared in Script blocks. With them gone, there's no reason to keep it.
-
- Apr 22, 2010
-
-
Christian Kamm authored
Use ScopeBuilder.push(...) for the same functionality. Reviewed-by: Erik Verbruggen
-
- Apr 15, 2010
-
-
Christian Kamm authored
Means their members are now completed correctly. Task-number: QTCREATORBUG-1132 Reviewed-by: Erik Verbruggen
-
- Apr 12, 2010
-
-
Yann Bodson authored
-
- Apr 07, 2010
-
-
Friedemann Kleint authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-1021 Reviewed-by: Erik Verbruggen
-
- Apr 06, 2010
-
-
Erik Verbruggen authored
Done-with: ckamm
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-