- Jan 22, 2010
-
-
Roberto Raggi authored
-
- Jan 19, 2010
-
-
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.
-
- Jan 18, 2010
-
-
Roberto Raggi authored
-
Erik Verbruggen authored
-
Erik Verbruggen 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
-
- Jan 15, 2010
-
-
Erik Verbruggen authored
-
- Jan 14, 2010
-
-
Kai Koehne authored
Fix namespace usage such that all classes in shared/qml live in the Qml namespace, and classes in QmlDesigner plugin in the QmlDesigner namespace. This should prevent any symbol clashes until we can finally get rid of the file dublicates (e.g. QmlDocument).
-
- Jan 07, 2010
-
-
Erik Verbruggen authored
-
- Dec 08, 2009
-
-
Erik Verbruggen authored
-
- Dec 02, 2009
-
-
Erik Verbruggen authored
-
- Nov 11, 2009
-
-
Kai Koehne authored
-
- Oct 02, 2009
-
-
Erik Verbruggen authored
-
- Sep 30, 2009
-
-
Erik Verbruggen authored
-
- Sep 23, 2009
-
-
Erik Verbruggen authored
resolving.
-
- Sep 22, 2009
-
-
Roberto Raggi authored
-
- Sep 21, 2009
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- Sep 16, 2009
-
-
Thorbjørn Lindeijer authored
-
- Sep 04, 2009
-
-
Erik Verbruggen authored
-
- Aug 14, 2009
-
-
hjk authored
-
- Jun 16, 2009
-
-
con authored
Reviewed-by: Trust Me Conflicts: src/libs/cplusplus/CppBindings.cpp src/libs/cplusplus/CppBindings.h src/libs/cplusplus/FastPreprocessor.cpp src/libs/cplusplus/FastPreprocessor.h src/plugins/cpptools/cppcurrentdocumentfilter.cpp src/plugins/cpptools/cppcurrentdocumentfilter.h src/plugins/cpptools/cppsemanticsearch.cpp src/plugins/cpptools/cppsemanticsearch.h src/plugins/duieditor/parser/qmljs.g src/plugins/duieditor/parser/qmljsast.cpp src/plugins/duieditor/parser/qmljsast_p.h src/plugins/duieditor/parser/qmljsastfwd_p.h src/plugins/duieditor/parser/qmljsastvisitor.cpp src/plugins/duieditor/parser/qmljsastvisitor_p.h src/plugins/duieditor/parser/qmljsengine_p.cpp src/plugins/duieditor/parser/qmljsengine_p.h src/plugins/duieditor/parser/qmljsgrammar.cpp src/plugins/duieditor/parser/qmljsgrammar_p.h src/plugins/duieditor/parser/qmljslexer.cpp src/plugins/duieditor/parser/qmljslexer_p.h src/plugins/duieditor/parser/qmljsmemorypool_p.h src/plugins/duieditor/parser/qmljsnodepool_p.h src/plugins/duieditor/parser/qmljsparser.cpp src/plugins/duieditor/parser/qmljsparser_p.h src/plugins/duieditor/parser/qmljsprettypretty.cpp src/plugins/duieditor/parser/qmljsprettypretty_p.h src/plugins/duieditor/rewriter/rewriter.cpp src/plugins/duieditor/rewriter/rewriter_p.h src/plugins/duieditor/rewriter/textwriter.cpp src/plugins/duieditor/rewriter/textwriter_p.h src/shared/cplusplus/ASTClone.cpp tests/manual/cplusplus/main.cpp
-
Jason McDonald authored
Reviewed-by: Trust Me
-
- Jun 11, 2009
-
-
Roberto Raggi authored
-
- May 26, 2009
-
-
Roberto Raggi authored
-
- May 14, 2009
-
-
Roberto Raggi authored
Improved the DuiDocument and keep a working copy of the document in the editor, also use the QML api.
-
Roberto Raggi authored
-