- Jul 22, 2011
-
-
Kai Koehne authored
Don't just use an arbitrary toolchain, which might break esp. for Symbian. Instead, retrieve the toolchain from the project, or in the case of the Qt Options page let the user choose. Change-Id: I6d271c485420e609d223d8cece754ef84e573745 Reviewed-on: http://codereview.qt.nokia.com/1978 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Jul 21, 2011
-
-
Kai Koehne authored
Change-Id: Ia78c2b1cad4135cf3325eb612ccc81d6c3c4fc67 Reviewed-on: http://codereview.qt.nokia.com/1945 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Kai Koehne authored
Don't stop if e.g. the build for the very first target winscw fails. Change-Id: I9a8e06045340f2921018bcbe8d2587d848f9aa3f Reviewed-on: http://codereview.qt.nokia.com/1944 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- Jun 15, 2011
-
-
Friedemann Kleint authored
Change-Id: I66b8b0e20b225429b4399dfca154a2806260ac61 Reviewed-on: http://codereview.qt.nokia.com/483 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- May 24, 2011
-
-
dt authored
Also adjust qmldumptool to remove the dependency on qt4project/qmlproject, by passing in the qtversion instead of figuring it out in qmldumptool. Change-Id: Ie6ac582d36bfef290313c0716b33b62fcf42630c Reviewed-on: http://codereview.qt.nokia.com/70 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- May 16, 2011
-
-
Kai Koehne authored
-
Kai Koehne authored
Pointed out by dt
-
- May 13, 2011
-
-
Kai Koehne authored
QtVersionManager got a signal 'qtVersionsUpdated(QString)', which the UI's in QMakeStep & in the Qt Options react to. Change-Id: Ib774332daf6cf008afb46914ebd839420cf23e25
-
Kai Koehne authored
Change-Id: I558c81f5a74d717dabb56d36fea3ed5f5b2acc18
-
Kai Koehne authored
Moving this to DebuggingHelperBuildTask / QtVersionManager makes sure the version information is also updated if e.g. the QtOptionsPage has been closed in between. Also, update all Qt versions that share the same qmake path. Change-Id: Idc23f6d9fa609e2a36f1d6d4cb09c6483afd4cc4
-
- May 12, 2011
-
-
dt authored
Split up target specific code into subclasses. Also change Qt4BuildConfiguration to allow a null qtversion. Remove code that relied on always having a qt version. Also make it possible to remove all qt versions. Completly change the qt in path autodetection to be only a fall back if no configuration was found. Note: For now the old settings are not removed, as such 2.2 and master can coexist. Reviewed-By: hunger
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 29, 2011
-
-
Kai Koehne authored
-
Kai Koehne authored
-
- Apr 13, 2011
-
-
hjk authored
-
- Apr 07, 2011
-
-
Kai Koehne authored
Allow slots that use the error ouput, but aren't interested in the list of the tools. Reviewed-by: dt
-
- Mar 16, 2011
-
-
Tobias Hunger authored
-
- Mar 15, 2011
-
-
Friedemann Kleint authored
Reviewed-by:
Kai Köhne <kai.koehne@nokia.com>
-
- Mar 11, 2011
-
-
Kai Koehne authored
This is important especially on the Mac , where the default QtCreator directory contains a PATH in it.
-
- Mar 01, 2011
-
-
Friedemann Kleint authored
-
- Feb 23, 2011
-
-
hjk authored
Reviewed-By: Tobias Hunger
-
- Feb 21, 2011
-
-
Tobias Hunger authored
Refactor ToolChains in Qt Creator: * Allow for several toolchains of the same type * Be smarter wrt. guessing what kind of output a toolchain produces. This allows us to eventually handle e.g. embedded linux setups way better than before. * Be smarter wrt. guessing what kind of environment a Qt version needs. * Improve auto-detection of toolchains a bit * Decide on which debugger to use based on the kind of output produced by the compiler. * Add options page to configure toolchains * Remove toolchain related options from the Qt version dialog Reviewed-by: dt
-
- Feb 18, 2011
-
-
Kai Koehne authored
Reviewed-by: dt
-
- Feb 08, 2011
-
-
Kai Koehne authored
This fixes the case that the user only compiles one debugging helper, and the debug output was displayed although the compilation went fine. Task-number: QTCREATORBUG-3711 Reviewed-by: ckamm
-
- Feb 01, 2011
-
-
Christian Kandeler authored
- Package installation and running untested yet. - User currently needs to adapt %files section in spec file manually. We expect this task to be automated by the build script in the future (see http://bugs.meego.com/show_bug.cgi?id=13148).
-
- Jan 24, 2011
-
-
Friedemann Kleint authored
-
- Jan 21, 2011
-
-
Kai Koehne authored
The versions dialog now uses Utils::DetailsWidget to show the general version information and (debugging) helper information. The 'Helper Tools' can now be expanded to see each tools status & recompile them selectively.
-
- Jan 18, 2011
-
-
Christian Kandeler authored
Task-number: QTCREATORBUG-2770
-
- Jan 17, 2011
-
-
Kai Koehne authored
Make sure that the QtVersion object isn't referenced any more in the separate thread: It might be deleted / altered while the thread is running. Also let QmlDump use the class, instead of relying on it's own implementation. Reviewed-by: ckamm
-
Kai Koehne authored
-
- Dec 17, 2010
-
-
con authored
-
- Dec 14, 2010
-
-
Pawel Polanski authored
-
Pawel Polanski authored
-
Pawel Polanski authored
-