Sascha Zelzer 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
..
Testing 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
service a9049f285f Renamed ctkEventBus to ctkEventAdmin according to specs. 14 éve
CMakeLists.txt e866999d7f Fixed doc in ctkEventHandler 14 éve
ctkCaseInsensitiveString.cpp 55b6c8d572 Added constructor which takes a const char* argument. 14 éve
ctkCaseInsensitiveString.h ec097c6b91 Added documentation. 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 056e515d3f ctkLDAPSearchFilter added doc and boolean conversion function. 14 éve
ctkLDAPSearchFilter.h 056e515d3f ctkLDAPSearchFilter added doc and boolean conversion function. 14 éve
ctkPlugin.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
ctkPlugin.h e01f05a5e8 Added ctkLogStream operator<< for ctkPlugin. 14 éve
ctkPluginAbstractTracked.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 éve
ctkPluginAbstractTracked_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 éve
ctkPluginActivator.h 4f66d28c8d Fixed documentation. 14 éve
ctkPluginArchive.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. 14 éve
ctkPluginArchive_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. 14 éve
ctkPluginConstants.cpp 5dedf188c8 Completed interface classes for EventAdmin specs. 14 éve
ctkPluginConstants.h 5dedf188c8 Completed interface classes for EventAdmin specs. 14 éve
ctkPluginContext.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
ctkPluginContext.h 06ecc540f5 Added doc for return type. 14 éve
ctkPluginContext_p.h 763c419d85 Remove copyright YEAR from license header 14 éve
ctkPluginDatabase.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. 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 9f43445ac8 Added plugin startlevel and autostart persistence. 14 éve
ctkPluginEvent.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 éve
ctkPluginEvent.h 661035cb4f ctkPluginEvent can now be used in a QVariant. 14 éve
ctkPluginException.cpp b30e7e0081 Refactored Plugin Framework exception classes. 14 éve
ctkPluginException.h b8619e8b3f Always export exception classes. 14 éve
ctkPluginFramework.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
ctkPluginFramework.h 63c35db13b Disable copy constructor and assignment operator. 14 éve
ctkPluginFrameworkContext.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
ctkPluginFrameworkContext_p.h c94d269aaf Added plugin specific data storage support. 14 éve
ctkPluginFrameworkEvent.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
ctkPluginFrameworkEvent.h 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
ctkPluginFrameworkFactory.cpp 98b4e6965d Fixed indentation. 14 éve
ctkPluginFrameworkFactory.h 98b4e6965d Fixed indentation. 14 éve
ctkPluginFrameworkListeners.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
ctkPluginFrameworkListeners_p.h 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
ctkPluginFrameworkPrivate.cpp 1b10137b58 Added convenience and template methods for service registration. 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 5ccb342384 Added missing include directive. 14 éve
ctkPluginManifest.cpp 763c419d85 Remove copyright YEAR from license header 14 éve
ctkPluginManifest_p.h 98b4e6965d Fixed indentation. 14 éve
ctkPluginPrivate.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
ctkPluginPrivate_p.h c94d269aaf Added plugin specific data storage support. 14 éve
ctkPluginStorage.cpp 35bbb02652 Document pointer ownershop of ctkPluginArchive objects. 14 éve
ctkPluginStorage_p.h 61fbdbcedb Fixed ctkPluginStorage doxygen documentation. 14 éve
ctkPluginTracker.h 413b05ca3e PluginTracker methods should be virtual. 14 éve
ctkPluginTracker.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 éve
ctkPluginTrackerCustomizer.h 7bda06907d Templated ctkPluginTracker for type safety. 14 éve
ctkPluginTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 éve
ctkPluginTrackerPrivate.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 éve
ctkPlugins.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
ctkPlugins_p.h 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 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
ctkRuntimeException.cpp b30e7e0081 Refactored Plugin Framework exception classes. 14 éve
ctkRuntimeException.h b8619e8b3f Always export exception classes. 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 b30e7e0081 Refactored Plugin Framework exception classes. 14 éve
ctkServiceException.h b8619e8b3f Always export exception classes. 14 éve
ctkServiceFactory.h a11c82ffe8 ctkServiceFactory not templated anymore. 14 éve
ctkServiceReference.cpp b30e7e0081 Refactored Plugin Framework exception classes. 14 éve
ctkServiceReference.h a4a936dbf1 Fix Windows linkage error. 14 éve
ctkServiceReferencePrivate.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
ctkServiceReferencePrivate.h 50003dc72a Changed pimpl pointer of ctkServiceReference to const. 14 éve
ctkServiceRegistration.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
ctkServiceRegistration.h a4a936dbf1 Fix Windows linkage error. 14 éve
ctkServiceRegistrationPrivate.cpp 709857d164 Mutex in ctkServiceRegistration must be recursive. 14 éve
ctkServiceRegistrationPrivate.h a7d9ea3167 Fixed implicit sharing in ctkServiceRegistration. 14 éve
ctkServiceSlotEntry.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
ctkServiceSlotEntry_p.h 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 éve
ctkServiceTracker.h 86495072ab ServiceTracker methods should be virtual. 14 éve
ctkServiceTracker.tpp 2e787082a4 Change QObject* to T in ctkServiceTracker. 14 éve
ctkServiceTrackerCustomizer.h 6d89dce222 Templated ctkServiceTracker for type safety. 14 éve
ctkServiceTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 éve
ctkServiceTrackerPrivate.tpp bc648da55d ctkServiceTracker does not own custom customizer anymore. 14 éve
ctkServices.cpp 82e7a8a63c Fix unused variable warning. 14 éve
ctkServices_p.h 43121850a7 Adapt code to use default constructor of ctkServiceReference. 14 éve
ctkTrackedPlugin.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 éve
ctkTrackedPluginListener_p.h 7bda06907d Templated ctkPluginTracker for type safety. 14 éve
ctkTrackedPlugin_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 éve
ctkTrackedService.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 éve
ctkTrackedServiceListener_p.h 6d89dce222 Templated ctkServiceTracker for type safety. 14 éve
ctkTrackedService_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 éve
ctkVersion.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 éve
ctkVersion.h 2f50f26b6f STYLE: Removed tabs and spaces. 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 4eee5155e5 QtMobility is no longer a required dependency for PluginFramework. 14 éve