- 10 Aug, 2012 2 commits
-
-
Alessandro Portale authored
This reverts commit 3cdc456f7f1dae4541d84145ba4cb893e46387a3 The removal of QLabel noValidProfileLabel caused the build to break. Change-Id: I44608e3ad28dd07c69f6f0a9d7f3fb6d7b0f8a6a Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Tobias Hunger authored
Simplify the whole file a bit while touching it Change-Id: I72a63b894ce03122d3de4eaa63cfe24e4fb485f1 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 02 Aug, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I417bb698798afa2a917224000ca839b67319f976 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 27 Jun, 2012 1 commit
-
-
Robert Loehning authored
Change-Id: If69721980c2fe42f27e08d7448e67e35a53784f8 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 21 Jun, 2012 1 commit
-
-
Tobias Hunger authored
Introduce Profiles to store sets of values that describe a system/device. These profiles are held by a target, getting rid of much of the information stored in the Build-/Run-/DeployConfigurations, greatly simplifying those. This is a squash of the wip/profile branch which has been on gerrit for a while, rebased to current master. Change-Id: I25956c8dd4d1962b2134bfaa8a8076ae3909460f Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 08 Mar, 2012 1 commit
-
-
Robert Loehning authored
Change-Id: Ifc369d468ed4606425fa161e44bff534434ae765 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 03 Feb, 2012 1 commit
-
-
Daniel Teske authored
Task-Nr: QTCREATORBUG-6063 Change-Id: Ieace3e9e68b4e0342c35ac7c279f4b0b61076419 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 20 Jan, 2012 1 commit
-
-
Daniel Teske authored
Change-Id: I114a30b2278e375cde27fd4be3e8f6791c387400 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
- 13 Jan, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I3bf5074e49312b4d8c003500ab2f3b78e325bde8 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 15 Jun, 2011 1 commit
-
-
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>
-
- 21 Mar, 2011 1 commit
-
-
dt authored
-
- 16 Mar, 2011 1 commit
-
-
dt authored
Task-Nr: QTCREATORBUG-3864
-
- 22 Feb, 2011 1 commit
-
-
dt authored
Rewrite the target setup page to look and baheve better. Noteable better at: - Disabling shadow building - Deselecting whole targets - Adding import directories Api-wise, Targets derived from Qt4BaseTarget have two ways to customize the targetsetuppage. a) Reimplement availableBuildConfigurations b) Leave createTargetSetupWidget and create(... Qt4TargetSetupWidget) in their default implementation. (Or only slightly customize like the desktop target does.) Or: a) Make a dummy implementation for availableBuildConfiguration b) Replace createTargetSetupWidget and return your own widget (It should match the look and feel from the other widgets.) It needs to be derived from Qt4TargetSetupWidget c) Also replace the create create(... Qt4TargetSetupWidget) function and set up the target anyway you want.
-
- 03 Sep, 2010 1 commit
-
-
Robert Loehning authored
-
- 01 Sep, 2010 1 commit
-
-
Tobias Hunger authored
-
- 02 Jul, 2010 1 commit
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-1290
-
- 14 May, 2010 1 commit
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
- 23 Apr, 2010 1 commit
-
-
Tobias Hunger authored
* Use Ui file * Add more tooltips to the tree widget
-