Stefan Dinkelacker fc06bedc1e Access database path through dedicated access methods il y a 6 ans
..
Documentation 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 il y a 11 ans
Testing 1d1a483a0e Visual Studio seems to need the full class definition. il y a 10 ans
service c76af6a4ac DEBUG variable renamed to DEBUG_FLAG il y a 9 ans
CMakeLists.txt 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkApplicationRunnable.cpp 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkApplicationRunnable.h 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkBasicLocation.cpp 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkBasicLocation_p.h f20ec82474 Fixed class / struct forward decls and incomplete type. il y a 10 ans
ctkDefaultApplicationLauncher.cpp fe7a706d9b Correctly rethrow exceptions and improve error messages. il y a 10 ans
ctkDefaultApplicationLauncher_p.h 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkDictionary.h 17251bdd6d Simplify service properties object. il y a 12 ans
ctkLDAPExpr.cpp b50ab4c33b getMatchedObjectClasses does not collect class names il y a 7 ans
ctkLDAPExpr_p.h 17251bdd6d Simplify service properties object. il y a 12 ans
ctkLDAPSearchFilter.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" il y a 12 ans
ctkLDAPSearchFilter.h 3c081d518e Use CTK exception classes everywhere in PluginFramework and plug-ins. il y a 13 ans
ctkLocationManager.cpp b7a75b5599 Make BuildUrl more robust for file urls il y a 10 ans
ctkLocationManager_p.h 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPlugin.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" il y a 12 ans
ctkPlugin.h d9e1af2797 Provide an explicit resolve operation for plug-ins. il y a 10 ans
ctkPluginAbstractTracked.tpp c76af6a4ac DEBUG variable renamed to DEBUG_FLAG il y a 9 ans
ctkPluginAbstractTracked_p.h c76af6a4ac DEBUG variable renamed to DEBUG_FLAG il y a 9 ans
ctkPluginActivator.h fa4eb174c4 Merge branch 'doxygen-grouping' il y a 14 ans
ctkPluginArchive.cpp 153ac777e6 Added support for a proper plug-in update mechanism. il y a 13 ans
ctkPluginArchiveSQL.cpp 98edffbb2b Fixed memory leak in ctkPluginArchive. il y a 13 ans
ctkPluginArchiveSQL_p.h 98654a2178 fix build with Qt 5.5 ( close #588 ) il y a 9 ans
ctkPluginArchive_p.h 98edffbb2b Fixed memory leak in ctkPluginArchive. il y a 13 ans
ctkPluginConstants.cpp 153ac777e6 Added support for a proper plug-in update mechanism. il y a 13 ans
ctkPluginConstants.h 153ac777e6 Added support for a proper plug-in update mechanism. il y a 13 ans
ctkPluginContext.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" il y a 12 ans
ctkPluginContext.h dc3b3fe132 Fixed broken doxygen generation for Plugin Framework il y a 10 ans
ctkPluginContext_p.h 9935b6ab32 Added group definitions and assignments for doxygen. il y a 14 ans
ctkPluginDatabaseException.cpp 7ac22e9716 Fixed rethrow method to work polymorphically. il y a 13 ans
ctkPluginDatabaseException.h 7ac22e9716 Fixed rethrow method to work polymorphically. il y a 13 ans
ctkPluginEvent.cpp 7299560777 PluginFramework - Added comment line sperator il y a 14 ans
ctkPluginEvent.h 6ad2704640 Fixed doxygen warnings (in user doc). il y a 14 ans
ctkPluginException.cpp 7ac22e9716 Fixed rethrow method to work polymorphically. il y a 13 ans
ctkPluginException.h 7ac22e9716 Fixed rethrow method to work polymorphically. il y a 13 ans
ctkPluginFramework.cpp 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPluginFramework.h dc3b3fe132 Fixed broken doxygen generation for Plugin Framework il y a 10 ans
ctkPluginFrameworkContext.cpp 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPluginFrameworkContext_p.h 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPluginFrameworkDebug.cpp 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPluginFrameworkDebugOptions.cpp 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPluginFrameworkDebugOptions_p.h 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPluginFrameworkDebug_p.h 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPluginFrameworkEvent.cpp 6efcf6a000 Use ctkException as the base exception class in the PluginFW. il y a 13 ans
ctkPluginFrameworkEvent.h c4cd80e8d2 Fixed Doxygen warnings. il y a 12 ans
ctkPluginFrameworkFactory.cpp 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPluginFrameworkFactory.h 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPluginFrameworkLauncher.cpp df681775ff Updated splash screen handler management il y a 9 ans
ctkPluginFrameworkLauncher.h 2544509459 Extend the convenience run method to accept cl args il y a 9 ans
ctkPluginFrameworkListeners.cpp fa067c5e31 More small performance tweaks for the plugin fw. il y a 12 ans
ctkPluginFrameworkListeners_p.h 6efcf6a000 Use ctkException as the base exception class in the PluginFW. il y a 13 ans
ctkPluginFrameworkProperties.cpp 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPluginFrameworkProperties_p.h 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPluginFrameworkUtil.cpp 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPluginFrameworkUtil_p.h 3c081d518e Use CTK exception classes everywhere in PluginFramework and plug-ins. il y a 13 ans
ctkPluginFramework_global.h 17251bdd6d Simplify service properties object. il y a 12 ans
ctkPluginFramework_p.cpp 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPluginFramework_p.h 19a8d5b5bd Added application support and improved debugging mechanism. il y a 10 ans
ctkPluginLocalization.cpp 7299560777 PluginFramework - Added comment line sperator il y a 14 ans
ctkPluginLocalization.h 9935b6ab32 Added group definitions and assignments for doxygen. il y a 14 ans
ctkPluginManifest.cpp 3c081d518e Use CTK exception classes everywhere in PluginFramework and plug-ins. il y a 13 ans
ctkPluginManifest_p.h 448aaf3c3e Qt5 compatibility for almost all libraries. il y a 11 ans
ctkPluginStorageSQL.cpp fc06bedc1e Access database path through dedicated access methods il y a 6 ans
ctkPluginStorageSQL_p.h 93c2ce6090 Refactor database directory creation into own method il y a 6 ans
ctkPluginStorage_p.h 98edffbb2b Fixed memory leak in ctkPluginArchive. il y a 13 ans
ctkPluginTracker.h d7c504bdeb Use ctkIllegalStateException instead of generic std::logic_error. il y a 13 ans
ctkPluginTracker.tpp c76af6a4ac DEBUG variable renamed to DEBUG_FLAG il y a 9 ans
ctkPluginTrackerCustomizer.h 6ad2704640 Fixed doxygen warnings (in user doc). il y a 14 ans
ctkPluginTracker_p.h c76af6a4ac DEBUG variable renamed to DEBUG_FLAG il y a 9 ans
ctkPluginTracker_p.tpp c76af6a4ac DEBUG variable renamed to DEBUG_FLAG il y a 9 ans
ctkPlugin_p.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" il y a 12 ans
ctkPlugin_p.h 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" il y a 12 ans
ctkPlugins.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" il y a 12 ans
ctkPlugins_p.h 7c7215f716 Use QSharedPointer objects as list elements. il y a 13 ans
ctkRequirePlugin.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" il y a 12 ans
ctkRequirePlugin_p.h 9935b6ab32 Added group definitions and assignments for doxygen. il y a 14 ans
ctkServiceEvent.cpp 7299560777 PluginFramework - Added comment line sperator il y a 14 ans
ctkServiceEvent.h 2273ad91ab Move the REGISTERED macro check to the front of the ctkServiceEvent file. il y a 11 ans
ctkServiceException.cpp 7ac22e9716 Fixed rethrow method to work polymorphically. il y a 13 ans
ctkServiceException.h 7ac22e9716 Fixed rethrow method to work polymorphically. il y a 13 ans
ctkServiceFactory.h 6ad2704640 Fixed doxygen warnings (in user doc). il y a 14 ans
ctkServiceProperties.cpp 17251bdd6d Simplify service properties object. il y a 12 ans
ctkServiceProperties_p.h 17251bdd6d Simplify service properties object. il y a 12 ans
ctkServiceReference.cpp 17251bdd6d Simplify service properties object. il y a 12 ans
ctkServiceReference.h dc3b3fe132 Fixed broken doxygen generation for Plugin Framework il y a 10 ans
ctkServiceReference_p.cpp 17251bdd6d Simplify service properties object. il y a 12 ans
ctkServiceReference_p.h 17251bdd6d Simplify service properties object. il y a 12 ans
ctkServiceRegistration.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" il y a 12 ans
ctkServiceRegistration.h dc3b3fe132 Fixed broken doxygen generation for Plugin Framework il y a 10 ans
ctkServiceRegistration_p.cpp 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" il y a 12 ans
ctkServiceRegistration_p.h 17251bdd6d Simplify service properties object. il y a 12 ans
ctkServiceSlotEntry.cpp ee1d93ff89 Improve slot performance for framework listeners by tuning the hash value. il y a 12 ans
ctkServiceSlotEntry_p.h ee1d93ff89 Improve slot performance for framework listeners by tuning the hash value. il y a 12 ans
ctkServiceTracker.h d7c504bdeb Use ctkIllegalStateException instead of generic std::logic_error. il y a 13 ans
ctkServiceTracker.tpp c76af6a4ac DEBUG variable renamed to DEBUG_FLAG il y a 9 ans
ctkServiceTrackerCustomizer.h 6ad2704640 Fixed doxygen warnings (in user doc). il y a 14 ans
ctkServiceTracker_p.h c76af6a4ac DEBUG variable renamed to DEBUG_FLAG il y a 9 ans
ctkServiceTracker_p.tpp c76af6a4ac DEBUG variable renamed to DEBUG_FLAG il y a 9 ans
ctkServices.cpp 47b3421658 Add support for Qt5 il y a 11 ans
ctkServices_p.h 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" il y a 12 ans
ctkTrackedPlugin.tpp c76af6a4ac DEBUG variable renamed to DEBUG_FLAG il y a 9 ans
ctkTrackedPluginListener_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. il y a 13 ans
ctkTrackedPlugin_p.h 9935b6ab32 Added group definitions and assignments for doxygen. il y a 14 ans
ctkTrackedService.tpp c76af6a4ac DEBUG variable renamed to DEBUG_FLAG il y a 9 ans
ctkTrackedServiceListener_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. il y a 13 ans
ctkTrackedService_p.h 9935b6ab32 Added group definitions and assignments for doxygen. il y a 14 ans
ctkVersion.cpp 6efcf6a000 Use ctkException as the base exception class in the PluginFW. il y a 13 ans
ctkVersion.h 951c9bdfa9 Added a operator< method to ctkVersion. il y a 13 ans
ctkVersionRange.cpp 3c081d518e Use CTK exception classes everywhere in PluginFramework and plug-ins. il y a 13 ans
ctkVersionRange_p.h 9935b6ab32 Added group definitions and assignments for doxygen. il y a 14 ans
target_libraries.cmake ac13c32312 Change CMake command to lower case. See #78 il y a 13 ans