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