- 12 Jan, 2011 1 commit
-
-
con authored
-
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 04 Jun, 2010 1 commit
-
-
Daniel Molkentin authored
No strings translations were harmed in this commit. No kittens either. Reviewed-by: Alessandro Portale
-
- 12 May, 2010 1 commit
-
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
- 10 Mar, 2010 1 commit
-
-
Friedemann Kleint authored
from options dialog and editor factory.
-
- 05 Mar, 2010 2 commits
-
-
dt authored
Reviewed-by:
Friedemann Kleint <qtc-committer@nokia.com>
-
hjk authored
-
- 26 Feb, 2010 1 commit
-
-
Lasse Holmstedt authored
Moved Qt Designer to open from Design Mode. Also, Design mode is now global, and created in coreplugin. Other plugins can register themselves to it.
-
- 11 Jan, 2010 1 commit
-
-
con authored
They were no longer showing e.g. the file name of the diffed file. Also separate editor id and editor context a bit.
-
- 07 Jan, 2010 1 commit
-
-
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
-
- 06 Jan, 2010 1 commit
-
-
Jarek Kobus authored
In this way all tr calls are done after translations are loaded. Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@trolltech.com> Task-number: QTCREATORBUG-470
-
- 27 Nov, 2009 1 commit
-
-
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>
-
- 14 Aug, 2009 1 commit
-
-
hjk authored
-
- 13 Jul, 2009 1 commit
-
-
Alessandro Portale authored
There were both variants, with and without extra semicolon.
-
- 01 Jul, 2009 1 commit
-
-
Friedemann Kleint authored
Make Gui app wizard use Qt Designer wizard code to write the classes. Remove the settings from the form class wizard page extension area and add a settings page instead. Polish the designer plugin's structs to parametrize class generation with QSharedData and settings code. Export them and use them in the Gui app wizard. Task-number: 256927
-
- 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
-
- 10 Jun, 2009 1 commit
-
-
Daniel Molkentin authored
The qt_help cataloge is required to fully translate the help plugin. The additional lookup is mandated by the binary packages, where the translations are simply put in Creatrors translation directories and the Qt translation path is invalid. Reviewed-by:
con <qtc-committer@nokia.com>
-
- 25 May, 2009 1 commit
-
-
Daniel Molkentin authored
-
- 20 Apr, 2009 1 commit
-
-
Oswald Buddenhagen authored
-
- 25 Mar, 2009 1 commit
-
-
dt authored
Need to remove that at one point, but having someone report it one day after we tried to remove this, means not now.
-
- 24 Mar, 2009 1 commit
-
-
con authored
People with KDE 4.2.0 please update to 4.2.1 ... Reviewed-by: dt
-
- 11 Mar, 2009 1 commit
-
-
Oswald Buddenhagen authored
-
- 25 Feb, 2009 2 commits
- 18 Feb, 2009 1 commit
-
- 17 Feb, 2009 1 commit
-
-
Martin Aumueller authored
This reverts commit e08f1763.
-
- 02 Feb, 2009 1 commit
-
-
dt authored
Task: Reported on irc. Details: We did regiser all plugins but didn't initialize them. Leading to the kde plugins installing a kde file dialog, but not initializing a KComponentData, which leads to a crash when trying to open a file dialog. So we aren't lazy anymore with the designer plugins. And initialize them right away. We should reenable lazy initializing once kde 4.2.1 has been released. (And probably has replaced kde 4.2.0 on most systems.)
-
- 20 Jan, 2009 3 commits
- 19 Jan, 2009 1 commit
-
-
hjk authored
forward declaration is sufficient.
-
- 13 Jan, 2009 2 commits
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
- 16 Dec, 2008 1 commit
-
-
hjk authored
-
- 02 Dec, 2008 4 commits