- Aug 02, 2010
-
-
Tobias Hunger authored
* Add a DeployConfiguration class to hold settings related to deployment. * Add BuildStepsList to hold a list of buildsteps * Update BuildConfiguration to use BuildStepLists instead of manageing lists of buildsteps itself. * Update BuildManager to use BuildStepLists in its interfaces * Fix fallout introduced by API changes * Update .user file to new way of storing settings Task-number: QTCREATORBUG-1427 Task-number: QTCREATORBUG-1428 Task-number: QTCREATORBUG-1811 Task-number: QTCREATORBUG-1930
-
- Jul 30, 2010
-
-
Pawel Polanski authored
Added support for passphrases for keys for Symbian OS Reviewed-by: Tobias Hunger
-
- Jul 26, 2010
-
-
dt authored
We create a .sis package per leaf project now, deploy all of them and start the executable for the runconfiguration that was selected. This does not cover all use cases, but works for development.
-
- Jul 16, 2010
-
-
Tobias Hunger authored
(cherry picked from commit b87f3fbc)
-
- Jul 13, 2010
-
-
Friedemann Kleint authored
-
- Jul 07, 2010
-
-
Tobias Hunger authored
-
- Jul 06, 2010
-
-
Tobias Hunger authored
* Add "Deploy" to BuildSteps::Type * Update UIs to handle deploy steps * Turn existing package creation steps from build type to deploy type * Move packaging steps into deploy steps when loading projects Reviewed-by: dt
-
Tobias Hunger authored
* Move and rename the enum * Add Q_ENUMS macro Reviewed-by: dt
-
- May 21, 2010
-
-
con authored
-
- May 14, 2010
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
- May 05, 2010
-
-
Robert Loehning authored
Task-number: QTCREATORBUG-1341
-
- Apr 30, 2010
-
-
con authored
By providing a "Use Smart Installer" option for the packaging step.
-
- Mar 25, 2010
-
-
con authored
for sis creation.
-
- Mar 16, 2010
-
-
con authored
-