- 08 Jul, 2011 1 commit
-
-
Daniel Teske authored
Change-Id: I41f4a596ee96f24ff704e94bcec2349ebd93101f Reviewed-on: http://codereview.qt.nokia.com/1367 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 24 Jun, 2011 1 commit
-
-
Kai Koehne authored
Replace the isMobileTarget, supportsShadowBuilds methods by a generic targetFeatures method which exposes features as a set of strings. Change-Id: I2ac99ff5a82280316071efaa140cd7ea35b21374 Reviewed-on: http://codereview.qt.nokia.com/692 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 22 Jun, 2011 1 commit
-
-
Leena Miettinen authored
Change-Id: I3686ac83e5fdc009b03e84ab3c7b24a052d119c4 Reviewed-on: http://codereview.qt.nokia.com/569 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 07 Jun, 2011 1 commit
-
-
dt_ authored
Typo in the code found by clang Change-Id: Ibe1b7711625049418792013609467d4d34e0f886 Reviewed-on: http://codereview.qt.nokia.com/364 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 26 May, 2011 2 commits
-
-
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>
-
Alessandro Portale authored
Change-Id: I532943d61b46046ad3ce36b0b85a5ef5a0208376 Reviewed-on: http://codereview.qt.nokia.com/127 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 25 May, 2011 1 commit
-
-
Kai Koehne authored
Change-Id: I1a34cb51f73af9779d6bdb07324d5dadcb5585b3
-
- 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>
-
- 12 May, 2011 3 commits
-
-
dt authored
That is not on both the label and the checkbox. The label supports html formatted text, the checkbox not.
-
dt authored
Task-Nr: QTCREATORBUG-4805 Reviewed-By: Robert Loehning
-
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
-
- 10 May, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 06 May, 2011 2 commits
-
-
dt_ authored
Task-Nr: QTCREATORBUG-4781
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 27 Apr, 2011 1 commit
-
-
Kai Koehne authored
Don't add QMLJSDEBUGGER_PATH to the list of customer qmake arguments when importing a built on the target page. Task-number: QTCREATORBUG-4694 Reviewed-by: dt
-
- 20 Apr, 2011 1 commit
-
-
dt authored
Task-Nr: QTCREATORBUG-4555 Reviewed-By: hunger
-
- 15 Apr, 2011 1 commit
-
-
dt authored
There can't be any builds anywhere Reviewed-By: hunger
-
- 14 Apr, 2011 1 commit
-
-
dt authored
Instead of assuming that it is true. (Which is actually true, but well.)
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 12 Apr, 2011 1 commit
-
-
dt authored
Shadow building is not supported so editing the path has no purpose. Reviewed-By: hunger
-
- 08 Apr, 2011 1 commit
-
-
con authored
Reviewed-by: dt
-
- 05 Apr, 2011 1 commit
-
-
dt authored
Reviewed-By: Robert Loehning
-
- 01 Apr, 2011 1 commit
-
-
dt authored
Also on selecting, expand if there are errors Task-Nr: QTCREATORBUG-4327
-
- 29 Mar, 2011 2 commits
- 25 Mar, 2011 1 commit
-
-
dt authored
Task-Nr: QTCREATORBUG-4230
-
- 24 Mar, 2011 1 commit
-
-
dt authored
Give the other message box the right parent too. Task-Nr: QTCREATORBUG-4192
-
- 23 Mar, 2011 2 commits
- 22 Mar, 2011 1 commit
-
-
Friedemann Kleint authored
Introduce verbose flag and display QtVersion tooltip on checkbox. Reviewed-by: dt
-
- 21 Mar, 2011 1 commit
-
-
dt authored
-
- 17 Mar, 2011 1 commit
-
-
dt authored
Makes a somewhat even cleaner layout
-
- 16 Mar, 2011 6 commits
-
-
Tobias Hunger authored
-
dt authored
-
dt authored
Task-Nr: QTCREATORBUG-4079
-
Tobias Hunger authored
-
dt authored
Task-Nr: QTCREATORBUG-3868 Reviewed-By: hunger
-
dt authored
Do not report project dir specific issues next to each buildconfiguration. Also move the code to a place the TargetSetupPage can easily use, without having a hardcoded target list. Note: They currently aren't shown at all, next step is to show them once per target. Reviewed-By: hunger
-
- 02 Mar, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 25 Feb, 2011 1 commit
-
-
Friedemann Kleint authored
-