nherlambang c9292857da ENH:add ctkDICOMAppWidget and ctkDICOMViewer application il y a 14 ans
..
Testing c9292857da ENH:add ctkDICOMAppWidget and ctkDICOMViewer application il y a 14 ans
service 9196f077ca Changed tabs to spaces. il y a 14 ans
CMakeLists.txt dae308a406 Added interfaces for the MetaType specifications. il y a 14 ans
ctkCaseInsensitiveString.cpp 55b6c8d572 Added constructor which takes a const char* argument. il y a 14 ans
ctkCaseInsensitiveString.h ec097c6b91 Added documentation. il y a 14 ans
ctkDictionary.cpp 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. il y a 14 ans
ctkDictionary.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. il y a 14 ans
ctkLDAPExpr.cpp 28d9db6980 Removed throw list because ctkLDAPExpr may throw others too. il y a 14 ans
ctkLDAPExpr_p.h 28d9db6980 Removed throw list because ctkLDAPExpr may throw others too. il y a 14 ans
ctkLDAPSearchFilter.cpp f726b295b2 Throw only std::invalid_argument in ctkLDAPSearchFilter il y a 14 ans
ctkLDAPSearchFilter.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. il y a 14 ans
ctkPlugin.cpp 65c6752f75 Added ctkPluginLocalization class. il y a 14 ans
ctkPlugin.h 65c6752f75 Added ctkPluginLocalization class. il y a 14 ans
ctkPluginAbstractTracked.tpp 471dc9ab0a Added new API getTracked() and isEmpty(). il y a 14 ans
ctkPluginAbstractTracked_p.h 471dc9ab0a Added new API getTracked() and isEmpty(). il y a 14 ans
ctkPluginActivator.h 4f66d28c8d Fixed documentation. il y a 14 ans
ctkPluginArchive.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. il y a 14 ans
ctkPluginArchive_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. il y a 14 ans
ctkPluginConstants.cpp e41986df1f Added new service constants. il y a 14 ans
ctkPluginConstants.h 604777ad02 Fixed typos in documentation. il y a 14 ans
ctkPluginContext.cpp 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. il y a 14 ans
ctkPluginContext.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. il y a 14 ans
ctkPluginContext_p.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkPluginDatabase.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. il y a 14 ans
ctkPluginDatabaseException.cpp e0823fdc7a Change ctkPluginDatabaseException to use ctkRuntimeException. il y a 14 ans
ctkPluginDatabaseException.h e0823fdc7a Change ctkPluginDatabaseException to use ctkRuntimeException. il y a 14 ans
ctkPluginDatabase_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. il y a 14 ans
ctkPluginEvent.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API il y a 14 ans
ctkPluginEvent.h 661035cb4f ctkPluginEvent can now be used in a QVariant. il y a 14 ans
ctkPluginException.cpp b30e7e0081 Refactored Plugin Framework exception classes. il y a 14 ans
ctkPluginException.h b8619e8b3f Always export exception classes. il y a 14 ans
ctkPluginFramework.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. il y a 14 ans
ctkPluginFramework.h 63c35db13b Disable copy constructor and assignment operator. il y a 14 ans
ctkPluginFrameworkContext.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. il y a 14 ans
ctkPluginFrameworkContext_p.h c94d269aaf Added plugin specific data storage support. il y a 14 ans
ctkPluginFrameworkEvent.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. il y a 14 ans
ctkPluginFrameworkEvent.h 6fb5c0aae3 Added Q_DECLARE_METATYPE to plugin classes. il y a 14 ans
ctkPluginFrameworkFactory.cpp 98b4e6965d Fixed indentation. il y a 14 ans
ctkPluginFrameworkFactory.h 98b4e6965d Fixed indentation. il y a 14 ans
ctkPluginFrameworkListeners.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. il y a 14 ans
ctkPluginFrameworkListeners_p.h 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. il y a 14 ans
ctkPluginFrameworkPrivate.cpp 1b10137b58 Added convenience and template methods for service registration. il y a 14 ans
ctkPluginFrameworkPrivate_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API il y a 14 ans
ctkPluginFrameworkUtil.cpp 6e2a5ead22 Support configurable plugin framework storage area. il y a 14 ans
ctkPluginFrameworkUtil_p.h 6e2a5ead22 Support configurable plugin framework storage area. il y a 14 ans
ctkPluginFramework_global.h 7e1179c1e6 Fixed returned type in templated function. il y a 14 ans
ctkPluginLocalization.cpp 65c6752f75 Added ctkPluginLocalization class. il y a 14 ans
ctkPluginLocalization.h 65c6752f75 Added ctkPluginLocalization class. il y a 14 ans
ctkPluginManifest.cpp 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkPluginManifest_p.h 98b4e6965d Fixed indentation. il y a 14 ans
ctkPluginPrivate.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. il y a 14 ans
ctkPluginPrivate_p.h c94d269aaf Added plugin specific data storage support. il y a 14 ans
ctkPluginStorage.cpp 35bbb02652 Document pointer ownershop of ctkPluginArchive objects. il y a 14 ans
ctkPluginStorage_p.h 61fbdbcedb Fixed ctkPluginStorage doxygen documentation. il y a 14 ans
ctkPluginTracker.h 471dc9ab0a Added new API getTracked() and isEmpty(). il y a 14 ans
ctkPluginTracker.tpp 471dc9ab0a Added new API getTracked() and isEmpty(). il y a 14 ans
ctkPluginTrackerCustomizer.h 7bda06907d Templated ctkPluginTracker for type safety. il y a 14 ans
ctkPluginTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. il y a 14 ans
ctkPluginTrackerPrivate.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. il y a 14 ans
ctkPlugins.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. il y a 14 ans
ctkPlugins_p.h 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. il y a 14 ans
ctkRequirePlugin.cpp 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkRequirePlugin_p.h 763c419d85 Remove copyright YEAR from license header il y a 14 ans
ctkRuntimeException.cpp b30e7e0081 Refactored Plugin Framework exception classes. il y a 14 ans
ctkRuntimeException.h b8619e8b3f Always export exception classes. il y a 14 ans
ctkServiceEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. il y a 14 ans
ctkServiceEvent.h 6fb5c0aae3 Added Q_DECLARE_METATYPE to plugin classes. il y a 14 ans
ctkServiceException.cpp b30e7e0081 Refactored Plugin Framework exception classes. il y a 14 ans
ctkServiceException.h b8619e8b3f Always export exception classes. il y a 14 ans
ctkServiceFactory.h a11c82ffe8 ctkServiceFactory not templated anymore. il y a 14 ans
ctkServiceReference.cpp c5efd16db2 Fixed wrong ordering of ctkServiceRefernce objects. il y a 14 ans
ctkServiceReference.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. il y a 14 ans
ctkServiceReferencePrivate.cpp 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. il y a 14 ans
ctkServiceReferencePrivate.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. il y a 14 ans
ctkServiceRegistration.cpp 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. il y a 14 ans
ctkServiceRegistration.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. il y a 14 ans
ctkServiceRegistrationPrivate.cpp 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. il y a 14 ans
ctkServiceRegistrationPrivate.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. il y a 14 ans
ctkServiceSlotEntry.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. il y a 14 ans
ctkServiceSlotEntry_p.h 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. il y a 14 ans
ctkServiceTracker.h 471dc9ab0a Added new API getTracked() and isEmpty(). il y a 14 ans
ctkServiceTracker.tpp 471dc9ab0a Added new API getTracked() and isEmpty(). il y a 14 ans
ctkServiceTrackerCustomizer.h 6d89dce222 Templated ctkServiceTracker for type safety. il y a 14 ans
ctkServiceTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. il y a 14 ans
ctkServiceTrackerPrivate.tpp b43f8b650c Disabling debug output of ctkServiceTracker. il y a 14 ans
ctkServices.cpp 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. il y a 14 ans
ctkServices_p.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. il y a 14 ans
ctkTrackedPlugin.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. il y a 14 ans
ctkTrackedPluginListener_p.h 7bda06907d Templated ctkPluginTracker for type safety. il y a 14 ans
ctkTrackedPlugin_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. il y a 14 ans
ctkTrackedService.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. il y a 14 ans
ctkTrackedServiceListener_p.h 6d89dce222 Templated ctkServiceTracker for type safety. il y a 14 ans
ctkTrackedService_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. il y a 14 ans
ctkVersion.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. il y a 14 ans
ctkVersion.h 2f50f26b6f STYLE: Removed tabs and spaces. il y a 14 ans
ctkVersionRange.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. il y a 14 ans
ctkVersionRange_p.h 6a3c772d21 Fixed memory allocation issues with ctkVersion. il y a 14 ans
target_libraries.cmake 4eee5155e5 QtMobility is no longer a required dependency for PluginFramework. il y a 14 ans