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