Sascha Zelzer 585cd6c2c4 Initial test suite for PluginFramework service events. il y a 14 ans
..
EventBus c8fd5a716e Export file header now start with "ctk" lower case il y a 14 ans
Testing 585cd6c2c4 Initial test suite for PluginFramework service events. il y a 14 ans
CMakeLists.txt 91b21b78e3 Removed comment. il y a 14 ans
ctkLDAPExpr.cpp 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkLDAPExpr_p.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkLDAPSearchFilter.cpp 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkLDAPSearchFilter.h c8fd5a716e Export file header now start with "ctk" lower case il y a 14 ans
ctkPlugin.cpp 868877bc60 Added support for uninstalling plugins. il y a 14 ans
ctkPlugin.h 868877bc60 Added support for uninstalling plugins. il y a 14 ans
ctkPluginAbstractTracked.cpp 89f0984a84 Changed the custom object type from QObject* to QVariant. il y a 14 ans
ctkPluginAbstractTracked_p.h 89f0984a84 Changed the custom object type from QObject* to QVariant. il y a 14 ans
ctkPluginActivator.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkPluginArchive.cpp 868877bc60 Added support for uninstalling plugins. il y a 14 ans
ctkPluginArchive_p.h 868877bc60 Added support for uninstalling plugins. il y a 14 ans
ctkPluginConstants.cpp 6e2a5ead22 Support configurable plugin framework storage area. il y a 14 ans
ctkPluginConstants.h 6e2a5ead22 Support configurable plugin framework storage area. il y a 14 ans
ctkPluginContext.cpp beb04d85d7 Fixed memory management issues in PluginFramework. il y a 14 ans
ctkPluginContext.h beb04d85d7 Fixed memory management issues in PluginFramework. il y a 14 ans
ctkPluginContext_p.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkPluginDatabase.cpp 6e2a5ead22 Support configurable plugin framework storage area. il y a 14 ans
ctkPluginDatabaseException.cpp 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkPluginDatabaseException.h c8fd5a716e Export file header now start with "ctk" lower case il y a 14 ans
ctkPluginDatabase_p.h b40ec41ee3 Fixed indentation and code style. il y a 14 ans
ctkPluginEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. il y a 14 ans
ctkPluginEvent.h 8c5101a490 Added Qt debugging stream operator for event classes. il y a 14 ans
ctkPluginException.cpp 59ea7b31d2 Fix PluginException and ServiceException to report cause. il y a 14 ans
ctkPluginException.h 59ea7b31d2 Fix PluginException and ServiceException to report cause. il y a 14 ans
ctkPluginFramework.cpp b40ec41ee3 Fixed indentation and code style. il y a 14 ans
ctkPluginFramework.h b40ec41ee3 Fixed indentation and code style. il y a 14 ans
ctkPluginFrameworkContext.cpp beb04d85d7 Fixed memory management issues in PluginFramework. il y a 14 ans
ctkPluginFrameworkContext_p.h beb04d85d7 Fixed memory management issues in PluginFramework. il y a 14 ans
ctkPluginFrameworkEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. il y a 14 ans
ctkPluginFrameworkEvent.h 8c5101a490 Added Qt debugging stream operator for event classes. il y a 14 ans
ctkPluginFrameworkFactory.cpp beb04d85d7 Fixed memory management issues in PluginFramework. il y a 14 ans
ctkPluginFrameworkFactory.h beb04d85d7 Fixed memory management issues in PluginFramework. il y a 14 ans
ctkPluginFrameworkListeners.cpp f044601a25 Send certain plugin events only to synchronuous listeners. il y a 14 ans
ctkPluginFrameworkListeners_p.h f044601a25 Send certain plugin events only to synchronuous listeners. il y a 14 ans
ctkPluginFrameworkPrivate.cpp beb04d85d7 Fixed memory management issues in PluginFramework. il y a 14 ans
ctkPluginFrameworkPrivate_p.h b40ec41ee3 Fixed indentation and code style. il y a 14 ans
ctkPluginFrameworkUtil.cpp 6e2a5ead22 Support configurable plugin framework storage area. il y a 14 ans
ctkPluginFrameworkUtil_p.h 6e2a5ead22 Support configurable plugin framework storage area. il y a 14 ans
ctkPluginFramework_global.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkPluginManifest.cpp 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkPluginManifest_p.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkPluginPrivate.cpp 868877bc60 Added support for uninstalling plugins. il y a 14 ans
ctkPluginPrivate_p.h 868877bc60 Added support for uninstalling plugins. il y a 14 ans
ctkPluginStorage.cpp beb04d85d7 Fixed memory management issues in PluginFramework. il y a 14 ans
ctkPluginStorage_p.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkPluginTracker.cpp 3ac36af1a2 Remove copyright YEAR from license header for pluginfw files. il y a 14 ans
ctkPluginTracker.h 3ac36af1a2 Remove copyright YEAR from license header for pluginfw files. il y a 14 ans
ctkPluginTrackerCustomizer.h 3ac36af1a2 Remove copyright YEAR from license header for pluginfw files. il y a 14 ans
ctkPluginTrackerPrivate.cpp 3ac36af1a2 Remove copyright YEAR from license header for pluginfw files. il y a 14 ans
ctkPluginTrackerPrivate.h 3ac36af1a2 Remove copyright YEAR from license header for pluginfw files. il y a 14 ans
ctkPlugins.cpp beb04d85d7 Fixed memory management issues in PluginFramework. il y a 14 ans
ctkPlugins_p.h beb04d85d7 Fixed memory management issues in PluginFramework. il y a 14 ans
ctkQtServiceRegistration.cpp 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkQtServiceRegistrationPrivate.cpp b6ab15d81e Use delayed member initialization in the PluginFramwork. il y a 14 ans
ctkQtServiceRegistrationPrivate.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkQtServiceRegistration_p.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkRequirePlugin.cpp 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkRequirePlugin_p.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkServiceEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. il y a 14 ans
ctkServiceEvent.h 8c5101a490 Added Qt debugging stream operator for event classes. il y a 14 ans
ctkServiceException.cpp 59ea7b31d2 Fix PluginException and ServiceException to report cause. il y a 14 ans
ctkServiceException.h 59ea7b31d2 Fix PluginException and ServiceException to report cause. il y a 14 ans
ctkServiceFactory.h c8fd5a716e Export file header now start with "ctk" lower case il y a 14 ans
ctkServiceReference.cpp 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkServiceReference.h b40ec41ee3 Fixed indentation and code style. il y a 14 ans
ctkServiceReferencePrivate.cpp b6ab15d81e Use delayed member initialization in the PluginFramwork. il y a 14 ans
ctkServiceReferencePrivate.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkServiceRegistration.cpp b6ab15d81e Use delayed member initialization in the PluginFramwork. il y a 14 ans
ctkServiceRegistration.h beb04d85d7 Fixed memory management issues in PluginFramework. il y a 14 ans
ctkServiceRegistrationPrivate.cpp 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkServiceRegistrationPrivate.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkServiceSlotEntry.cpp 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkServiceSlotEntry_p.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkServiceTracker.cpp 89f0984a84 Changed the custom object type from QObject* to QVariant. il y a 14 ans
ctkServiceTracker.h c8fd5a716e Export file header now start with "ctk" lower case il y a 14 ans
ctkServiceTrackerCustomizer.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkServiceTrackerPrivate.cpp 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkServiceTrackerPrivate.h 631b8a5096 Added documentation to ctkServiceTracker. il y a 14 ans
ctkServices.cpp cf50605f03 Fixed bug: using equals operator instead of assignment il y a 14 ans
ctkServices_p.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkTrackedPlugin.cpp 3ac36af1a2 Remove copyright YEAR from license header for pluginfw files. il y a 14 ans
ctkTrackedPlugin_p.h 3ac36af1a2 Remove copyright YEAR from license header for pluginfw files. il y a 14 ans
ctkTrackedService.cpp 89f0984a84 Changed the custom object type from QObject* to QVariant. il y a 14 ans
ctkTrackedService_p.h 89f0984a84 Changed the custom object type from QObject* to QVariant. il y a 14 ans
ctkVersion.cpp 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkVersion.h c8fd5a716e Export file header now start with "ctk" lower case il y a 14 ans
ctkVersionRange.cpp 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkVersionRange_p.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
target_libraries.cmake 9e3ee1003c ENH: PluginFramework: Created a separate PluginFramework library il y a 15 ans