- Jan 19, 2010
-
-
mae authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Marco Bubke authored
-
mae authored
-
Erik Verbruggen authored
-
ck authored
Reviewed-by: Roberto Raggi
-
Christian Kamm authored
It lists the top level function and variable declarations again.
-
Christian Kamm authored
Ideally most of our visitors won't need to make the QML vs JS distinction. For these cases it'll be handy to be able to access the AST no matter whether it's a Program or UiProgram.
-
ck authored
-
Kai Koehne authored
-
Wolfgang Beck authored
-
- Jan 18, 2010
-
-
Marco Bubke authored
-
Marco Bubke authored
Task-number: BAUHAUS-292
-
Thomas Hartmann authored
This patch ensures that meta info is available for all models during copy and paste
-
Thomas Hartmann authored
This is necessary to copy and paste comopnents between different models.
-
Thomas Hartmann authored
Expressions are still evaluated in the gui thread, but at least every 100ms QApplication::processEvents is called. Evalitation of expression does not completly block the gui anymore.
-
Thomas Hartmann authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
kh1 authored
Follow the text editor and provide a combo box for opened documents. We might consider removing the tabs all together to look more consistent. Task-number: QTCREATORBUG-584 Reviewed-by: ck
-
Kai Koehne authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
con authored
-
Erik Verbruggen authored
Changed the QML/JS editor to treat .qs/.js files as JavaScript, and invoke the appropriate parser for it. Reviewed-by: Christian Kamm
-
Erik Verbruggen authored
Added utility method to parse JavaScript programs. Reviewed-by: Christian Kamm
-
Erik Verbruggen authored
Added a utility method to get a casted AST root node. Reviewed-by: Christian Kamm
-
Friedemann Kleint authored
-
ck authored
Chances are the user wants to select it anyway.
-
Tim Jenssen authored
- if there is no LastQtVersionUpdate we doesn't have a real timestamp and we are not able to check against this. - this will happen during/after installation with qt bundled versions Reviewed-by: Daniel Molkentin
-