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