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