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