- Apr 01, 2010
-
-
Christiaan Janssen authored
-
- Mar 05, 2010
-
-
hjk authored
-
- Feb 24, 2010
- Feb 17, 2010
-
-
Kai Koehne authored
Check for the case that a new file to be added to a .qmlproject is also automatically covered e.g. by a wildcard filter. In this case we don't have to do anything.
-
Kai Koehne authored
The old code still assumed the old, plain text format, and just added the file path to the end of the file. This broke the new .qmlproject file format. Ideally QmlProject should be clever enough to check whether the file will be automatically picked up in the monitored directories, and if not added explicitly e.g. to QmlFiles { paths: ... }. Anyhow, this quick fix just shows every time an error message instead of destroying the .qmlproject file.
-
- Feb 16, 2010
-
-
Kai Koehne authored
Putting every class in it's own files + avoid "using namespace"
-
- Feb 02, 2010
-
-
Tobias Hunger authored
This is in preparation of the addition of "targets" in the sense of "platforms to develop for" into the codebase. Reviewed-by: dt
-
- Jan 29, 2010
-
-
Kai Koehne authored
-
Kai Koehne authored
Old format is still available as a fallback.
-
- Dec 09, 2009
-
-
dt authored
For folder nodes. Task-number: QTCREATORBUG-374 Reviewed-by: Thorbjorn
-
- Aug 14, 2009
-
-
hjk authored
-
- Jul 13, 2009
-
-
Alessandro Portale authored
There were both variants, with and without extra semicolon.
-
- 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
-
- May 08, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- May 07, 2009
-
-
Roberto Raggi authored
-
- May 04, 2009
-
-
Roberto Raggi authored
-
- Mar 31, 2009
-
-
dt authored
Hopefully it was the same bug.
-
- Mar 20, 2009
-
-
Thorbjørn Lindeijer authored
Fixes issues with handling additional dots in the filename in many places. Task: 246390
-
- Mar 19, 2009
-
-
Thorbjørn Lindeijer authored
The name is used as the base for files like [project].creator, [project].files, etc. and is displayed in the Projects mode and the Projects tree.
-
- Mar 18, 2009
-
-
Thorbjørn Lindeijer authored
-
- Mar 16, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Mar 13, 2009
-
-
Roberto Raggi authored
-
- Mar 12, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Mar 10, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-