Sascha Zelzer 8b7c0e1be5 Fixed possible memory leak (missing virtual desctructors). 13 years ago
..
Testing 39fb966893 Use a smaller thread pool size for improved test coverage. 13 years ago
adapter 2f5fcce4c0 Renamed enum types to avoid an ERROR type. 13 years ago
dispatch 66a88393cb Added workaround function for computing QDateTime differences in msecs. 13 years ago
handler ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 years ago
tasks 8b7c0e1be5 Fixed possible memory leak (missing virtual desctructors). 13 years ago
util 66a88393cb Added workaround function for computing QDateTime differences in msecs. 13 years ago
CMakeLists.txt fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 years ago
ctkEAConfiguration.cpp 9e8a1e8c88 Explicitly free heap memory to avoid leaks. 13 years ago
ctkEAConfiguration_p.h 9e8a1e8c88 Explicitly free heap memory to avoid leaks. 13 years ago
ctkEAMetaTypeProvider.cpp 4f657ce9e5 EventAdmin now provides MetaType information. 14 years ago
ctkEAMetaTypeProvider_p.h 4f657ce9e5 EventAdmin now provides MetaType information. 14 years ago
ctkEventAdminActivator.cpp 4f657ce9e5 EventAdmin now provides MetaType information. 14 years ago
ctkEventAdminActivator_p.h 4f657ce9e5 EventAdmin now provides MetaType information. 14 years ago
ctkEventAdminImpl.tpp d4fa4aedb9 Implementation of a local event admin (bus) plugin. 14 years ago
ctkEventAdminImpl_p.h d4fa4aedb9 Implementation of a local event admin (bus) plugin. 14 years ago
ctkEventAdminService.cpp fad4bbc83d EventAdmin: subscribed slot connection type can now be specified. 13 years ago
ctkEventAdminService_p.h fad4bbc83d EventAdmin: subscribed slot connection type can now be specified. 13 years ago
manifest_headers.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago
target_libraries.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago