- May 26, 2010
-
-
Friedemann Kleint authored
Attach icons to TaskModel. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- May 14, 2010
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
- May 12, 2010
-
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
- Apr 30, 2010
-
-
Tobias Hunger authored
... as default whenever that is selected
-
- Apr 23, 2010
-
-
Tobias Hunger authored
* Use Ui file * Add more tooltips to the tree widget
-
- Apr 20, 2010
-
-
Tobias Hunger authored
-
Tobias Hunger authored
using the targetsetuppage.
-
Tobias Hunger authored
Handle the deletion of temporary QtVersions properly. Remove workaround. Reviewed-by: dt
-
Tobias Hunger authored
... so that we can sanity check.
-
- Apr 19, 2010
-
-
Friedemann Kleint authored
-
- Apr 16, 2010
-
-
Friedemann Kleint authored
Remove all hacks/conventions of considering the last generated file as project file, etc. and instead add attributes flags to Core::GeneratedFile, giving fine-grained control of what to do with the file. Implement static utility functions in wizards that handle it. Add boolean XML-attributes "openeditor"/"openproject" to the file elements used by the CustomWizard XML-specification. Manually set the attributes in all wizards. Task-number: QTCREATORBUG-1166
-
- Apr 15, 2010
-
-
Tobias Hunger authored
Tasknumber: QTCREATORBUG-1148
-
Tobias Hunger authored
-
- Apr 14, 2010
-
-
Tobias Hunger authored
-
- Apr 13, 2010
-
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
* Remove PathChooser widget so that you need to use a proper dialog to select pathes. So typing into that PathChooser is no longer slow;-) The PathChooser does not provide a proper signal on when a user is done entering a directory, so it was not a good choice. Tasknumber: QTCREATORBUG-1128 Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
If the same Qt version was imported twice then this was not detected properly. Reviewed-by: dt
-
Tobias Hunger authored
* Fix a possible memleak while at it. TaskNumber: QTCREATORBUG-1125 Reviewed-by: dt
-
- Apr 12, 2010
-
-
Tobias Hunger authored
Properly register Qt versions and do not delete them afterwards Task-number: QTCREATORBUG-1122 Reviewed-by: dt
-
- Apr 08, 2010
-
-
Tobias Hunger authored
-
Thorbjørn Lindeijer authored
It changed in dc197e74 Reviewed-by: Friedemann Kleint
-
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
-
Tobias Hunger authored
Reviewed-by: Friedemann Kleint
-
- Apr 06, 2010
-
-
Friedemann Kleint authored
As it has a special constructor and is rarely used. Task-number: QTCREATORBUG-1025
-
- Apr 01, 2010
-
-
Tobias Hunger authored
... in the TargetSetupPage. Make sure that if there is only one thing we can check that it is checked. Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: Roberto Raggi
-
- Mar 31, 2010
-
-
Jarek Kobus authored
-
- Mar 30, 2010
-
-
Tobias Hunger authored
-
Tobias Hunger authored
-
- Mar 29, 2010
-
-
Tobias Hunger authored
-
Tobias Hunger authored
* Comment out TARGET.CAPABILITY in symbian section * Use += to append to already set capabilities instead of overwritting them.
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Tobias Hunger authored
* This page differs from the targetspage as it supports importing of existing builds and will replace the targetspage in time. Reviewed-by: dt
-
- Mar 26, 2010
-
-
Tobias Hunger authored
* If we are building a mobility app: * Add MOBILITY api support * Add symbian specific stuff (UID3, etc) Reviewed-by: aportale
-
- Mar 24, 2010
-
-
Tobias Hunger authored
* Do not add menubars, etc. to mobile applications by default
-
- Mar 18, 2010
-
-
Friedemann Kleint authored
-
- Mar 17, 2010
-
-
Friedemann Kleint authored
-