Sascha Zelzer 826ca67d45 Refactored PluginFramework test environment. před 14 roky
..
EventBus 252d0da523 Make dictionary keys case insensitive in Plugin Framework. před 14 roky
Testing 826ca67d45 Refactored PluginFramework test environment. před 14 roky
CMakeLists.txt 5da4d390a7 Added header file to project source file list. před 14 roky
ctkCaseInsensitiveString.cpp 55b6c8d572 Added constructor which takes a const char* argument. před 14 roky
ctkCaseInsensitiveString.h 55b6c8d572 Added constructor which takes a const char* argument. před 14 roky
ctkLDAPExpr.cpp 763c419d85 Remove copyright YEAR from license header před 14 roky
ctkLDAPExpr_p.h 763c419d85 Remove copyright YEAR from license header před 14 roky
ctkLDAPSearchFilter.cpp 763c419d85 Remove copyright YEAR from license header před 14 roky
ctkLDAPSearchFilter.h 1b10137b58 Added convenience and template methods for service registration. před 14 roky
ctkPlugin.cpp f8216c83ba Remove duplicate ctkPluginEvent STOPPED. před 14 roky
ctkPlugin.h 1b10137b58 Added convenience and template methods for service registration. před 14 roky
ctkPluginAbstractTracked.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. před 14 roky
ctkPluginAbstractTracked_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. před 14 roky
ctkPluginActivator.h 4f66d28c8d Fixed documentation. před 14 roky
ctkPluginArchive.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. před 14 roky
ctkPluginArchive_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. před 14 roky
ctkPluginConstants.cpp 0b6e5fd854 Added mandatory PluginFramework properties. před 14 roky
ctkPluginConstants.h 0b6e5fd854 Added mandatory PluginFramework properties. před 14 roky
ctkPluginContext.cpp 2451c88306 Make ctkServiceRegistrationPrivate an explicitly shared object. před 14 roky
ctkPluginContext.h 2fadb69e02 Remove superfluous doxygen comment. před 14 roky
ctkPluginContext_p.h 763c419d85 Remove copyright YEAR from license header před 14 roky
ctkPluginDatabase.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. před 14 roky
ctkPluginDatabaseException.cpp 763c419d85 Remove copyright YEAR from license header před 14 roky
ctkPluginDatabaseException.h c8fd5a716e Export file header now start with "ctk" lower case před 14 roky
ctkPluginDatabase_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. před 14 roky
ctkPluginEvent.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API před 14 roky
ctkPluginEvent.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API před 14 roky
ctkPluginException.cpp 59ea7b31d2 Fix PluginException and ServiceException to report cause. před 14 roky
ctkPluginException.h 59ea7b31d2 Fix PluginException and ServiceException to report cause. před 14 roky
ctkPluginFramework.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API před 14 roky
ctkPluginFramework.h 63c35db13b Disable copy constructor and assignment operator. před 14 roky
ctkPluginFrameworkContext.cpp c94d269aaf Added plugin specific data storage support. před 14 roky
ctkPluginFrameworkContext_p.h c94d269aaf Added plugin specific data storage support. před 14 roky
ctkPluginFrameworkEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. před 14 roky
ctkPluginFrameworkEvent.h 8c5101a490 Added Qt debugging stream operator for event classes. před 14 roky
ctkPluginFrameworkFactory.cpp 98b4e6965d Fixed indentation. před 14 roky
ctkPluginFrameworkFactory.h 98b4e6965d Fixed indentation. před 14 roky
ctkPluginFrameworkListeners.cpp 3b2922290c Disconnect slot if service listener is disconnected manually. před 14 roky
ctkPluginFrameworkListeners_p.h b208ab9e53 Automatically disconnect service listeners on QObject::destroyed() před 14 roky
ctkPluginFrameworkPrivate.cpp 1b10137b58 Added convenience and template methods for service registration. před 14 roky
ctkPluginFrameworkPrivate_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API před 14 roky
ctkPluginFrameworkUtil.cpp 6e2a5ead22 Support configurable plugin framework storage area. před 14 roky
ctkPluginFrameworkUtil_p.h 6e2a5ead22 Support configurable plugin framework storage area. před 14 roky
ctkPluginFramework_global.h 5ccb342384 Added missing include directive. před 14 roky
ctkPluginManifest.cpp 763c419d85 Remove copyright YEAR from license header před 14 roky
ctkPluginManifest_p.h 98b4e6965d Fixed indentation. před 14 roky
ctkPluginPrivate.cpp 2451c88306 Make ctkServiceRegistrationPrivate an explicitly shared object. před 14 roky
ctkPluginPrivate_p.h c94d269aaf Added plugin specific data storage support. před 14 roky
ctkPluginStorage.cpp 35bbb02652 Document pointer ownershop of ctkPluginArchive objects. před 14 roky
ctkPluginStorage_p.h 61fbdbcedb Fixed ctkPluginStorage doxygen documentation. před 14 roky
ctkPluginTracker.h 413b05ca3e PluginTracker methods should be virtual. před 14 roky
ctkPluginTracker.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. před 14 roky
ctkPluginTrackerCustomizer.h 7bda06907d Templated ctkPluginTracker for type safety. před 14 roky
ctkPluginTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. před 14 roky
ctkPluginTrackerPrivate.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. před 14 roky
ctkPlugins.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API před 14 roky
ctkPlugins_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API před 14 roky
ctkRequirePlugin.cpp 763c419d85 Remove copyright YEAR from license header před 14 roky
ctkRequirePlugin_p.h 763c419d85 Remove copyright YEAR from license header před 14 roky
ctkServiceEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. před 14 roky
ctkServiceEvent.h 8c5101a490 Added Qt debugging stream operator for event classes. před 14 roky
ctkServiceException.cpp 59ea7b31d2 Fix PluginException and ServiceException to report cause. před 14 roky
ctkServiceException.h 59ea7b31d2 Fix PluginException and ServiceException to report cause. před 14 roky
ctkServiceFactory.h a11c82ffe8 ctkServiceFactory not templated anymore. před 14 roky
ctkServiceReference.cpp b74913eec6 Make ctkServiceReference default constructible. před 14 roky
ctkServiceReference.h b74913eec6 Make ctkServiceReference default constructible. před 14 roky
ctkServiceReferencePrivate.cpp a11c82ffe8 ctkServiceFactory not templated anymore. před 14 roky
ctkServiceReferencePrivate.h 50003dc72a Changed pimpl pointer of ctkServiceReference to const. před 14 roky
ctkServiceRegistration.cpp a11c82ffe8 ctkServiceFactory not templated anymore. před 14 roky
ctkServiceRegistration.h 2451c88306 Make ctkServiceRegistrationPrivate an explicitly shared object. před 14 roky
ctkServiceRegistrationPrivate.cpp 2451c88306 Make ctkServiceRegistrationPrivate an explicitly shared object. před 14 roky
ctkServiceRegistrationPrivate.h 2451c88306 Make ctkServiceRegistrationPrivate an explicitly shared object. před 14 roky
ctkServiceSlotEntry.cpp b208ab9e53 Automatically disconnect service listeners on QObject::destroyed() před 14 roky
ctkServiceSlotEntry_p.h 763c419d85 Remove copyright YEAR from license header před 14 roky
ctkServiceTracker.h 86495072ab ServiceTracker methods should be virtual. před 14 roky
ctkServiceTracker.tpp 2e787082a4 Change QObject* to T in ctkServiceTracker. před 14 roky
ctkServiceTrackerCustomizer.h 6d89dce222 Templated ctkServiceTracker for type safety. před 14 roky
ctkServiceTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. před 14 roky
ctkServiceTrackerPrivate.tpp bc648da55d ctkServiceTracker does not own custom customizer anymore. před 14 roky
ctkServices.cpp 252d0da523 Make dictionary keys case insensitive in Plugin Framework. před 14 roky
ctkServices_p.h 2451c88306 Make ctkServiceRegistrationPrivate an explicitly shared object. před 14 roky
ctkTrackedPlugin.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. před 14 roky
ctkTrackedPluginListener_p.h 7bda06907d Templated ctkPluginTracker for type safety. před 14 roky
ctkTrackedPlugin_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. před 14 roky
ctkTrackedService.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. před 14 roky
ctkTrackedServiceListener_p.h 6d89dce222 Templated ctkServiceTracker for type safety. před 14 roky
ctkTrackedService_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. před 14 roky
ctkVersion.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. před 14 roky
ctkVersion.h 6a3c772d21 Fixed memory allocation issues with ctkVersion. před 14 roky
ctkVersionRange.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. před 14 roky
ctkVersionRange_p.h 6a3c772d21 Fixed memory allocation issues with ctkVersion. před 14 roky
target_libraries.cmake 4eee5155e5 QtMobility is no longer a required dependency for PluginFramework. před 14 roky