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