- Aug 27, 2010
-
-
Robert Loehning authored
-
Robert Loehning authored
-
Jarek Kobus authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
hjk authored
Task-number: QTCREATORBUG-2201
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2150 Reviewed-by: kh1
-
Victor Ostashevsky authored
Translated everything in app, libs, shared, tools. Also four main plugins (coreplugin, find, locator and texteditor) translated. Merge-request: 2174 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Christian Kandeler authored
- Set priority to "optional", as recommended for Maemo. - Fix rules file so it can be used for source packages.
-
dt authored
Patch by Jarek
-
Lasse Holmstedt authored
Related to Qt commit bd521ed56f8e4be7117dc3534c6fded68f7a70c5
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
We will now behave friendlier to projects that already have a debian directory. Also, building a source package will be more straightforward. Reviewed-by: kh1
-
Christian Kandeler authored
Reviewed-by: kh1
-
Christian Kandeler authored
-
Tobias Hunger authored
* This fixes export macro handling in windows which lead to Find Usages not working fully for header files on windows Done-with: Roberto Raggi
-
Tobias Hunger authored
* Fix all warnings about non-explicit constructors except for those in 3rdparty code.
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-2158 Reviewed-by: hjk
-
Friedemann Kleint authored
... by introducing signal ICore::showNewItemsDialog(). Reviewed-by:
Kai Köhne <kai.koehne@nokia.com>
-
Christian Kamm authored
Now that Contexts are cached, it needs to be copyable. However, the ScopeChain has a QmlComponentChain member that owns resources and didn't have a correct copy constructor or copy assignment operator. I've made QmlComponentChain non-copyable and store a shared pointer to an instance instead, as it will generally not change for a given context. Reviewed-by: Lasse Holmstedt
-
- Aug 26, 2010
-
-
Daniel Molkentin authored
Task-number: QTCREATORBUG-2071
-
dt authored
Unloading a project must always remove the configuration widgets, since otherwise they might be accessed after the project was deleted. So remove them even if we have no other project widget to show. Reviewed-By: Tobias Hunger
-
Jarek Kobus authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
Olivier Goffart authored
The scriptconsole layout come from the old qmlinspector
-
dt authored
-
Christiaan Janssen authored
-
-
Roberto Raggi authored
-
Lasse Holmstedt authored
Right-clicking on an item in qml observer presents a context menu as before, but instead of just selecting the item, the user enters its context if it's possible.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
hjk authored
Task-number: QTCREATORBUG-2123 QTCREATORBUG-2122
-
Lasse Holmstedt authored
It was not very useful without being able to e.g. move things around.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Tobias Hunger authored
* Make information raised by Qt assert clickable. Task-number: QTCREATORBUG-2175 Reviewed-by: Olivier Goffart
-
Tobias Hunger authored
Task-number: QTCREATORBUG-2136 (ported from commit 02c331e0)
-
Tobias Hunger authored
-
Tobias Hunger authored
Skip tasks withtou file information in build issue view when going back/forward.
-