- 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
-
- May 05, 2009
-
-
dt authored
The common code for all makesteps i mainly tracking in which directories we are currently building. And guessing the filename from that information. And creating a buildparser from a name.
-
- Mar 18, 2009
-
-
Thorbjørn Lindeijer authored
It was missing for CustomExecutableRunConfiguration and Qt4RunConfiguration. Reviewed-by: dt
-
Thorbjørn Lindeijer authored
For the generic project manager.
-
Thorbjørn Lindeijer authored
For now only for GenericProject, since the CMakeProject doesn't have the right tool chain set on Windows yet. Reviewed-by: dt
-
Thorbjørn Lindeijer authored
Was a bit confusing that a MakeStep was constructed by a MakeBuildStepFactory and configured by a MakeBuildStepConfigWidget. The MakeStep of the generic project manager was renamed to GenericMakeStep.
-
- Mar 16, 2009
-
-
Roberto Raggi authored
-
- Mar 10, 2009
-
-
Roberto Raggi authored
-
dt authored
Details: Patch by Antoine Requet
-
dt authored
Details: Patch by Antoine Requet
-
- Feb 25, 2009
- Feb 16, 2009
-
-
dt authored
Details: This enables us to parse the build errors correctly. The makesteps of the qt4project and cmakeproject have some code dupliaction, which could be refactored. And the code to find out the correct build parser could probably also be done better, but we are now parsing the build output for cmake.
-
- Jan 13, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
- Jan 12, 2009
- Dec 19, 2008
-
-
Friedemann Kleint authored
-
- Dec 17, 2008
-
-
dt authored
-
- Dec 16, 2008
-
-
hjk authored
-
- Dec 12, 2008
-
-
dt authored
Task: - RevBy: - AutoTest: - Details: For now create only one build configuration "AllTargets", build only the "all" target. Create runconfigurations for all targets with option type=4
-
- Dec 09, 2008
-
-
hjk authored
-
- Dec 04, 2008
- Dec 03, 2008
-
-
qtc-commiter@nokia.com authored
Task: - RevBy: - AutoTest: - Details: -
-