Tobias Hunger
41e865f008
Rename SignsisParser to S60CreatePackageParser
...
Reviewed-by: Pawel Polanski
2010-11-24 17:22:16 +01:00
Pawel Polanski
a6cfa0ca45
Added cert filter for SymbianOS
2010-10-19 11:45:39 +02:00
Pawel Polanski
d5aabcff5d
Simplified key selection for Symbian while choosing cert-key file pair
...
Reviewed-by: Tobias Hunger
2010-10-19 11:20:33 +02:00
Pawel Polanski
e0ec2ac82e
Cleanup for SymbianOS
2010-09-30 14:15:50 +02:00
Pawel Polanski
67ff313ceb
Added support for not signing packages for Symbian OS
...
Reviewed-by: Tobias Hunger
2010-09-30 14:13:00 +02:00
Leena Miettinen
e779886ab0
UI text - fix capitalization
2010-09-21 17:19:50 +02:00
Friedemann Kleint
f4b2a70edc
L10n: tr-Fixes.
2010-09-14 14:57:36 +02:00
Friedemann Kleint
24cadd34a1
I10N: First translation fixes for 2.1
...
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 (//:).
2010-09-10 10:51:43 +02:00
Tobias Hunger
26f5aaef8f
Explicitly initialize signing mode
...
* Explicitly set signing mode to SelfSigned if not mentioned in the
.user file
* Do not use c-style casts.
2010-09-07 12:58:43 +02:00
Tobias Hunger
616a9b13f0
Enable restoring the default names of project configuration items
...
* 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
2010-08-24 16:04:51 +02:00
Tobias Hunger
6311f0f99f
Add parser for sbsv2 (new Symbian build system)
...
* Add parser
* Use it
* Improve parser setup in Qt4 makestep
* Add tests for the sbsv2parser
2010-08-11 15:41:54 +02:00
Pawel Polanski
8e2c274d53
Application is not launched if an error occurred during deployment for Symbian OS
...
Reviewed-by: Tobias Hunger
2010-08-05 15:44:22 +02:00
Tobias Hunger
ee4a04a20b
Refactor deployment
...
* 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
2010-08-02 14:21:05 +02:00
Pawel Polanski
f4b1c441aa
Added the SignSisParser for Symbian OS
...
Added support for passphrases for keys for Symbian OS
Reviewed-by: Tobias Hunger
2010-07-30 15:24:16 +02:00
dt
05ae17eadd
Fix subdir project deployment for symbian
...
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.
2010-07-26 19:44:07 +02:00
Friedemann Kleint
e8c0d0c162
Yet another include purging spree.
2010-07-13 16:36:37 +02:00
Tobias Hunger
b87f3fbcc8
Use outputparsers when creating S60 packages
2010-07-07 16:44:57 +02:00
Tobias Hunger
54584044ca
Add Deploy steps
...
* 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
2010-07-06 18:36:32 +02:00
Tobias Hunger
8ccbd0ec6b
Rename StepType to BuildStep::Type
...
* Move and rename the enum
* Add Q_ENUMS macro
Reviewed-by: dt
2010-07-06 18:36:30 +02:00
con
7d76940af7
Take the right sis package when using the Smart Installer flag.
2010-05-21 14:18:37 +02:00
con
38f6379f39
Merge remote branch 'origin/2.0'
...
Conflicts:
doc/qtcreator.qdoc
src/plugins/find/currentdocumentfind.cpp
src/plugins/qt4projectmanager/qt-s60/s60createpackagestep.cpp
2010-05-17 17:40:40 +02:00
Leena Miettinen
cf233161fa
Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.
...
Reviewed-by: ossi
2010-05-14 15:53:56 +02:00
con
e6497f61fd
Merge remote branch 'origin/2.0'
2010-05-05 19:06:57 +02:00
Robert Loehning
e04a303304
Fixed use of Pathchooser for signing Symbian sis files.
...
Task-number: QTCREATORBUG-1341
2010-05-05 13:49:56 +02:00
con
e775532331
Support Qt for Symbian smart installer.
...
By providing a "Use Smart Installer" option for the packaging step.
2010-04-30 11:02:13 +02:00
con
a723e53357
Prefer command line arguments over environment for specifying certificates
...
for sis creation.
2010-03-25 16:35:50 +01:00
con
d849652700
Start on a build step for creating symbian package.
2010-03-16 19:05:20 +01:00