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