- 03 Feb, 2010 1 commit
-
-
Roberto Raggi authored
There is no reason to store the Bind object in a QSharedPointer because the `binder' has the same lifetime of its document.
-
- 02 Feb, 2010 1 commit
-
-
Christian Kamm authored
Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 27 Jan, 2010 1 commit
-
-
Roberto Raggi authored
Done with: Erik
-
- 26 Jan, 2010 2 commits
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 25 Jan, 2010 1 commit
-
-
Roberto Raggi authored
-
- 22 Jan, 2010 1 commit
-
-
Roberto Raggi authored
-
- 19 Jan, 2010 1 commit
-
-
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.
-
- 18 Jan, 2010 3 commits
-
-
Roberto Raggi 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
-
- 15 Jan, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 14 Jan, 2010 1 commit
-
-
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).
-
- 08 Dec, 2009 1 commit
-
-
Erik Verbruggen authored
-
- 02 Dec, 2009 1 commit
-
-
Erik Verbruggen authored
-
- 11 Nov, 2009 1 commit
-
-
Kai Koehne authored
-
- 02 Oct, 2009 1 commit
-
-
Erik Verbruggen authored
-
- 30 Sep, 2009 1 commit
-
-
Erik Verbruggen authored
-
- 23 Sep, 2009 1 commit
-
-
Erik Verbruggen authored
resolving.
-
- 22 Sep, 2009 1 commit
-
-
Roberto Raggi authored
-
- 21 Sep, 2009 2 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- 04 Sep, 2009 1 commit
-
-
Erik Verbruggen authored
-
- 14 Aug, 2009 1 commit
-
-
hjk authored
-
- 16 Jun, 2009 2 commits
-
-
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
-
- 11 Jun, 2009 1 commit
-
-
Roberto Raggi authored
-
- 26 May, 2009 1 commit
-
-
Roberto Raggi authored
-
- 14 May, 2009 2 commits
-
-
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
-