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