Sascha Zelzer 9331130fe3 Using : as separator might conflict with absolute paths on Windows. 10 anni fa
..
Documentation 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 anni fa
Testing d6f12b0038 Make more libs and apps compatible with Qt5. 11 anni fa
service 38529843c8 Use ascii ' instead of unicode ’ in file ctkEventAdmin.h 11 anni fa
CMakeLists.txt 448aaf3c3e Qt5 compatibility for almost all libraries. 11 anni fa
ctkDictionary.h 17251bdd6d Simplify service properties object. 12 anni fa
ctkLDAPExpr.cpp 17251bdd6d Simplify service properties object. 12 anni fa
ctkLDAPExpr_p.h 17251bdd6d Simplify service properties object. 12 anni fa
ctkLDAPSearchFilter.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkLDAPSearchFilter.h 3c081d518e Use CTK exception classes everywhere in PluginFramework and plug-ins. 13 anni fa
ctkPlugin.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkPlugin.h c4cd80e8d2 Fixed Doxygen warnings. 12 anni fa
ctkPluginAbstractTracked.tpp 448aaf3c3e Qt5 compatibility for almost all libraries. 11 anni fa
ctkPluginAbstractTracked_p.h 56b79ec0ed Replaced tabs with spaces. 13 anni fa
ctkPluginActivator.h fa4eb174c4 Merge branch 'doxygen-grouping' 14 anni fa
ctkPluginArchive.cpp 153ac777e6 Added support for a proper plug-in update mechanism. 13 anni fa
ctkPluginArchiveSQL.cpp 98edffbb2b Fixed memory leak in ctkPluginArchive. 13 anni fa
ctkPluginArchiveSQL_p.h 98edffbb2b Fixed memory leak in ctkPluginArchive. 13 anni fa
ctkPluginArchive_p.h 98edffbb2b Fixed memory leak in ctkPluginArchive. 13 anni fa
ctkPluginConstants.cpp 153ac777e6 Added support for a proper plug-in update mechanism. 13 anni fa
ctkPluginConstants.h 153ac777e6 Added support for a proper plug-in update mechanism. 13 anni fa
ctkPluginContext.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkPluginContext.h c4cd80e8d2 Fixed Doxygen warnings. 12 anni fa
ctkPluginContext_p.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 anni fa
ctkPluginDatabaseException.cpp 7ac22e9716 Fixed rethrow method to work polymorphically. 13 anni fa
ctkPluginDatabaseException.h 7ac22e9716 Fixed rethrow method to work polymorphically. 13 anni fa
ctkPluginEvent.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginEvent.h 6ad2704640 Fixed doxygen warnings (in user doc). 14 anni fa
ctkPluginException.cpp 7ac22e9716 Fixed rethrow method to work polymorphically. 13 anni fa
ctkPluginException.h 7ac22e9716 Fixed rethrow method to work polymorphically. 13 anni fa
ctkPluginFramework.cpp 18924b605d qRegisterMetaType ctkServiceReference and QSharedPointer<ctkPlugin>, because the weakness of Qt MetaType system, we need to 11 anni fa
ctkPluginFramework.h c4cd80e8d2 Fixed Doxygen warnings. 12 anni fa
ctkPluginFrameworkContext.cpp 9331130fe3 Using : as separator might conflict with absolute paths on Windows. 10 anni fa
ctkPluginFrameworkContext_p.h 153ac777e6 Added support for a proper plug-in update mechanism. 13 anni fa
ctkPluginFrameworkDebug.cpp 25b5c224f9 Fixed debug flag for the resolve process. 13 anni fa
ctkPluginFrameworkDebug_p.h 25b5c224f9 Fixed debug flag for the resolve process. 13 anni fa
ctkPluginFrameworkEvent.cpp 6efcf6a000 Use ctkException as the base exception class in the PluginFW. 13 anni fa
ctkPluginFrameworkEvent.h c4cd80e8d2 Fixed Doxygen warnings. 12 anni fa
ctkPluginFrameworkFactory.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginFrameworkFactory.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 anni fa
ctkPluginFrameworkLauncher.cpp 51c7babbd7 Work around different wchar_t settings. 11 anni fa
ctkPluginFrameworkLauncher.h c4cd80e8d2 Fixed Doxygen warnings. 12 anni fa
ctkPluginFrameworkListeners.cpp fa067c5e31 More small performance tweaks for the plugin fw. 12 anni fa
ctkPluginFrameworkListeners_p.h 6efcf6a000 Use ctkException as the base exception class in the PluginFW. 13 anni fa
ctkPluginFrameworkUtil.cpp 47b3421658 Add support for Qt5 11 anni fa
ctkPluginFrameworkUtil_p.h 3c081d518e Use CTK exception classes everywhere in PluginFramework and plug-ins. 13 anni fa
ctkPluginFramework_global.h 17251bdd6d Simplify service properties object. 12 anni fa
ctkPluginFramework_p.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkPluginFramework_p.h 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkPluginLocalization.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkPluginLocalization.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 anni fa
ctkPluginManifest.cpp 3c081d518e Use CTK exception classes everywhere in PluginFramework and plug-ins. 13 anni fa
ctkPluginManifest_p.h 448aaf3c3e Qt5 compatibility for almost all libraries. 11 anni fa
ctkPluginStorageSQL.cpp 448aaf3c3e Qt5 compatibility for almost all libraries. 11 anni fa
ctkPluginStorageSQL_p.h a0a53ce4a5 Break the #include <QtSql> into 11 anni fa
ctkPluginStorage_p.h 98edffbb2b Fixed memory leak in ctkPluginArchive. 13 anni fa
ctkPluginTracker.h d7c504bdeb Use ctkIllegalStateException instead of generic std::logic_error. 13 anni fa
ctkPluginTracker.tpp f682e8beab Add the lost Q_D(const PluginTracker); in ctkPluginTracker<T>::isEmpty() 11 anni fa
ctkPluginTrackerCustomizer.h 6ad2704640 Fixed doxygen warnings (in user doc). 14 anni fa
ctkPluginTracker_p.h 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkPluginTracker_p.tpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkPlugin_p.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkPlugin_p.h 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkPlugins.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkPlugins_p.h 7c7215f716 Use QSharedPointer objects as list elements. 13 anni fa
ctkRequirePlugin.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkRequirePlugin_p.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 anni fa
ctkServiceEvent.cpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkServiceEvent.h 2273ad91ab Move the REGISTERED macro check to the front of the ctkServiceEvent file. 11 anni fa
ctkServiceException.cpp 7ac22e9716 Fixed rethrow method to work polymorphically. 13 anni fa
ctkServiceException.h 7ac22e9716 Fixed rethrow method to work polymorphically. 13 anni fa
ctkServiceFactory.h 6ad2704640 Fixed doxygen warnings (in user doc). 14 anni fa
ctkServiceProperties.cpp 17251bdd6d Simplify service properties object. 12 anni fa
ctkServiceProperties_p.h 17251bdd6d Simplify service properties object. 12 anni fa
ctkServiceReference.cpp 17251bdd6d Simplify service properties object. 12 anni fa
ctkServiceReference.h 3c081d518e Use CTK exception classes everywhere in PluginFramework and plug-ins. 13 anni fa
ctkServiceReference_p.cpp 17251bdd6d Simplify service properties object. 12 anni fa
ctkServiceReference_p.h 17251bdd6d Simplify service properties object. 12 anni fa
ctkServiceRegistration.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkServiceRegistration.h fa067c5e31 More small performance tweaks for the plugin fw. 12 anni fa
ctkServiceRegistration_p.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkServiceRegistration_p.h 17251bdd6d Simplify service properties object. 12 anni fa
ctkServiceSlotEntry.cpp ee1d93ff89 Improve slot performance for framework listeners by tuning the hash value. 12 anni fa
ctkServiceSlotEntry_p.h ee1d93ff89 Improve slot performance for framework listeners by tuning the hash value. 12 anni fa
ctkServiceTracker.h d7c504bdeb Use ctkIllegalStateException instead of generic std::logic_error. 13 anni fa
ctkServiceTracker.tpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkServiceTrackerCustomizer.h 6ad2704640 Fixed doxygen warnings (in user doc). 14 anni fa
ctkServiceTracker_p.h 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkServiceTracker_p.tpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkServices.cpp 47b3421658 Add support for Qt5 11 anni fa
ctkServices_p.h 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" 12 anni fa
ctkTrackedPlugin.tpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkTrackedPluginListener_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 anni fa
ctkTrackedPlugin_p.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 anni fa
ctkTrackedService.tpp 7299560777 PluginFramework - Added comment line sperator 14 anni fa
ctkTrackedServiceListener_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 anni fa
ctkTrackedService_p.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 anni fa
ctkVersion.cpp 6efcf6a000 Use ctkException as the base exception class in the PluginFW. 13 anni fa
ctkVersion.h 951c9bdfa9 Added a operator< method to ctkVersion. 13 anni fa
ctkVersionRange.cpp 3c081d518e Use CTK exception classes everywhere in PluginFramework and plug-ins. 13 anni fa
ctkVersionRange_p.h 9935b6ab32 Added group definitions and assignments for doxygen. 14 anni fa
target_libraries.cmake ac13c32312 Change CMake command to lower case. See #78 13 anni fa