Sascha Zelzer b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
..
EventBus c8fd5a716e Export file header now start with "ctk" lower case 14 yıl önce
Testing 6d89dce222 Templated ctkServiceTracker for type safety. 14 yıl önce
CMakeLists.txt b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkLDAPExpr.cpp 763c419d85 Remove copyright YEAR from license header 14 yıl önce
ctkLDAPExpr_p.h 763c419d85 Remove copyright YEAR from license header 14 yıl önce
ctkLDAPSearchFilter.cpp 763c419d85 Remove copyright YEAR from license header 14 yıl önce
ctkLDAPSearchFilter.h 1b10137b58 Added convenience and template methods for service registration. 14 yıl önce
ctkPlugin.cpp c94d269aaf Added plugin specific data storage support. 14 yıl önce
ctkPlugin.h 1b10137b58 Added convenience and template methods for service registration. 14 yıl önce
ctkPluginAbstractTracked.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkPluginAbstractTracked_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkPluginActivator.h 4f66d28c8d Fixed documentation. 14 yıl önce
ctkPluginArchive.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. 14 yıl önce
ctkPluginArchive_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. 14 yıl önce
ctkPluginConstants.cpp 0b6e5fd854 Added mandatory PluginFramework properties. 14 yıl önce
ctkPluginConstants.h 0b6e5fd854 Added mandatory PluginFramework properties. 14 yıl önce
ctkPluginContext.cpp 1b10137b58 Added convenience and template methods for service registration. 14 yıl önce
ctkPluginContext.h 1b10137b58 Added convenience and template methods for service registration. 14 yıl önce
ctkPluginContext_p.h 763c419d85 Remove copyright YEAR from license header 14 yıl önce
ctkPluginDatabase.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. 14 yıl önce
ctkPluginDatabaseException.cpp 763c419d85 Remove copyright YEAR from license header 14 yıl önce
ctkPluginDatabaseException.h c8fd5a716e Export file header now start with "ctk" lower case 14 yıl önce
ctkPluginDatabase_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. 14 yıl önce
ctkPluginEvent.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 yıl önce
ctkPluginEvent.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 yıl önce
ctkPluginException.cpp 59ea7b31d2 Fix PluginException and ServiceException to report cause. 14 yıl önce
ctkPluginException.h 59ea7b31d2 Fix PluginException and ServiceException to report cause. 14 yıl önce
ctkPluginFramework.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 yıl önce
ctkPluginFramework.h 63c35db13b Disable copy constructor and assignment operator. 14 yıl önce
ctkPluginFrameworkContext.cpp c94d269aaf Added plugin specific data storage support. 14 yıl önce
ctkPluginFrameworkContext_p.h c94d269aaf Added plugin specific data storage support. 14 yıl önce
ctkPluginFrameworkEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. 14 yıl önce
ctkPluginFrameworkEvent.h 8c5101a490 Added Qt debugging stream operator for event classes. 14 yıl önce
ctkPluginFrameworkFactory.cpp 98b4e6965d Fixed indentation. 14 yıl önce
ctkPluginFrameworkFactory.h 98b4e6965d Fixed indentation. 14 yıl önce
ctkPluginFrameworkListeners.cpp b208ab9e53 Automatically disconnect service listeners on QObject::destroyed() 14 yıl önce
ctkPluginFrameworkListeners_p.h b208ab9e53 Automatically disconnect service listeners on QObject::destroyed() 14 yıl önce
ctkPluginFrameworkPrivate.cpp 1b10137b58 Added convenience and template methods for service registration. 14 yıl önce
ctkPluginFrameworkPrivate_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 yıl önce
ctkPluginFrameworkUtil.cpp 6e2a5ead22 Support configurable plugin framework storage area. 14 yıl önce
ctkPluginFrameworkUtil_p.h 6e2a5ead22 Support configurable plugin framework storage area. 14 yıl önce
ctkPluginFramework_global.h 1b10137b58 Added convenience and template methods for service registration. 14 yıl önce
ctkPluginManifest.cpp 763c419d85 Remove copyright YEAR from license header 14 yıl önce
ctkPluginManifest_p.h 98b4e6965d Fixed indentation. 14 yıl önce
ctkPluginPrivate.cpp c94d269aaf Added plugin specific data storage support. 14 yıl önce
ctkPluginPrivate_p.h c94d269aaf Added plugin specific data storage support. 14 yıl önce
ctkPluginStorage.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. 14 yıl önce
ctkPluginStorage_p.h 61fbdbcedb Fixed ctkPluginStorage doxygen documentation. 14 yıl önce
ctkPluginTracker.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkPluginTracker.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkPluginTrackerCustomizer.h 7bda06907d Templated ctkPluginTracker for type safety. 14 yıl önce
ctkPluginTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkPluginTrackerPrivate.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkPlugins.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 yıl önce
ctkPlugins_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 yıl önce
ctkRequirePlugin.cpp 763c419d85 Remove copyright YEAR from license header 14 yıl önce
ctkRequirePlugin_p.h 763c419d85 Remove copyright YEAR from license header 14 yıl önce
ctkServiceEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. 14 yıl önce
ctkServiceEvent.h 8c5101a490 Added Qt debugging stream operator for event classes. 14 yıl önce
ctkServiceException.cpp 59ea7b31d2 Fix PluginException and ServiceException to report cause. 14 yıl önce
ctkServiceException.h 59ea7b31d2 Fix PluginException and ServiceException to report cause. 14 yıl önce
ctkServiceFactory.h accbd4f743 Fixed indentation. 14 yıl önce
ctkServiceReference.cpp 90c0e6549f ctkServiceReference::getPlugin now returns 0 if service was unregistered 14 yıl önce
ctkServiceReference.h 6d89dce222 Templated ctkServiceTracker for type safety. 14 yıl önce
ctkServiceReferencePrivate.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 yıl önce
ctkServiceReferencePrivate.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 yıl önce
ctkServiceRegistration.cpp 4eee5155e5 QtMobility is no longer a required dependency for PluginFramework. 14 yıl önce
ctkServiceRegistration.h 4eee5155e5 QtMobility is no longer a required dependency for PluginFramework. 14 yıl önce
ctkServiceRegistrationPrivate.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 yıl önce
ctkServiceRegistrationPrivate.h 1b10137b58 Added convenience and template methods for service registration. 14 yıl önce
ctkServiceSlotEntry.cpp b208ab9e53 Automatically disconnect service listeners on QObject::destroyed() 14 yıl önce
ctkServiceSlotEntry_p.h 763c419d85 Remove copyright YEAR from license header 14 yıl önce
ctkServiceTracker.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkServiceTracker.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkServiceTrackerCustomizer.h 6d89dce222 Templated ctkServiceTracker for type safety. 14 yıl önce
ctkServiceTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkServiceTrackerPrivate.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkServices.cpp 1d5b716109 Improved error message when registering a service. 14 yıl önce
ctkServices_p.h 4eee5155e5 QtMobility is no longer a required dependency for PluginFramework. 14 yıl önce
ctkTrackedPlugin.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkTrackedPluginListener_p.h 7bda06907d Templated ctkPluginTracker for type safety. 14 yıl önce
ctkTrackedPlugin_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkTrackedService.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkTrackedServiceListener_p.h 6d89dce222 Templated ctkServiceTracker for type safety. 14 yıl önce
ctkTrackedService_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 yıl önce
ctkVersion.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 yıl önce
ctkVersion.h 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 yıl önce
ctkVersionRange.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 yıl önce
ctkVersionRange_p.h 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 yıl önce
target_libraries.cmake 4eee5155e5 QtMobility is no longer a required dependency for PluginFramework. 14 yıl önce