kdelibs/security/crypto
Ivailo Monev 61333c4671 generic: namespaced Qt4/Katie build fixes
most of the changes were done trought Katie's namefsck script which
convertes forward class declarations to include directives, however
other fixes here and there were needed as well as some questionable
changes to Q_DECLARE_TYPEINFO() macro calls because they most likely
have to do the namespacing themselfs (QT_BEGIN/END_NAMESPACE, and
probably will be in Katie) meaning that some of the changes may be
temporary and reverted later.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2017-08-04 09:24:39 +00:00
..
certexport.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
certexport.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
certgen.ui initial import 2014-11-13 01:04:59 +02:00
CMakeLists.txt generic: build system cleanups 2015-11-03 10:14:43 +02:00
crypto.cpp generic: get rid of KTextBrowser 2016-08-20 16:42:02 +00:00
crypto.desktop initial import 2014-11-13 01:04:59 +02:00
crypto.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kdatetimedlg.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kdatetimedlg.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
Messages.sh initial import 2014-11-13 01:04:59 +02:00
README initial import 2014-11-13 01:04:59 +02:00

This needs to be updated to use libkssl instead of OpenSSL directly.