- Sep 24, 2010
-
-
Robert Loehning authored
-
- Sep 23, 2010
-
-
Tobias Hunger authored
Reviewed-by: dt
-
- Sep 17, 2010
-
-
Oswald Buddenhagen authored
-
- Sep 09, 2010
-
-
Friedemann Kleint authored
Add more error messages to processes run for toolchain detection. Move Windows-specific code to dbgwinutils, remove inclusion of <windows.h>. Fix MinGW gcc 4.5 warnings.
-
- Sep 08, 2010
-
-
Friedemann Kleint authored
Give warnings about failures to be able to fix things/timeouts on slow machines. Pass on arguments correctly on Windows. Make sure processes are killed on timeouts.
-
- Aug 26, 2010
-
-
dt authored
-
- Aug 24, 2010
-
-
Tobias Hunger authored
* Detection of Qt versions from a makefile failed on windows when calling qmake without the drive letter. Make this work.
-
Tobias Hunger authored
-
- Aug 19, 2010
-
-
Kai Koehne authored
If no 'qmlviewer' executable is found in the PATH, iterate through the list of configured Qt versions and try to find a qmlviewer there. This should help users configuring creator such to play with Qml. Right now the first qmlviewer found in a Qt version is selected. A UI to let the user select one explicitly was not possible any more (string freeze). This requires a dependency from QmlProjectManager to Qt4ProjectManager. Reviewed-by: dt
-
Tobias Hunger authored
* Revert this once string freeze is over!
-
Tobias Hunger authored
* Add test for build- and sourcedirectories being at different levels Reviewed-by: dt
-
- Aug 17, 2010
-
-
Tobias Hunger authored
-
- Aug 11, 2010
-
-
Tobias Hunger authored
* Add function to check whether the new symbian build system is used to build a Qt version. This will be used to decide which parsers to use when building for symbian
-
- Jun 24, 2010
-
-
Oswald Buddenhagen authored
make it an argument of the main entry point instead of a property
-
- Jun 18, 2010
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
the latter does too much
-
Oswald Buddenhagen authored
-
- Jun 11, 2010
-
-
kh1 authored
- lessens open file handles - improves help plugin startup further Task-number: QTCREATORBUG-337 Reviewed-by: ck
-
- Jun 10, 2010
-
-
Tobias Hunger authored
* Make this more reliable and faster using less code. Reviewed-by: dt
-
- May 27, 2010
-
-
dt authored
Task-Nr: QTCREATORBUG-1411
-
- May 25, 2010
-
-
Daniel Molkentin authored
Reviewed-by: dt
-
- May 21, 2010
-
-
kh1 authored
This boils down to the same problem as other calls to qmake, if we don't pass the target mode, qmake will prepend the current platform as target. Reviewed-by: dt
-
kh1 authored
This boils down to the same problem as other calls to qmake, if we don't pass the target mode, qmake will prepend the current platform as target. Reviewed-by: dt
-
- May 18, 2010
- May 12, 2010
-
-
dt authored
-
- Apr 30, 2010
-
-
Tobias Hunger authored
-
Tobias Hunger authored
-
- Apr 27, 2010
-
-
Friedemann Kleint authored
-
- Apr 26, 2010
-
-
dt authored
-
- Apr 23, 2010
-
-
con authored
Reviewed-by: Alessandro Portale
-
- Apr 21, 2010
-
-
Friedemann Kleint authored
Try to find matching version for mkspec. Rubber-stamped-by:
Joerg Bornemann <qtc-committer@nokia.com>
-
- Apr 20, 2010
-
-
Tobias Hunger authored
Reviewed-by: dt
-
- Apr 14, 2010
-
-
Tobias Hunger authored
Handle qmake with or without trailing .exe on windows. Looks like the extension got lost recently in the generated Makefiles. Reviewed-by: dt
-
- Apr 13, 2010
-
-
Tobias Hunger authored
Reviewed-by: dt
-
- Apr 12, 2010
-
-
dt authored
Reviewed-By: hunger
-
- Apr 08, 2010
-
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
This patch marks up invalid Qt versions as Desktop. Make sure we add a the always existing invalid Qt version in the path available in the targetselectionpage if no valid Qt versions could be found. This way a project can be set up and loaded without a valid Qt version set up. Trying to build this will fail of course. This is basically how we handled this situation before we had targets, too. Task-number: QTCREATORBUG-1066 Reviewed-by: dt
-
- Apr 07, 2010
-
-
dt authored
That means wrong target (though argueable we don't have a correct one yet, but working defines and includes.
-