- Nov 30, 2010
-
-
con authored
Use the editor's displayName for the window title. Also there were missing change signal emissions in setDisplayName implementations. Moves the actual handling of the window title from Session to EditorManager (so it now is also done for the hypothetical case of no project explorer plugin). Task-number: QTCREATORBUG-3207
-
- Nov 11, 2010
-
-
con authored
Introduces a ICore::userInterfaceLanguage method, which centralizes the previous qApp property hack for help and designer integration. Reviewed-by: Friedemann Kleint
-
- Nov 03, 2010
-
-
Oswald Buddenhagen authored
... instead of running a sed script over a lot of files on each version increment.
-
Oswald Buddenhagen authored
-
- Nov 02, 2010
-
-
Friedemann Kleint authored
Clean icore.h.
-
con authored
-
- Nov 01, 2010
-
-
con authored
qtLibraryTarget is only defined if used with TEMPLATE=lib, which makes it fail in pri files that are used for app pro files. The tests still don't run because of run time linking issues.
-
- Oct 21, 2010
-
-
Friedemann Kleint authored
Reviewed-by:
Kai Köhne <kai.koehne@nokia.com> Task-number: QTCREATORBUG-2779
-
- Oct 19, 2010
-
-
Friedemann Kleint authored
As they do not look nice in the layouts and several options pages are involved in the case of the form class wizard. Reviewed-by: con Task-number: QTCREATORBUG-2778
-
- Oct 08, 2010
-
-
hjk authored
-
- Oct 07, 2010
-
-
hjk authored
-
- Oct 04, 2010
-
-
dt authored
That makes CppEditor almost a leaf node in the project dependencies.
-
- Sep 30, 2010
-
-
hjk authored
Should have been done earlier. 2.1.80 was burned in the pre-2.1.0->2.0.1 days, and we'd like to have odd subminor for 'working' and even subminor numbers for pure cherry-picking release branches anyway.
-
Erik Verbruggen authored
Reviewed-by: Christian Kamm
-
- Sep 27, 2010
-
-
Erik Verbruggen authored
(cherry picked from commit 519f1d11947ff3109850e559fae868c4a55deb43)
-
hjk authored
-
- Sep 24, 2010
-
-
Friedemann Kleint authored
in case Designer shows messages about missing resources or such.
-
- Sep 16, 2010
-
-
Friedemann Kleint authored
Introduce some more private classes for the coreplugin, use header include convention <QtModule/QClass>, de-qobjectify VariableManager.
-
- Sep 14, 2010
-
-
dt authored
Also introduce a indirection, modes have now types, edit and debug have the same type, and editors do have a prefered type of modes instead of a prefered mode. That fixes the bug that if the prefered qml editing mode was set to design, then in switching between qml editors would - in Edit Mode: stay in edit mode - in Debug Mode: switch to debug mode
-
- Sep 10, 2010
-
-
hjk authored
-
Friedemann Kleint authored
Fix README, some spelling errors, remove contractions, exclamation marks, correct some plural forms, join split messages. Add QCoreApplication::translate to non-Q_OBJECT-classes. Fix some lupdate warnings about discarding meta-data (//:).
-
- Sep 08, 2010
-
-
Leandro Melo authored
The wizards already provide a default suffix for file creation. But since the user is still free to specify something else it's better to leave it to Creator to decide which one is the proper editor. After all, this reflects how the file will be treated by Creator (including the next time it's opened). Task-number: QTCREATORBUG-2006
-
- Sep 03, 2010
-
-
Friedemann Kleint authored
On that occasion, rename Designer to show up as 'Form Editor' instead of Xml Editor in 'Open With'. Task-number: QTCREATORBUG-2246
-
- Aug 30, 2010
-
-
hjk authored
-
- Aug 27, 2010
-
-
Tobias Hunger authored
* Fix all warnings about non-explicit constructors except for those in 3rdparty code.
-
- Aug 25, 2010
-
-
Jarek Kobus authored
Reviewed-by:
dt <qtc-committer@nokia.com> Task-number: QTCREATORBUG-1911
-
- Aug 23, 2010
-
-
Friedemann Kleint authored
to be used for the promoted widgets dialog. See also 00e954ca817f89958a8a8777d93d3843252dc88c in Qt 4.8. Reviewed-by:
Jarek Kobus <jaroslaw.kobus@nokia.com> Task-number: QTCREATORBUG-163
-
- Aug 12, 2010
-
-
Oswald Buddenhagen authored
-
- Aug 10, 2010
-
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-1666 Acked-by:
aportale <alessandro.portale@trolltech.com>
-
- Aug 09, 2010
-
-
Friedemann Kleint authored
... for doxygen. Change logic for known empty keywords to be replaced by an empty string. Task-number: QTCREATORBUG-1854
-
- Jul 28, 2010
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
Still need to change it to use RefactoringChanges, and to do better definition generation.
-
- Jul 22, 2010
-
-
con authored
-
- Jul 19, 2010
-
-
Roberto Raggi authored
-
- Jul 16, 2010
-
-
Erik Verbruggen authored
-
- Jul 05, 2010
-
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-1798 Reviewed-by:
Lasse Holmstedt <lasse.holmstedt@nokia.com>
-
- Jun 29, 2010
-
-
Friedemann Kleint authored
Reviewed-by:
Kai Köhne <kai.koehne@nokia.com> Task-number: QTCREATORBUG-1762
-
- Jun 28, 2010
-
-
Friedemann Kleint authored
an application that produces output. Add a placeholder for the output pane. Reviewed-by: con Task-number: QTCREATORBUG-1750
-