- Sep 21, 2010
-
-
Christian Kandeler authored
Task-number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=192729 Reviewed-by: kh1
-
Christian Kandeler authored
Reviewed-by: Tobias Hunger
-
Christian Kandeler authored
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2391 Reviewed-by: kh1
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2390 Reviewed-by: kh1
-
Christian Kandeler authored
-
- Sep 20, 2010
-
-
Friedemann Kleint authored
-
hjk authored
Reviewed-by: Kai Koehne
-
Lasse Holmstedt authored
Adapt to latest changes in qt.git (commit a9e5329168c) Reviewed-by: kkoehne
-
Leena Miettinen authored
-
Leena Miettinen authored
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
- Sep 17, 2010
-
-
dt authored
Relative to the project's directory.
-
Christian Kandeler authored
Hexadecimal format is easier to parse for humans.
-
Christian Kandeler authored
On-device gdb is an exception, because the local installation does not know about it.
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2341 (en passant) Reviewed-by: Alessandro Portale
-
Oswald Buddenhagen authored
-
- Sep 16, 2010
-
-
Christian Kandeler authored
Reviewed-by: kh1
-
Kai Koehne authored
Adapt Qt4ProjectManager to use QMLOBSERVER instead of QMLINSPECTOR (got changed in commit a10b2692)
-
Christian Kandeler authored
This also obsoletes one class and one UI file. Reviewed-by: Alessandro Portale
-
Kai Koehne authored
-
Friedemann Kleint authored
Introduce some more private classes for the coreplugin, use header include convention <QtModule/QClass>, de-qobjectify VariableManager.
-
Leena Miettinen authored
-
Leena Miettinen authored
Task-number: QTCREATORBUG-2318 Reviewed-by: Jarek Kobus Reviewed-by: hjk
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
Christian Kandeler authored
-
- Sep 15, 2010
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Rename 'QML standalone application' to 'QML application' and the 'old-style' QML applications to 'QML Viewer based applications'. For the QML renaming: Rubber-stamped-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Tobias Hunger authored
* Set objectname on all parsers to be able to distinguish between them more easily when debugging * Add some unit tests about pass-through of data we need in the gcc parser to the parsers that enhd up in front of the gcc parser This is to address QTCREATORBUG-1917.
-
Tobias Hunger authored
-
Leena Miettinen authored
Reviewed-by: dt
-
- Sep 14, 2010
-
-
Tobias Hunger authored
Thanks to dt for noticing this messup!
-
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
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2343
-
Christian Kandeler authored
Reviewed-by: Alessandro Portale
-
Friedemann Kleint authored
-
- Sep 13, 2010
-
-
Alessandro Portale authored
-
Alessandro Portale authored
-
Tobias Hunger authored
Set the variable to force the RVCT version when building for Symbian using SBSv2. This is currently hardcoded to version 2.2 since we do not yet support RVCT 4.
-
Tobias Hunger authored
Now that we have 2.0 out we can be less strict when checking project consistency when loading .user files. The strictness was necessary due to upgrading non-target projects to target projects. * Allow for invalid Qt versions when loading a .user file that was not updated from the pre-target era. * Update the UI to show invalid Qt versions as invalid. Remove the Invalid version as soon as a valid one is imported. This does preserve the buildsteps, too.
-