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