Sascha Zelzer da3a226331 Fixed a enum warning and documentation typo. 13 éve
..
Documentation fad4bbc83d EventAdmin: subscribed slot connection type can now be specified. 13 éve
Testing 9007390b59 Sanity checks for library and plug-in target names. 13 éve
service 96e24db86e Throw std::invalid_argument instead of generic std::logic_error. 13 éve
CMakeLists.txt 4369ec706e Added "code snippet" support. 13 éve
ctkCaseInsensitiveString.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkCaseInsensitiveString.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 éve
ctkDictionary.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkDictionary.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 éve
ctkLDAPExpr.cpp 02b7ff144e Fixed wrong service look up in case of certain filter expressions. 13 éve
ctkLDAPExpr_p.h 02b7ff144e Fixed wrong service look up in case of certain filter expressions. 13 éve
ctkLDAPSearchFilter.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkLDAPSearchFilter.h 6ad2704640 Fixed doxygen warnings (in user doc). 14 éve
ctkPlugin.cpp 62db2b8c83 Added plugin framework stop support. 13 éve
ctkPlugin.h 2f5fcce4c0 Renamed enum types to avoid an ERROR type. 13 éve
ctkPluginAbstractTracked.tpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkPluginAbstractTracked_p.h 56b79ec0ed Replaced tabs with spaces. 13 éve
ctkPluginActivator.h fa4eb174c4 Merge branch 'doxygen-grouping' 14 éve
ctkPluginArchive.cpp fa8312f16b Read full saved plugin state from database. 14 éve
ctkPluginArchive_p.h fa8312f16b Read full saved plugin state from database. 14 éve
ctkPluginConstants.cpp 77a580b0cc Added a plugin framework property for pre-loading libraries. 13 éve
ctkPluginConstants.h 77a580b0cc Added a plugin framework property for pre-loading libraries. 13 éve
ctkPluginContext.cpp d7c504bdeb Use ctkIllegalStateException instead of generic std::logic_error. 13 éve
ctkPluginContext.h 2f5fcce4c0 Renamed enum types to avoid an ERROR type. 13 éve
ctkPluginContext_p.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 éve
ctkPluginDatabase.cpp 5f8872e0ee Make sure the QDateTime has the same accuracy as in the DB 13 éve
ctkPluginDatabaseException.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkPluginDatabaseException.h 8f28d08411 Use the usual export macro, since it has been fixed now. 14 éve
ctkPluginDatabase_p.h 87277ae906 When caching resources, load the plugins with the provided load hints. 14 éve
ctkPluginEvent.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkPluginEvent.h 6ad2704640 Fixed doxygen warnings (in user doc). 14 éve
ctkPluginException.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkPluginException.h 8f28d08411 Use the usual export macro, since it has been fixed now. 14 éve
ctkPluginFramework.cpp f267cfe024 Used the wrong mutex to lock 13 éve
ctkPluginFramework.h 2f5fcce4c0 Renamed enum types to avoid an ERROR type. 13 éve
ctkPluginFrameworkContext.cpp 77a580b0cc Added a plugin framework property for pre-loading libraries. 13 éve
ctkPluginFrameworkContext_p.h cd46fbef03 Conditional handling of debug messages 13 éve
ctkPluginFrameworkDebug.cpp 25b5c224f9 Fixed debug flag for the resolve process. 13 éve
ctkPluginFrameworkDebug_p.h 25b5c224f9 Fixed debug flag for the resolve process. 13 éve
ctkPluginFrameworkEvent.cpp 2f5fcce4c0 Renamed enum types to avoid an ERROR type. 13 éve
ctkPluginFrameworkEvent.h 2f5fcce4c0 Renamed enum types to avoid an ERROR type. 13 éve
ctkPluginFrameworkFactory.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkPluginFrameworkFactory.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 éve
ctkPluginFrameworkLauncher.cpp 2f5fcce4c0 Renamed enum types to avoid an ERROR type. 13 éve
ctkPluginFrameworkLauncher.h 489a12d25c Added convenience method for stopping plug-ins or the framework. 13 éve
ctkPluginFrameworkListeners.cpp 2f5fcce4c0 Renamed enum types to avoid an ERROR type. 13 éve
ctkPluginFrameworkListeners_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 éve
ctkPluginFrameworkPrivate.cpp da3a226331 Fixed a enum warning and documentation typo. 13 éve
ctkPluginFrameworkPrivate_p.h da3a226331 Fixed a enum warning and documentation typo. 13 éve
ctkPluginFrameworkUtil.cpp 62db2b8c83 Added plugin framework stop support. 13 éve
ctkPluginFrameworkUtil_p.h 62db2b8c83 Added plugin framework stop support. 13 éve
ctkPluginFramework_global.h fa4eb174c4 Merge branch 'doxygen-grouping' 14 éve
ctkPluginLocalization.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkPluginLocalization.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 éve
ctkPluginManifest.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkPluginManifest_p.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 éve
ctkPluginPrivate.cpp 591ca14281 Set the current plug-in operation before actually doing it. 13 éve
ctkPluginPrivate_p.h 62db2b8c83 Added plugin framework stop support. 13 éve
ctkPluginStorage.cpp 87277ae906 When caching resources, load the plugins with the provided load hints. 14 éve
ctkPluginStorage_p.h 87277ae906 When caching resources, load the plugins with the provided load hints. 14 éve
ctkPluginTracker.h d7c504bdeb Use ctkIllegalStateException instead of generic std::logic_error. 13 éve
ctkPluginTracker.tpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkPluginTrackerCustomizer.h 6ad2704640 Fixed doxygen warnings (in user doc). 14 éve
ctkPluginTrackerPrivate.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 éve
ctkPluginTrackerPrivate.tpp cd46fbef03 Conditional handling of debug messages 13 éve
ctkPlugins.cpp 7c7215f716 Use QSharedPointer objects as list elements. 13 éve
ctkPlugins_p.h 7c7215f716 Use QSharedPointer objects as list elements. 13 éve
ctkRequirePlugin.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkRequirePlugin_p.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 éve
ctkRuntimeException.cpp ac69b0273b Added qDebug() stream operator for ctkRuntimeException. 13 éve
ctkRuntimeException.h ac69b0273b Added qDebug() stream operator for ctkRuntimeException. 13 éve
ctkServiceEvent.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkServiceEvent.h 313fbf5c29 Replaced tabs with spaces. 13 éve
ctkServiceException.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkServiceException.h 8f28d08411 Use the usual export macro, since it has been fixed now. 14 éve
ctkServiceFactory.h 6ad2704640 Fixed doxygen warnings (in user doc). 14 éve
ctkServiceReference.cpp 80a894c0ce Removed unnecessary null check. 13 éve
ctkServiceReference.h 6ad2704640 Fixed doxygen warnings (in user doc). 14 éve
ctkServiceReferencePrivate.cpp 0072a44213 Fixed reference counting of ctkServiceRegistrationPrivate. 13 éve
ctkServiceReferencePrivate.h c92c51aea9 Disable copy and assignment operators. 13 éve
ctkServiceRegistration.cpp 2f5fcce4c0 Renamed enum types to avoid an ERROR type. 13 éve
ctkServiceRegistration.h d7c504bdeb Use ctkIllegalStateException instead of generic std::logic_error. 13 éve
ctkServiceRegistrationPrivate.cpp 8f5a5e59ca Fixed recursive mutex lock issues. 13 éve
ctkServiceRegistrationPrivate.h c92c51aea9 Disable copy and assignment operators. 13 éve
ctkServiceSlotEntry.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkServiceSlotEntry_p.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 éve
ctkServiceTracker.h d7c504bdeb Use ctkIllegalStateException instead of generic std::logic_error. 13 éve
ctkServiceTracker.tpp 8f5a5e59ca Fixed recursive mutex lock issues. 13 éve
ctkServiceTrackerCustomizer.h 6ad2704640 Fixed doxygen warnings (in user doc). 14 éve
ctkServiceTrackerPrivate.h 8f5a5e59ca Fixed recursive mutex lock issues. 13 éve
ctkServiceTrackerPrivate.tpp 8f5a5e59ca Fixed recursive mutex lock issues. 13 éve
ctkServices.cpp 8f5a5e59ca Fixed recursive mutex lock issues. 13 éve
ctkServices_p.h 8f5a5e59ca Fixed recursive mutex lock issues. 13 éve
ctkTrackedPlugin.tpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkTrackedPluginListener_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 éve
ctkTrackedPlugin_p.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 éve
ctkTrackedService.tpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkTrackedServiceListener_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 éve
ctkTrackedService_p.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 éve
ctkVersion.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkVersion.h 6ad2704640 Fixed doxygen warnings (in user doc). 14 éve
ctkVersionRange.cpp 7299560777 PluginFramework - Added comment line sperator 14 éve
ctkVersionRange_p.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 éve
target_libraries.cmake ac13c32312 Change CMake command to lower case. See #78 13 éve