- 10 Feb, 2012 1 commit
-
-
Tobias Hunger authored
Change-Id: I945d3fa33193394e00842cf4f6d2f1bb2852033d Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 09 Feb, 2012 2 commits
-
-
Tobias Hunger authored
This is necessary to handle Qt 5 moving mkspecs out of unsupported. Task-number: QTCREATORBUG-6862 Change-Id: I193e3d16467773a2a714ef44f8d441d2d2395801 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Friedemann Kleint authored
It causes a conflict with the new QtConcurrent library of Qt 5 and is quite small. Change-Id: Ib97ab6daf8f67a88300cf03f044ba3593a4cd270 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 31 Jan, 2012 1 commit
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-6713 Change-Id: Ief7f8509572cfa2008209083e5ae9c7763eba42a Reviewed-by:
hjk <qthjk@ovi.com>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 24 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I9b690d9b150c8d162b15370f9f8986267c9128f1 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 18 Jan, 2012 1 commit
-
-
Eike Ziller authored
The tool chain selection in build configurations had no effect on the actual build, which is especially visible on Mac with universally built Qt. The patch passes the tool chain's architecture (+bit width) explicitly to Qmake. Users can override this behavior as usual by adding or removing architecture flags from CONFIG in the additional arguments field. Task-number: QTCREATORBUG-6088 Change-Id: I92fdb7d5650db6e681945fa82e86422917f84035 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 14 Jan, 2012 1 commit
-
-
Friedemann Kleint authored
Change-Id: If9fd111032975d2a313084f5fedf20561806e268 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 07 Dec, 2011 1 commit
-
-
Daniel Teske authored
Change-Id: I3afc3a4f2e0dd2671279c2d071779f1d7b277849 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 28 Nov, 2011 1 commit
-
-
Kai Koehne authored
Remove unused variable. Change-Id: I8e060a8569edfa34483497188d480e624fc2c5fe Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 24 Nov, 2011 2 commits
-
-
Tobias Hunger authored
Change-Id: I1b68ad0c97b630b95a6c47e6d0a0709c2a0872f6 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Make sure all ui-files are in the plugin's internal namespace. Change-Id: Ifb2c3093441e8feb89e46f52fbb386fc316cfd13 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 15 Nov, 2011 1 commit
-
-
Kai Koehne authored
We used to differ between Qt 4.7, where the step was "Link QML debugging library", and 4.8. Let's just call the checkbox "Enable QML debugging" for all Qt versions, which is easier to document. Change-Id: I9bdffd75769a9d3c08efbf7471e00be46c9d9ed7 Task-number: QTCREATORBUG-6541
-
- 09 Nov, 2011 1 commit
-
-
Daniel Teske authored
Change-Id: I706cf262e655c75f60008f78e660843d57bee345 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 04 Nov, 2011 1 commit
-
-
Tobias Hunger authored
For embedded we do not want to override the mkspec as used in the Qt version since that was most likely tweaked to work with the tool chain selected. In a generic desktop target we want to be able to switch between different compilers of the same ABI. Change-Id: Ib49e54dd15e78c2459b17c552a3c31cb3dce63eb Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 25 Oct, 2011 1 commit
-
-
Robert Loehning authored
Change-Id: If514e2497a52456bfd16aaebf2a7c83def4621f7 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 24 Oct, 2011 1 commit
-
-
Daniel Teske authored
Where the deploy stuff depends on the activeBuildConfiguration it's likely to be wrong or worse could be used to crash creator. So make those places stand out. Also if we ever move towards supporting meta-builds of multiple buildconfigurations at once, then using the active build configuration is wrong. Change-Id: I754a77a4a8b352e79e8a6703c26ed41a189cf74e Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 21 Oct, 2011 1 commit
-
-
Daniel Teske authored
Otherwise the user can't pass on normal arguments Task-number: QTCREATORBUG-6346 Change-Id: I986563a75113a6d5acf601b5ccb63d6a35570bad Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 23 Sep, 2011 1 commit
-
-
Daniel Teske authored
Change-Id: I41abb5e7138351e61c6c9dfc87121837edb21fbe Reviewed-on: http://codereview.qt-project.org/5452 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 15 Sep, 2011 1 commit
-
-
Tobias Hunger authored
Warn when using a mkspec that might or might not work with the selected tool chain. Task-number: QTCREATORBUG-5854 Change-Id: Ifead5108ccd109f66707ad7aa371daead8cb57e7 Reviewed-on: http://codereview.qt-project.org/4522 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 14 Sep, 2011 1 commit
-
-
Kai Koehne authored
Change-Id: I20576fa99d9a1d04c24f9615317663e943619200 Reviewed-on: http://codereview.qt-project.org/4089 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 08 Sep, 2011 1 commit
-
-
Tobias Hunger authored
* Set a null-ABI for toolchains where detection of ABI failed: This allows the user to select any tool chain. * Warn if ABI detection fails by showing a message in the Qt version setup dialog * Do not override the mkspec if the Qt version has a null ABI only: We (have to) trust the user to know what he is doing in that case. * GCC: Add version information to GCC tool chain and use it to select the mkspec on Mac. * GCC: Do not override mkspec if we do a cross-compile (and actually detect that). * GCC: Leave out -32 or -64 from mkspec if the compiler binaries ABI matches the target ABI. * Linux-generic is compatible with all other linuxes (both ways) The targets themselves do additional filtering and will remove anything that does not work for them anyway. Task-number: QTCREATORBUG-5756 Task-number: QTCREATORBUG-5960 Change-Id: Ib3c0ac91f3aa8e2a823e3e9891a02bdccb97af14 Reviewed-on: http://codereview.qt-project.org/4281 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 01 Sep, 2011 1 commit
-
-
Kai Koehne authored
Prevent CONFIG+=declarative_debug to show up in "custom arguments" of an imported build. Change-Id: Ib598addcb31b65853eea430a086f614c6dd498fd Reviewed-on: http://codereview.qt.nokia.com/4044 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 18 Aug, 2011 1 commit
-
-
Friedemann Kleint authored
Disentangle the covariant returns and introduce convenience accessors. Move internal classes away from Qt4Project. Change-Id: I6c3158988824d2a159b1b3f8ecdf8432c32be2bc Reviewed-on: http://codereview.qt.nokia.com/3216 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 22 Jul, 2011 1 commit
-
-
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>
-
- 19 Jul, 2011 1 commit
-
-
Kai Koehne authored
Makes sure that the warning about security implications are visible before the user answers whether to recompile. Task-number: QTCREATORBUG-5411 Change-Id: I43fe6aeb9e24d25be4fb51f356b6238ce0cd3924 Reviewed-on: http://codereview.qt.nokia.com/1832 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 14 Jun, 2011 1 commit
-
-
Friedemann Kleint authored
Change-Id: I08babdb15bcf7f7ac086e9e12955b780b7591391 Reviewed-on: http://codereview.qt.nokia.com/480 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 10 Jun, 2011 1 commit
-
-
dt_ authored
Change-Id: Idf1842be4f8d7fe62b1569845b3f70ad1da32abd Task-Nr: QTCREATORBUG-5127 Reviewed-on: http://codereview.qt.nokia.com/459 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 08 Jun, 2011 1 commit
-
-
Kai Koehne authored
Task-number: QTCREATORBUG-4633 Change-Id: I4116e63da6633bebb21ba08084e2d8edde4fbd6d Reviewed-on: http://codereview.qt.nokia.com/383 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 07 Jun, 2011 2 commits
-
-
Tobias Hunger authored
Change-Id: Idf8f0f367d329dad23d375bb08d3bc34bafe4115 Reviewed-on: http://codereview.qt.nokia.com/363 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Do not rerun qmake when using a tool chain which requires a non-standard mkspec to be used. Change-Id: I6171790805743251a7867111faa46bd4d4cc890d Reviewed-on: http://codereview.qt.nokia.com/314 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 06 Jun, 2011 1 commit
-
-
Kai Koehne authored
Change-Id: I8b739afadd19e0f7c3503a11eb250a0662671958 Reviewed-on: http://codereview.qt.nokia.com/309 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 30 May, 2011 2 commits
-
-
dt_ authored
It serves no purpose anymore. Change-Id: Ifc15b29c7736bacde3b310e6c4dc980314145d14 Reviewed-on: http://codereview.qt.nokia.com/217 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
dt_ authored
Just showing the widget was setting the linkDebuggingHelper setting. Change-Id: I0188d713394e35c3519d9bbd822cb970363a68eb Reviewed-on: http://codereview.qt.nokia.com/215 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- 26 May, 2011 1 commit
-
-
Christian Kandeler authored
No change in functionality for now. More support for generic remote Linux support is planned to be added. The changes in decreasing order of magnitude: 1) Move contents of qt4projectmanager/qt-maemo to new "RemoteLinux" plugin. 2) Make some classes in qt4nodes public for now. More decoupling in that area will follow. 3) Fix some minor problems uncovered by the move. Change-Id: I51d0c7977c10019eb6080cd6620bc28ecebad3c4 Reviewed-on: http://codereview.qt.nokia.com/106 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 25 May, 2011 1 commit
-
-
dt_ authored
This reverts commit 8cd3b549. Conflicts: src/plugins/qt4projectmanager/qmakestep.cpp src/plugins/qt4projectmanager/qmakestep.ui src/plugins/qt4projectmanager/qt4buildconfiguration.cpp src/plugins/qt4projectmanager/wizards/targetsetuppage.cpp Change-Id: I63af95b8dd7010c50318f276ef524c00a58995bb Reviewed-on: http://codereview.qt.nokia.com/117 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 24 May, 2011 1 commit
-
-
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>
-
- 18 May, 2011 1 commit
-
-
Kai Koehne authored
Change-Id: I31c6ce649ec5a106ac8d5a556659a26f584b1d09 Reviewed-by: dt
-
- 16 May, 2011 1 commit
-
-
Tobias Hunger authored
Reviewed-by: dt
-