kdelibs/kross/core
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
..
action.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
action.h generic: misc cleanups 2016-04-27 21:48:43 +00:00
actioncollection.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
actioncollection.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
childreninterface.h generic: misc cleanups 2016-04-27 21:48:43 +00:00
CMakeLists.txt generic: use CMake export header generator 2016-04-27 20:13:02 +00:00
errorinterface.h generic: misc cleanups 2016-04-27 21:48:43 +00:00
interpreter.cpp generic: misc cleanups 2016-04-24 08:33:50 +00:00
interpreter.h generic: misc cleanups 2016-04-27 21:48:43 +00:00
krossconfig.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
krossconfig.h generic: misc cleanups 2016-04-27 21:48:43 +00:00
manager.cpp generic: get rid of KJS and KHTML for good 2016-04-07 03:42:53 +00:00
manager.h generic: misc cleanups 2016-04-27 21:48:43 +00:00
metafunction.h generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
metatype.h generic: misc cleanups 2016-04-27 21:48:43 +00:00
object.cpp generic: remove redudant virtual_hook definitions 2015-04-23 14:50:12 +00:00
object.h generic: misc cleanups 2016-04-27 21:48:43 +00:00
script.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
script.h generic: misc cleanups 2016-04-27 21:48:43 +00:00
wrapperinterface.h generic: misc cleanups 2016-04-27 21:48:43 +00:00