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