Sascha Zelzer 0d812a6fb4 Test-suite for CTK EventAdmin implementations. 14 rokov pred
..
Testing 0d812a6fb4 Test-suite for CTK EventAdmin implementations. 14 rokov pred
service d4fa4aedb9 Implementation of a local event admin (bus) plugin. 14 rokov pred
CMakeLists.txt 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkCaseInsensitiveString.cpp 55b6c8d572 Added constructor which takes a const char* argument. 14 rokov pred
ctkCaseInsensitiveString.h ec097c6b91 Added documentation. 14 rokov pred
ctkDictionary.cpp 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkDictionary.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkLDAPExpr.cpp 28d9db6980 Removed throw list because ctkLDAPExpr may throw others too. 14 rokov pred
ctkLDAPExpr_p.h 28d9db6980 Removed throw list because ctkLDAPExpr may throw others too. 14 rokov pred
ctkLDAPSearchFilter.cpp f726b295b2 Throw only std::invalid_argument in ctkLDAPSearchFilter 14 rokov pred
ctkLDAPSearchFilter.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkPlugin.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 rokov pred
ctkPlugin.h e01f05a5e8 Added ctkLogStream operator<< for ctkPlugin. 14 rokov pred
ctkPluginAbstractTracked.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 rokov pred
ctkPluginAbstractTracked_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 rokov pred
ctkPluginActivator.h 4f66d28c8d Fixed documentation. 14 rokov pred
ctkPluginArchive.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. 14 rokov pred
ctkPluginArchive_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. 14 rokov pred
ctkPluginConstants.cpp 5dedf188c8 Completed interface classes for EventAdmin specs. 14 rokov pred
ctkPluginConstants.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkPluginContext.cpp 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkPluginContext.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkPluginContext_p.h 763c419d85 Remove copyright YEAR from license header 14 rokov pred
ctkPluginDatabase.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. 14 rokov pred
ctkPluginDatabaseException.cpp e0823fdc7a Change ctkPluginDatabaseException to use ctkRuntimeException. 14 rokov pred
ctkPluginDatabaseException.h e0823fdc7a Change ctkPluginDatabaseException to use ctkRuntimeException. 14 rokov pred
ctkPluginDatabase_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. 14 rokov pred
ctkPluginEvent.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 rokov pred
ctkPluginEvent.h 661035cb4f ctkPluginEvent can now be used in a QVariant. 14 rokov pred
ctkPluginException.cpp b30e7e0081 Refactored Plugin Framework exception classes. 14 rokov pred
ctkPluginException.h b8619e8b3f Always export exception classes. 14 rokov pred
ctkPluginFramework.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 rokov pred
ctkPluginFramework.h 63c35db13b Disable copy constructor and assignment operator. 14 rokov pred
ctkPluginFrameworkContext.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 rokov pred
ctkPluginFrameworkContext_p.h c94d269aaf Added plugin specific data storage support. 14 rokov pred
ctkPluginFrameworkEvent.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 rokov pred
ctkPluginFrameworkEvent.h 6fb5c0aae3 Added Q_DECLARE_METATYPE to plugin classes. 14 rokov pred
ctkPluginFrameworkFactory.cpp 98b4e6965d Fixed indentation. 14 rokov pred
ctkPluginFrameworkFactory.h 98b4e6965d Fixed indentation. 14 rokov pred
ctkPluginFrameworkListeners.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 rokov pred
ctkPluginFrameworkListeners_p.h 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 rokov pred
ctkPluginFrameworkPrivate.cpp 1b10137b58 Added convenience and template methods for service registration. 14 rokov pred
ctkPluginFrameworkPrivate_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 rokov pred
ctkPluginFrameworkUtil.cpp 6e2a5ead22 Support configurable plugin framework storage area. 14 rokov pred
ctkPluginFrameworkUtil_p.h 6e2a5ead22 Support configurable plugin framework storage area. 14 rokov pred
ctkPluginFramework_global.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkPluginManifest.cpp 763c419d85 Remove copyright YEAR from license header 14 rokov pred
ctkPluginManifest_p.h 98b4e6965d Fixed indentation. 14 rokov pred
ctkPluginPrivate.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 rokov pred
ctkPluginPrivate_p.h c94d269aaf Added plugin specific data storage support. 14 rokov pred
ctkPluginStorage.cpp 35bbb02652 Document pointer ownershop of ctkPluginArchive objects. 14 rokov pred
ctkPluginStorage_p.h 61fbdbcedb Fixed ctkPluginStorage doxygen documentation. 14 rokov pred
ctkPluginTracker.h 413b05ca3e PluginTracker methods should be virtual. 14 rokov pred
ctkPluginTracker.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 rokov pred
ctkPluginTrackerCustomizer.h 7bda06907d Templated ctkPluginTracker for type safety. 14 rokov pred
ctkPluginTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 rokov pred
ctkPluginTrackerPrivate.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 rokov pred
ctkPlugins.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 rokov pred
ctkPlugins_p.h 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 rokov pred
ctkRequirePlugin.cpp 763c419d85 Remove copyright YEAR from license header 14 rokov pred
ctkRequirePlugin_p.h 763c419d85 Remove copyright YEAR from license header 14 rokov pred
ctkRuntimeException.cpp b30e7e0081 Refactored Plugin Framework exception classes. 14 rokov pred
ctkRuntimeException.h b8619e8b3f Always export exception classes. 14 rokov pred
ctkServiceEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. 14 rokov pred
ctkServiceEvent.h 6fb5c0aae3 Added Q_DECLARE_METATYPE to plugin classes. 14 rokov pred
ctkServiceException.cpp b30e7e0081 Refactored Plugin Framework exception classes. 14 rokov pred
ctkServiceException.h b8619e8b3f Always export exception classes. 14 rokov pred
ctkServiceFactory.h a11c82ffe8 ctkServiceFactory not templated anymore. 14 rokov pred
ctkServiceReference.cpp fda5960ddf Added convenience operator=(int) in ctkServiceReference/Registration 14 rokov pred
ctkServiceReference.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkServiceReferencePrivate.cpp 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkServiceReferencePrivate.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkServiceRegistration.cpp 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkServiceRegistration.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkServiceRegistrationPrivate.cpp 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkServiceRegistrationPrivate.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkServiceSlotEntry.cpp 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 rokov pred
ctkServiceSlotEntry_p.h 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 rokov pred
ctkServiceTracker.h 86495072ab ServiceTracker methods should be virtual. 14 rokov pred
ctkServiceTracker.tpp 2e787082a4 Change QObject* to T in ctkServiceTracker. 14 rokov pred
ctkServiceTrackerCustomizer.h 6d89dce222 Templated ctkServiceTracker for type safety. 14 rokov pred
ctkServiceTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 rokov pred
ctkServiceTrackerPrivate.tpp b43f8b650c Disabling debug output of ctkServiceTracker. 14 rokov pred
ctkServices.cpp 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkServices_p.h 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 rokov pred
ctkTrackedPlugin.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 rokov pred
ctkTrackedPluginListener_p.h 7bda06907d Templated ctkPluginTracker for type safety. 14 rokov pred
ctkTrackedPlugin_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 rokov pred
ctkTrackedService.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 rokov pred
ctkTrackedServiceListener_p.h 6d89dce222 Templated ctkServiceTracker for type safety. 14 rokov pred
ctkTrackedService_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. 14 rokov pred
ctkVersion.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 rokov pred
ctkVersion.h 2f50f26b6f STYLE: Removed tabs and spaces. 14 rokov pred
ctkVersionRange.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 rokov pred
ctkVersionRange_p.h 6a3c772d21 Fixed memory allocation issues with ctkVersion. 14 rokov pred
target_libraries.cmake 4eee5155e5 QtMobility is no longer a required dependency for PluginFramework. 14 rokov pred