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