Commit graph

7 commits

Author SHA1 Message Date
Ivailo Monev
007a44cd2f generic: major build system cleanup
the test are broken!
2015-09-01 01:05:33 +03:00
Ivailo Monev
21ad0df488 generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
Ivailo Monev
82fc15f54b generic: use CMake moc instead of automoc4 by default
for compatibilty reasons automoc4 support is not removed but it
shall be in the future. automoc4 has not been maintained for a
while (last commit is from 2011) and the stable release is from
2009.

CMake version >= 2.8.6 provides the functionality for mocking so
I see no reason to not make use of it.
2015-02-27 07:40:26 +00:00
Ivailo Monev
fbfb5ef22d Revert "kio: change SSL KCM parent category to network-settings"
This reverts commit 8900e3f0ed.
2015-01-22 00:50:09 +00:00
Ivailo Monev
8900e3f0ed kio: change SSL KCM parent category to network-settings 2015-01-21 23:39:31 +00:00
Ivailo Monev
31e567f90e Use QSslCertificate's fromDevice instead fromPath to import certificates.
QSslCertificate::fromPath seems to have problem importing certs in DER format.

CCBUG: 333079
REVIEW: 121092
2015-01-03 22:47:01 +00:00
Ivailo Monev
814163a8dc initial import 2014-11-13 01:04:59 +02:00