Sascha Zelzer 64ce38d7fc ctkEvent class now uses QSharedData. пре 14 година
..
Testing 26540fca00 Enable more ConfigAdmin tests. пре 14 година
service 64ce38d7fc ctkEvent class now uses QSharedData. пре 14 година
CMakeLists.txt e866999d7f Fixed doc in ctkEventHandler пре 14 година
ctkCaseInsensitiveString.cpp 55b6c8d572 Added constructor which takes a const char* argument. пре 14 година
ctkCaseInsensitiveString.h ec097c6b91 Added documentation. пре 14 година
ctkLDAPExpr.cpp 763c419d85 Remove copyright YEAR from license header пре 15 година
ctkLDAPExpr_p.h 763c419d85 Remove copyright YEAR from license header пре 15 година
ctkLDAPSearchFilter.cpp 056e515d3f ctkLDAPSearchFilter added doc and boolean conversion function. пре 14 година
ctkLDAPSearchFilter.h 056e515d3f ctkLDAPSearchFilter added doc and boolean conversion function. пре 14 година
ctkPlugin.cpp f8216c83ba Remove duplicate ctkPluginEvent STOPPED. пре 14 година
ctkPlugin.h 1b10137b58 Added convenience and template methods for service registration. пре 14 година
ctkPluginAbstractTracked.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. пре 14 година
ctkPluginAbstractTracked_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. пре 14 година
ctkPluginActivator.h 4f66d28c8d Fixed documentation. пре 15 година
ctkPluginArchive.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. пре 14 година
ctkPluginArchive_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. пре 14 година
ctkPluginConstants.cpp 5dedf188c8 Completed interface classes for EventAdmin specs. пре 14 година
ctkPluginConstants.h 5dedf188c8 Completed interface classes for EventAdmin specs. пре 14 година
ctkPluginContext.cpp 43121850a7 Adapt code to use default constructor of ctkServiceReference. пре 14 година
ctkPluginContext.h 06ecc540f5 Added doc for return type. пре 14 година
ctkPluginContext_p.h 763c419d85 Remove copyright YEAR from license header пре 15 година
ctkPluginDatabase.cpp 9f43445ac8 Added plugin startlevel and autostart persistence. пре 14 година
ctkPluginDatabaseException.cpp 763c419d85 Remove copyright YEAR from license header пре 15 година
ctkPluginDatabaseException.h c8fd5a716e Export file header now start with "ctk" lower case пре 15 година
ctkPluginDatabase_p.h 9f43445ac8 Added plugin startlevel and autostart persistence. пре 14 година
ctkPluginEvent.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API пре 15 година
ctkPluginEvent.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API пре 15 година
ctkPluginException.cpp b30e7e0081 Refactored Plugin Framework exception classes. пре 14 година
ctkPluginException.h b8619e8b3f Always export exception classes. пре 14 година
ctkPluginFramework.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API пре 15 година
ctkPluginFramework.h 63c35db13b Disable copy constructor and assignment operator. пре 15 година
ctkPluginFrameworkContext.cpp c94d269aaf Added plugin specific data storage support. пре 14 година
ctkPluginFrameworkContext_p.h c94d269aaf Added plugin specific data storage support. пре 14 година
ctkPluginFrameworkEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. пре 15 година
ctkPluginFrameworkEvent.h 8c5101a490 Added Qt debugging stream operator for event classes. пре 15 година
ctkPluginFrameworkFactory.cpp 98b4e6965d Fixed indentation. пре 15 година
ctkPluginFrameworkFactory.h 98b4e6965d Fixed indentation. пре 15 година
ctkPluginFrameworkListeners.cpp 3b2922290c Disconnect slot if service listener is disconnected manually. пре 14 година
ctkPluginFrameworkListeners_p.h b208ab9e53 Automatically disconnect service listeners on QObject::destroyed() пре 15 година
ctkPluginFrameworkPrivate.cpp 1b10137b58 Added convenience and template methods for service registration. пре 14 година
ctkPluginFrameworkPrivate_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API пре 15 година
ctkPluginFrameworkUtil.cpp 6e2a5ead22 Support configurable plugin framework storage area. пре 15 година
ctkPluginFrameworkUtil_p.h 6e2a5ead22 Support configurable plugin framework storage area. пре 15 година
ctkPluginFramework_global.h 5ccb342384 Added missing include directive. пре 14 година
ctkPluginManifest.cpp 763c419d85 Remove copyright YEAR from license header пре 15 година
ctkPluginManifest_p.h 98b4e6965d Fixed indentation. пре 15 година
ctkPluginPrivate.cpp e1310fd6fa Set pluginContext to 0 when stopping a plugin. пре 14 година
ctkPluginPrivate_p.h c94d269aaf Added plugin specific data storage support. пре 14 година
ctkPluginStorage.cpp 35bbb02652 Document pointer ownershop of ctkPluginArchive objects. пре 14 година
ctkPluginStorage_p.h 61fbdbcedb Fixed ctkPluginStorage doxygen documentation. пре 14 година
ctkPluginTracker.h 413b05ca3e PluginTracker methods should be virtual. пре 14 година
ctkPluginTracker.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. пре 14 година
ctkPluginTrackerCustomizer.h 7bda06907d Templated ctkPluginTracker for type safety. пре 14 година
ctkPluginTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. пре 14 година
ctkPluginTrackerPrivate.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. пре 14 година
ctkPlugins.cpp a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API пре 15 година
ctkPlugins_p.h a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API пре 15 година
ctkRequirePlugin.cpp 763c419d85 Remove copyright YEAR from license header пре 15 година
ctkRequirePlugin_p.h 763c419d85 Remove copyright YEAR from license header пре 15 година
ctkRuntimeException.cpp b30e7e0081 Refactored Plugin Framework exception classes. пре 14 година
ctkRuntimeException.h b8619e8b3f Always export exception classes. пре 14 година
ctkServiceEvent.cpp 8c5101a490 Added Qt debugging stream operator for event classes. пре 15 година
ctkServiceEvent.h 8c5101a490 Added Qt debugging stream operator for event classes. пре 15 година
ctkServiceException.cpp b30e7e0081 Refactored Plugin Framework exception classes. пре 14 година
ctkServiceException.h b8619e8b3f Always export exception classes. пре 14 година
ctkServiceFactory.h a11c82ffe8 ctkServiceFactory not templated anymore. пре 14 година
ctkServiceReference.cpp b30e7e0081 Refactored Plugin Framework exception classes. пре 14 година
ctkServiceReference.h a4a936dbf1 Fix Windows linkage error. пре 14 година
ctkServiceReferencePrivate.cpp a7d9ea3167 Fixed implicit sharing in ctkServiceRegistration. пре 14 година
ctkServiceReferencePrivate.h 50003dc72a Changed pimpl pointer of ctkServiceReference to const. пре 14 година
ctkServiceRegistration.cpp a7d9ea3167 Fixed implicit sharing in ctkServiceRegistration. пре 14 година
ctkServiceRegistration.h a4a936dbf1 Fix Windows linkage error. пре 14 година
ctkServiceRegistrationPrivate.cpp 709857d164 Mutex in ctkServiceRegistration must be recursive. пре 14 година
ctkServiceRegistrationPrivate.h a7d9ea3167 Fixed implicit sharing in ctkServiceRegistration. пре 14 година
ctkServiceSlotEntry.cpp b208ab9e53 Automatically disconnect service listeners on QObject::destroyed() пре 15 година
ctkServiceSlotEntry_p.h 763c419d85 Remove copyright YEAR from license header пре 15 година
ctkServiceTracker.h 86495072ab ServiceTracker methods should be virtual. пре 14 година
ctkServiceTracker.tpp 2e787082a4 Change QObject* to T in ctkServiceTracker. пре 14 година
ctkServiceTrackerCustomizer.h 6d89dce222 Templated ctkServiceTracker for type safety. пре 14 година
ctkServiceTrackerPrivate.h b0c2a63834 Renamed template definition files from .cpp to .tpp. пре 14 година
ctkServiceTrackerPrivate.tpp bc648da55d ctkServiceTracker does not own custom customizer anymore. пре 14 година
ctkServices.cpp 82e7a8a63c Fix unused variable warning. пре 14 година
ctkServices_p.h 43121850a7 Adapt code to use default constructor of ctkServiceReference. пре 14 година
ctkTrackedPlugin.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. пре 14 година
ctkTrackedPluginListener_p.h 7bda06907d Templated ctkPluginTracker for type safety. пре 14 година
ctkTrackedPlugin_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. пре 14 година
ctkTrackedService.tpp b0c2a63834 Renamed template definition files from .cpp to .tpp. пре 14 година
ctkTrackedServiceListener_p.h 6d89dce222 Templated ctkServiceTracker for type safety. пре 14 година
ctkTrackedService_p.h b0c2a63834 Renamed template definition files from .cpp to .tpp. пре 14 година
ctkVersion.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. пре 15 година
ctkVersion.h 2f50f26b6f STYLE: Removed tabs and spaces. пре 14 година
ctkVersionRange.cpp 6a3c772d21 Fixed memory allocation issues with ctkVersion. пре 15 година
ctkVersionRange_p.h 6a3c772d21 Fixed memory allocation issues with ctkVersion. пре 15 година
target_libraries.cmake 4eee5155e5 QtMobility is no longer a required dependency for PluginFramework. пре 15 година