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