Sascha Zelzer 73255f6169 Correctly test for valid QVariant. 14 éve
..
EventBus c8fd5a716e Export file header now start with "ctk" lower case 14 éve
Testing a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
CMakeLists.txt 91b21b78e3 Removed comment. 14 éve
ctkLDAPExpr.cpp 763c419d85 Remove copyright YEAR from license header 14 éve
ctkLDAPExpr_p.h 763c419d85 Remove copyright YEAR from license header 14 éve
ctkLDAPSearchFilter.cpp 763c419d85 Remove copyright YEAR from license header 14 éve
ctkLDAPSearchFilter.h c8fd5a716e Export file header now start with "ctk" lower case 14 éve
ctkPlugin.cpp 66ad82a202 Change QScopedPointer to normal pointer (Windows issues). 14 éve
ctkPlugin.h 63c35db13b Disable copy constructor and assignment operator. 14 éve
ctkPluginAbstractTracked.cpp 73255f6169 Correctly test for valid QVariant. 14 éve
ctkPluginAbstractTracked_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginActivator.h 763c419d85 Remove copyright YEAR from license header 14 éve
ctkPluginArchive.cpp 868877bc60 Added support for uninstalling plugins. 14 éve
ctkPluginArchive_p.h 98b4e6965d Fixed indentation. 14 éve
ctkPluginConstants.cpp 6e2a5ead22 Support configurable plugin framework storage area. 14 éve
ctkPluginConstants.h 6e2a5ead22 Support configurable plugin framework storage area. 14 éve
ctkPluginContext.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginContext.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginContext_p.h 763c419d85 Remove copyright YEAR from license header 14 éve
ctkPluginDatabase.cpp 6e2a5ead22 Support configurable plugin framework storage area. 14 éve
ctkPluginDatabaseException.cpp 763c419d85 Remove copyright YEAR from license header 14 éve
ctkPluginDatabaseException.h c8fd5a716e Export file header now start with "ctk" lower case 14 éve
ctkPluginDatabase_p.h 98b4e6965d Fixed indentation. 14 éve
ctkPluginEvent.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginEvent.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginException.cpp 59ea7b31d2 Fix PluginException and ServiceException to report cause. 14 éve
ctkPluginException.h 59ea7b31d2 Fix PluginException and ServiceException to report cause. 14 éve
ctkPluginFramework.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginFramework.h 63c35db13b Disable copy constructor and assignment operator. 14 éve
ctkPluginFrameworkContext.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginFrameworkContext_p.h 98b4e6965d Fixed indentation. 14 éve
ctkPluginFrameworkEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. 14 éve
ctkPluginFrameworkEvent.h 8c5101a490 Added Qt debugging stream operator for event classes. 14 éve
ctkPluginFrameworkFactory.cpp 98b4e6965d Fixed indentation. 14 éve
ctkPluginFrameworkFactory.h 98b4e6965d Fixed indentation. 14 éve
ctkPluginFrameworkListeners.cpp f044601a25 Send certain plugin events only to synchronuous listeners. 14 éve
ctkPluginFrameworkListeners_p.h f044601a25 Send certain plugin events only to synchronuous listeners. 14 éve
ctkPluginFrameworkPrivate.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginFrameworkPrivate_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginFrameworkUtil.cpp 6e2a5ead22 Support configurable plugin framework storage area. 14 éve
ctkPluginFrameworkUtil_p.h 6e2a5ead22 Support configurable plugin framework storage area. 14 éve
ctkPluginFramework_global.h 080b43cc51 Added qHash function for QSharedPointer for Qt < 4.7. 14 éve
ctkPluginManifest.cpp 763c419d85 Remove copyright YEAR from license header 14 éve
ctkPluginManifest_p.h 98b4e6965d Fixed indentation. 14 éve
ctkPluginPrivate.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginPrivate_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginStorage.cpp 98b4e6965d Fixed indentation. 14 éve
ctkPluginStorage_p.h 98b4e6965d Fixed indentation. 14 éve
ctkPluginTracker.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginTracker.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginTrackerCustomizer.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginTrackerPrivate.cpp 3ac36af1a2 Remove copyright YEAR from license header for pluginfw files. 14 éve
ctkPluginTrackerPrivate.h 737f0f34de Fixed Windows warnings. 14 éve
ctkPlugins.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPlugins_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkQtServiceRegistration.cpp 763c419d85 Remove copyright YEAR from license header 14 éve
ctkQtServiceRegistrationPrivate.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkQtServiceRegistrationPrivate.h 763c419d85 Remove copyright YEAR from license header 14 éve
ctkQtServiceRegistration_p.h 763c419d85 Remove copyright YEAR from license header 14 éve
ctkRequirePlugin.cpp 763c419d85 Remove copyright YEAR from license header 14 éve
ctkRequirePlugin_p.h 763c419d85 Remove copyright YEAR from license header 14 éve
ctkServiceEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. 14 éve
ctkServiceEvent.h 8c5101a490 Added Qt debugging stream operator for event classes. 14 éve
ctkServiceException.cpp 59ea7b31d2 Fix PluginException and ServiceException to report cause. 14 éve
ctkServiceException.h 59ea7b31d2 Fix PluginException and ServiceException to report cause. 14 éve
ctkServiceFactory.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkServiceReference.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkServiceReference.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkServiceReferencePrivate.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkServiceReferencePrivate.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkServiceRegistration.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkServiceRegistration.h 7956fc762e Disabled copy constructor. 14 éve
ctkServiceRegistrationPrivate.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkServiceRegistrationPrivate.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkServiceSlotEntry.cpp 53dae71cf6 Compare string contents instead of pointer value. 14 éve
ctkServiceSlotEntry_p.h 763c419d85 Remove copyright YEAR from license header 14 éve
ctkServiceTracker.cpp 737f0f34de Fixed Windows warnings. 14 éve
ctkServiceTracker.h c8fd5a716e Export file header now start with "ctk" lower case 14 éve
ctkServiceTrackerCustomizer.h 763c419d85 Remove copyright YEAR from license header 14 éve
ctkServiceTrackerPrivate.cpp 763c419d85 Remove copyright YEAR from license header 14 éve
ctkServiceTrackerPrivate.h 737f0f34de Fixed Windows warnings. 14 éve
ctkServices.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkServices_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkTrackedPlugin.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkTrackedPlugin_p.h 737f0f34de Fixed Windows warnings. 14 éve
ctkTrackedService.cpp 89f0984a84 Changed the custom object type from QObject* to QVariant. 14 éve
ctkTrackedService_p.h 737f0f34de Fixed Windows warnings. 14 éve
ctkVersion.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 éve
ctkVersion.h 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 éve
ctkVersionRange.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 éve
ctkVersionRange_p.h 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 éve
target_libraries.cmake 9e3ee1003c ENH: PluginFramework: Created a separate PluginFramework library 15 éve