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