Marco Nolden ed2e344972 Merge topic 'dicom-queries' 14 anni fa
..
Testing ed2e344972 Merge topic 'dicom-queries' 14 anni fa
service fa879b997f Fixed doxygen warnings. 14 anni fa
CMakeLists.txt cb2160420c Change ctkMacroGetTargetLibraries into ctkFunctionGetTargetLibraries 14 anni fa
ctkCaseInsensitiveString.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkCaseInsensitiveString.h ec097c6b91 Added documentation. 14 anni fa
ctkDictionary.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkDictionary.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 anni fa
ctkLDAPExpr.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkLDAPExpr_p.h 28d9db6980 Removed throw list because ctkLDAPExpr may throw others too. 14 anni fa
ctkLDAPSearchFilter.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkLDAPSearchFilter.h 4f512819aa Fixed doxygen <code> tags. 14 anni fa
ctkPlugin.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPlugin.h 65c6752f75 Added ctkPluginLocalization class. 14 anni fa
ctkPluginAbstractTracked.tpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginAbstractTracked_p.h 471dc9ab0a Added new API getTracked() and isEmpty(). 14 anni fa
ctkPluginActivator.h 4f66d28c8d Fixed documentation. 14 anni fa
ctkPluginArchive.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginArchive_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. 14 anni fa
ctkPluginConstants.cpp e41986df1f Added new service constants. 14 anni fa
ctkPluginConstants.h 604777ad02 Fixed typos in documentation. 14 anni fa
ctkPluginContext.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginContext.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 anni fa
ctkPluginContext_p.h 763c419d85 Remove copyright YEAR from license header 14 anni fa
ctkPluginDatabase.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginDatabaseException.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginDatabaseException.h e0823fdc7a Change ctkPluginDatabaseException to use ctkRuntimeException. 14 anni fa
ctkPluginDatabase_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. 14 anni fa
ctkPluginEvent.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginEvent.h 661035cb4f ctkPluginEvent can now be used in a QVariant. 14 anni fa
ctkPluginException.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginException.h 4f512819aa Fixed doxygen <code> tags. 14 anni fa
ctkPluginFramework.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginFramework.h 63c35db13b Disable copy constructor and assignment operator. 14 anni fa
ctkPluginFrameworkContext.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginFrameworkContext_p.h c94d269aaf Added plugin specific data storage support. 14 anni fa
ctkPluginFrameworkEvent.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginFrameworkEvent.h 6fb5c0aae3 Added Q_DECLARE_METATYPE to plugin classes. 14 anni fa
ctkPluginFrameworkFactory.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginFrameworkFactory.h 98b4e6965d Fixed indentation. 14 anni fa
ctkPluginFrameworkListeners.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginFrameworkListeners_p.h 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 anni fa
ctkPluginFrameworkPrivate.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginFrameworkPrivate_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 anni fa
ctkPluginFrameworkUtil.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginFrameworkUtil_p.h 6e2a5ead22 Support configurable plugin framework storage area. 14 anni fa
ctkPluginFramework_global.h 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginLocalization.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginLocalization.h 65c6752f75 Added ctkPluginLocalization class. 14 anni fa
ctkPluginManifest.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginManifest_p.h 98b4e6965d Fixed indentation. 14 anni fa
ctkPluginPrivate.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginPrivate_p.h c94d269aaf Added plugin specific data storage support. 14 anni fa
ctkPluginStorage.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginStorage_p.h 61fbdbcedb Fixed ctkPluginStorage doxygen documentation. 14 anni fa
ctkPluginTracker.h 471dc9ab0a Added new API getTracked() and isEmpty(). 14 anni fa
ctkPluginTracker.tpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginTrackerCustomizer.h 7bda06907d Templated ctkPluginTracker for type safety. 14 anni fa
ctkPluginTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 anni fa
ctkPluginTrackerPrivate.tpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPlugins.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPlugins_p.h 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 anni fa
ctkRequirePlugin.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkRequirePlugin_p.h 763c419d85 Remove copyright YEAR from license header 14 anni fa
ctkRuntimeException.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkRuntimeException.h b8619e8b3f Always export exception classes. 14 anni fa
ctkServiceEvent.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkServiceEvent.h 6fb5c0aae3 Added Q_DECLARE_METATYPE to plugin classes. 14 anni fa
ctkServiceException.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkServiceException.h 4f512819aa Fixed doxygen <code> tags. 14 anni fa
ctkServiceFactory.h a11c82ffe8 ctkServiceFactory not templated anymore. 14 anni fa
ctkServiceReference.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkServiceReference.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 anni fa
ctkServiceReferencePrivate.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkServiceReferencePrivate.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 anni fa
ctkServiceRegistration.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkServiceRegistration.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 anni fa
ctkServiceRegistrationPrivate.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkServiceRegistrationPrivate.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 anni fa
ctkServiceSlotEntry.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkServiceSlotEntry_p.h 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 anni fa
ctkServiceTracker.h 471dc9ab0a Added new API getTracked() and isEmpty(). 14 anni fa
ctkServiceTracker.tpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkServiceTrackerCustomizer.h 6d89dce222 Templated ctkServiceTracker for type safety. 14 anni fa
ctkServiceTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 anni fa
ctkServiceTrackerPrivate.tpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkServices.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkServices_p.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 anni fa
ctkTrackedPlugin.tpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkTrackedPluginListener_p.h 7bda06907d Templated ctkPluginTracker for type safety. 14 anni fa
ctkTrackedPlugin_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 anni fa
ctkTrackedService.tpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkTrackedServiceListener_p.h 6d89dce222 Templated ctkServiceTracker for type safety. 14 anni fa
ctkTrackedService_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 anni fa
ctkVersion.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkVersion.h 2f50f26b6f STYLE: Removed tabs and spaces. 14 anni fa
ctkVersionRange.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkVersionRange_p.h 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 anni fa
target_libraries.cmake cb2160420c Change ctkMacroGetTargetLibraries into ctkFunctionGetTargetLibraries 14 anni fa