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