kdelibs/kdecore/kernel
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
..
kaboutdata.cpp generic: remove unused KBugReport 2016-04-06 06:52:45 +00:00
kaboutdata.h generic: misc cleanups 2017-06-24 08:06:43 +00:00
kauthorized.cpp generic: code shrinks 2015-10-17 11:45:14 +03:00
kauthorized.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kcmdlineargs.cpp kdecore: make some toolkit arguments conditional 2016-11-11 19:55:37 +00:00
kcmdlineargs.h generic: misc cleanups 2017-06-24 08:06:43 +00:00
kcomponentdata.cpp generic: get rid of KZoneAllocator 2016-04-06 09:15:26 +00:00
kcomponentdata.h generic: misc cleanups 2017-06-24 08:06:43 +00:00
kcomponentdata_p.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
kdbusconnectionpool.cpp kdecore: make use of thread_local 2016-10-24 06:24:11 +00:00
kdbusconnectionpool.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
kglobal.cpp generic: misc cleanups 2016-10-19 03:32:06 +00:00
kglobal.h generic: use QAtomicInt/QAtomicPointer instead of QBasicAtomicInt/QBasicAtomicPointer 2016-09-30 23:37:55 +00:00
kglobal_p.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
kstandarddirs.cpp kdecore: cleanup KStandardDirs 2016-05-03 15:26:28 +00:00
kstandarddirs.h kdecore: cleanup KStandardDirs 2016-05-03 15:26:28 +00:00
kstandarddirs_unix.cpp generic: misc cleanups 2015-09-05 05:16:46 +00:00
ktoolinvocation.cpp generic: misc cleanups 2016-05-14 10:27:17 +00:00
ktoolinvocation.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
ktoolinvocation_x11.cpp generic: use QCryptographicHash instead of KMD5 2016-04-01 04:32:22 +00:00