Commit Graph

8 Commits

Author SHA1 Message Date
Thiago Macieira
9232b3d5e8 Fix compilation with ICC: missing "public" keyword in declaration
This change is correct. GCC wrongly accepted S60CertificateExtension
as covariant with Botan::Certificate_Extension even though the base
was inaccessible.

Reviewed-By: dt
2011-02-21 15:04:11 +01:00
Friedemann Kleint
edb4893547 Header cleanup in src, specify module name. 2011-01-24 12:29:48 +01:00
hjk
7205c84da2 qt4projectmanager: make it compile with -no-stl'd Qt. 2011-01-14 14:28:36 +01:00
con
d1023c7614 It's 2011 now.
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
23c22b7c66 License headers, part 2 2010-12-17 17:14:20 +01:00
Pawel Polanski
75bd87e073 Some small fixes to cert management 2010-12-14 13:02:46 +01:00
Pawel Polanski
993771f04c Capabilities and IMEIs can now be extracted form Dev Certs for SymbianOS
Reviewed-by: Alessandro Portale
2010-12-14 08:45:11 +01:00
Pawel Polanski
c04797fdce Certificate management should not throw exceptions when loading Dev Certificates
Task-number: QTCREATORBUG-3323
Reviewed-by: Tobias Hunger
2010-12-09 15:40:53 +01:00