- Sep 21, 2010
-
-
Leena Miettinen authored
-
- Sep 14, 2010
-
-
Friedemann Kleint authored
-
- Sep 10, 2010
-
-
Friedemann Kleint authored
Fix README, some spelling errors, remove contractions, exclamation marks, correct some plural forms, join split messages. Add QCoreApplication::translate to non-Q_OBJECT-classes. Fix some lupdate warnings about discarding meta-data (//:).
-
- Sep 07, 2010
-
-
Tobias Hunger authored
* Explicitly set signing mode to SelfSigned if not mentioned in the .user file * Do not use c-style casts.
-
- Aug 24, 2010
-
-
Tobias Hunger authored
* Enable support for this in all ProjectConfiguration items (Targets, projects, BCs, DCs, RCs, etc.). This is nicer than having custom code in individual configuraiton items. Reviewed-by: dt
-
- Aug 11, 2010
-
-
Tobias Hunger authored
* Add parser * Use it * Improve parser setup in Qt4 makestep * Add tests for the sbsv2parser
-
- Aug 05, 2010
-
-
Pawel Polanski authored
Reviewed-by: Tobias Hunger
-
- 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
-