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