Sascha Zelzer a58ed914c6 Merge branch 'log' 14 lat temu
..
EventBus 252d0da523 Make dictionary keys case insensitive in Plugin Framework. 14 lat temu
Testing 26540fca00 Enable more ConfigAdmin tests. 14 lat temu
service 50299d22c1 Added interface classes for the Log Service. 14 lat temu
CMakeLists.txt 50299d22c1 Added interface classes for the Log Service. 14 lat temu
ctkCaseInsensitiveString.cpp 55b6c8d572 Added constructor which takes a const char* argument. 14 lat temu
ctkCaseInsensitiveString.h ec097c6b91 Added documentation. 14 lat temu
ctkLDAPExpr.cpp 763c419d85 Remove copyright YEAR from license header 14 lat temu
ctkLDAPExpr_p.h 763c419d85 Remove copyright YEAR from license header 14 lat temu
ctkLDAPSearchFilter.cpp 763c419d85 Remove copyright YEAR from license header 14 lat temu
ctkLDAPSearchFilter.h ec097c6b91 Added documentation. 14 lat temu
ctkPlugin.cpp f8216c83ba Remove duplicate ctkPluginEvent STOPPED. 14 lat temu
ctkPlugin.h 1b10137b58 Added convenience and template methods for service registration. 14 lat temu
ctkPluginAbstractTracked.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 lat temu
ctkPluginAbstractTracked_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 lat temu
ctkPluginActivator.h 4f66d28c8d Fixed documentation. 14 lat temu
ctkPluginArchive.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. 14 lat temu
ctkPluginArchive_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. 14 lat temu
ctkPluginConstants.cpp 0b6e5fd854 Added mandatory PluginFramework properties. 14 lat temu
ctkPluginConstants.h 0b6e5fd854 Added mandatory PluginFramework properties. 14 lat temu
ctkPluginContext.cpp 43121850a7 Adapt code to use default constructor of ctkServiceReference. 14 lat temu
ctkPluginContext.h 06ecc540f5 Added doc for return type. 14 lat temu
ctkPluginContext_p.h 763c419d85 Remove copyright YEAR from license header 14 lat temu
ctkPluginDatabase.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. 14 lat temu
ctkPluginDatabaseException.cpp 763c419d85 Remove copyright YEAR from license header 14 lat temu
ctkPluginDatabaseException.h c8fd5a716e Export file header now start with "ctk" lower case 14 lat temu
ctkPluginDatabase_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. 14 lat temu
ctkPluginEvent.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 lat temu
ctkPluginEvent.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 lat temu
ctkPluginException.cpp b30e7e0081 Refactored Plugin Framework exception classes. 14 lat temu
ctkPluginException.h b8619e8b3f Always export exception classes. 14 lat temu
ctkPluginFramework.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 lat temu
ctkPluginFramework.h 63c35db13b Disable copy constructor and assignment operator. 14 lat temu
ctkPluginFrameworkContext.cpp c94d269aaf Added plugin specific data storage support. 14 lat temu
ctkPluginFrameworkContext_p.h c94d269aaf Added plugin specific data storage support. 14 lat temu
ctkPluginFrameworkEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. 14 lat temu
ctkPluginFrameworkEvent.h 8c5101a490 Added Qt debugging stream operator for event classes. 14 lat temu
ctkPluginFrameworkFactory.cpp 98b4e6965d Fixed indentation. 14 lat temu
ctkPluginFrameworkFactory.h 98b4e6965d Fixed indentation. 14 lat temu
ctkPluginFrameworkListeners.cpp 3b2922290c Disconnect slot if service listener is disconnected manually. 14 lat temu
ctkPluginFrameworkListeners_p.h b208ab9e53 Automatically disconnect service listeners on QObject::destroyed() 14 lat temu
ctkPluginFrameworkPrivate.cpp 1b10137b58 Added convenience and template methods for service registration. 14 lat temu
ctkPluginFrameworkPrivate_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 lat temu
ctkPluginFrameworkUtil.cpp 6e2a5ead22 Support configurable plugin framework storage area. 14 lat temu
ctkPluginFrameworkUtil_p.h 6e2a5ead22 Support configurable plugin framework storage area. 14 lat temu
ctkPluginFramework_global.h 5ccb342384 Added missing include directive. 14 lat temu
ctkPluginManifest.cpp 763c419d85 Remove copyright YEAR from license header 14 lat temu
ctkPluginManifest_p.h 98b4e6965d Fixed indentation. 14 lat temu
ctkPluginPrivate.cpp e1310fd6fa Set pluginContext to 0 when stopping a plugin. 14 lat temu
ctkPluginPrivate_p.h c94d269aaf Added plugin specific data storage support. 14 lat temu
ctkPluginStorage.cpp 35bbb02652 Document pointer ownershop of ctkPluginArchive objects. 14 lat temu
ctkPluginStorage_p.h 61fbdbcedb Fixed ctkPluginStorage doxygen documentation. 14 lat temu
ctkPluginTracker.h 413b05ca3e PluginTracker methods should be virtual. 14 lat temu
ctkPluginTracker.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 lat temu
ctkPluginTrackerCustomizer.h 7bda06907d Templated ctkPluginTracker for type safety. 14 lat temu
ctkPluginTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 lat temu
ctkPluginTrackerPrivate.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 lat temu
ctkPlugins.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 lat temu
ctkPlugins_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 lat temu
ctkRequirePlugin.cpp 763c419d85 Remove copyright YEAR from license header 14 lat temu
ctkRequirePlugin_p.h 763c419d85 Remove copyright YEAR from license header 14 lat temu
ctkRuntimeException.cpp b30e7e0081 Refactored Plugin Framework exception classes. 14 lat temu
ctkRuntimeException.h b8619e8b3f Always export exception classes. 14 lat temu
ctkServiceEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. 14 lat temu
ctkServiceEvent.h 8c5101a490 Added Qt debugging stream operator for event classes. 14 lat temu
ctkServiceException.cpp b30e7e0081 Refactored Plugin Framework exception classes. 14 lat temu
ctkServiceException.h b8619e8b3f Always export exception classes. 14 lat temu
ctkServiceFactory.h a11c82ffe8 ctkServiceFactory not templated anymore. 14 lat temu
ctkServiceReference.cpp b30e7e0081 Refactored Plugin Framework exception classes. 14 lat temu
ctkServiceReference.h a4a936dbf1 Fix Windows linkage error. 14 lat temu
ctkServiceReferencePrivate.cpp a7d9ea3167 Fixed implicit sharing in ctkServiceRegistration. 14 lat temu
ctkServiceReferencePrivate.h 50003dc72a Changed pimpl pointer of ctkServiceReference to const. 14 lat temu
ctkServiceRegistration.cpp a7d9ea3167 Fixed implicit sharing in ctkServiceRegistration. 14 lat temu
ctkServiceRegistration.h a4a936dbf1 Fix Windows linkage error. 14 lat temu
ctkServiceRegistrationPrivate.cpp 709857d164 Mutex in ctkServiceRegistration must be recursive. 14 lat temu
ctkServiceRegistrationPrivate.h a7d9ea3167 Fixed implicit sharing in ctkServiceRegistration. 14 lat temu
ctkServiceSlotEntry.cpp b208ab9e53 Automatically disconnect service listeners on QObject::destroyed() 14 lat temu
ctkServiceSlotEntry_p.h 763c419d85 Remove copyright YEAR from license header 14 lat temu
ctkServiceTracker.h 86495072ab ServiceTracker methods should be virtual. 14 lat temu
ctkServiceTracker.tpp 2e787082a4 Change QObject* to T in ctkServiceTracker. 14 lat temu
ctkServiceTrackerCustomizer.h 6d89dce222 Templated ctkServiceTracker for type safety. 14 lat temu
ctkServiceTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 lat temu
ctkServiceTrackerPrivate.tpp bc648da55d ctkServiceTracker does not own custom customizer anymore. 14 lat temu
ctkServices.cpp 82e7a8a63c Fix unused variable warning. 14 lat temu
ctkServices_p.h 43121850a7 Adapt code to use default constructor of ctkServiceReference. 14 lat temu
ctkTrackedPlugin.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 lat temu
ctkTrackedPluginListener_p.h 7bda06907d Templated ctkPluginTracker for type safety. 14 lat temu
ctkTrackedPlugin_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 lat temu
ctkTrackedService.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 lat temu
ctkTrackedServiceListener_p.h 6d89dce222 Templated ctkServiceTracker for type safety. 14 lat temu
ctkTrackedService_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 lat temu
ctkVersion.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 lat temu
ctkVersion.h 2f50f26b6f STYLE: Removed tabs and spaces. 14 lat temu
ctkVersionRange.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 lat temu
ctkVersionRange_p.h 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 lat temu
target_libraries.cmake 4eee5155e5 QtMobility is no longer a required dependency for PluginFramework. 14 lat temu