"README.md" did not exist on "ee4ed219b056e89f5b2f67a4863957db2c80dc3d"
- Nov 30, 2011
-
-
Patricia Santana Cruz authored
Change-Id: Icbc8d105a3ffea2bf705d18e3413f6b3487ccfd3 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
- Nov 18, 2011
-
-
hjk authored
Change-Id: Ie549f9843db985018af380eb6105e136f21989f7 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Nov 03, 2011
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Oct 31, 2011
-
-
Andre Hartmann authored
Existing files are added to the project using their relative path to the project file. Task-Number: QTCREATORBUG-6405 Change-Id: I09853d0ebb2387d7da80fc91498ce9994c162cb7 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Jun 22, 2011
-
-
dt_ authored
Task-Nr: QTCREATORBUG-2226 Change-Id: I62e1c740a008663396960cfc12a05202f8800892 Reviewed-on: http://codereview.qt.nokia.com/594 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thorbjørn Lindeijer <thorbjorn@lindeijer.nl>
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 13, 2011
-
-
hjk authored
-
- Jan 12, 2011
- Dec 17, 2010
-
-
con authored
-
- Sep 13, 2010
-
-
Leandro Melo authored
This affects how files are identified by the MIME database. Although this is a general improvement, it was triggered by the following bug report. Task-number: QTCREATORBUG-1793 Reviewed-by: Friedemann Kleint
-
- Sep 02, 2010
-
-
Jarek Kobus authored
-
- Aug 26, 2010
-
-
Jarek Kobus authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
- May 18, 2010
-
-
con authored
-
- May 12, 2010
-
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
- Apr 16, 2010
-
-
Friedemann Kleint authored
Remove all hacks/conventions of considering the last generated file as project file, etc. and instead add attributes flags to Core::GeneratedFile, giving fine-grained control of what to do with the file. Implement static utility functions in wizards that handle it. Add boolean XML-attributes "openeditor"/"openproject" to the file elements used by the CustomWizard XML-specification. Manually set the attributes in all wizards. Task-number: QTCREATORBUG-1166
-
- Mar 31, 2010
-
-
Jarek Kobus authored
-
- Mar 18, 2010
-
-
Friedemann Kleint authored
-
- Mar 05, 2010
-
-
hjk authored
-
- Feb 19, 2010
-
-
Thorbjørn Lindeijer authored
Now it says "Import Existing Project", since this conveys more accurately what it does with less words. Also adjusted creation of a QML project based on an existing directory for consistency.
-
- Feb 18, 2010
-
-
Tobias Hunger authored
Seems like I missed some the first time round. Sorry for that!
-
- Feb 15, 2010
-
-
Friedemann Kleint authored
Use constructor initialization, const.
-
- Jan 29, 2010
-
-
Oswald Buddenhagen authored
doing it in 1.3 as well to avoid possible later conflicts
-
- Jan 07, 2010
-
-
Tobias Hunger authored
* Use id() for methods returning a string used to represent some type of object. * Use displayName() for strings that are meant to be user visible. * Quieten some warnings while touching the files anyway. * Move Factories to their products in the plugins where that was not done before. Reviewed-by: dt
-
- Nov 27, 2009
-
-
Friedemann Kleint authored
Introduce new QString id() const-API and sort wizards by [untranslated] category and id. Introduce respective constants. Rubber-stamped-by:
con <qtc-committer@nokia.com>
-
- Oct 05, 2009
-
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- 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
-
- Apr 08, 2009
-
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
- Mar 20, 2009
-
-
Thorbjørn Lindeijer authored
-
- 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
-
Thorbjørn Lindeijer authored
-
- Mar 16, 2009
-
-
Roberto Raggi authored
-
- Mar 13, 2009
-
-
Roberto Raggi authored
-
- Mar 12, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-