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