- 27 Jul, 2010 2 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
-
- 23 Jul, 2010 1 commit
-
-
Kai Koehne authored
-
- 16 Jul, 2010 2 commits
-
-
Kai Koehne authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-1757
-
- 28 Jun, 2010 2 commits
-
-
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
-
- 25 Jun, 2010 2 commits
-
-
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
-
- 10 Jun, 2010 1 commit
-
-
Christian Kamm authored
The type information is now generated at runtime.
-
- 09 Jun, 2010 6 commits
-
-
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
-
- 08 Jun, 2010 1 commit
-
-
Christian Kamm authored
Such as property int foo: bar property int bar: foo. Task-number: QTCREATORBUG-1389 Reviewed-by: Roberto Raggi
-
- 07 Jun, 2010 1 commit
-
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
- 04 Jun, 2010 2 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- 31 May, 2010 1 commit
-
-
Erik Verbruggen authored
Reviewed-by: Christian Kamm
-
- 19 May, 2010 5 commits
-
-
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
-
- 11 May, 2010 1 commit
-
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
- 29 Apr, 2010 3 commits
-
-
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
-
- 28 Apr, 2010 1 commit
-
-
Christian Kamm authored
This used to contain all functions declared in Script blocks. With them gone, there's no reason to keep it.
-
- 22 Apr, 2010 1 commit
-
-
Christian Kamm authored
Use ScopeBuilder.push(...) for the same functionality. Reviewed-by: Erik Verbruggen
-
- 15 Apr, 2010 1 commit
-
-
Christian Kamm authored
Means their members are now completed correctly. Task-number: QTCREATORBUG-1132 Reviewed-by: Erik Verbruggen
-
- 12 Apr, 2010 1 commit
-
-
Yann Bodson authored
-
- 07 Apr, 2010 2 commits
-
-
Friedemann Kleint authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-1021 Reviewed-by: Erik Verbruggen
-
- 06 Apr, 2010 4 commits
-
-
Erik Verbruggen authored
Done-with: ckamm
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-