提交历史

作者 SHA1 备注 提交日期
  Sascha Zelzer 32d4469d1d Use const reference instead of copy constructor. 14 年之前
  Sascha Zelzer 9935b6ab32 Added group definitions and assignments for doxygen. 14 年之前
  Sascha Zelzer 9c5da044fe Removed ServiceProperties typedef and added ctkDictionary class. 14 年之前
  Sascha Zelzer 06ecc540f5 Added doc for return type. 14 年之前
  Sascha Zelzer 2f50f26b6f STYLE: Removed tabs and spaces. 14 年之前
  Sascha Zelzer 43121850a7 Adapt code to use default constructor of ctkServiceReference. 14 年之前
  Sascha Zelzer 2fadb69e02 Remove superfluous doxygen comment. 14 年之前
  Sascha Zelzer 2451c88306 Make ctkServiceRegistrationPrivate an explicitly shared object. 14 年之前
  Sascha Zelzer 1b10137b58 Added convenience and template methods for service registration. 14 年之前
  Sascha Zelzer c94d269aaf Added plugin specific data storage support. 14 年之前
  Sascha Zelzer b208ab9e53 Automatically disconnect service listeners on QObject::destroyed() 14 年之前
  Sascha Zelzer a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 年之前
  Sascha Zelzer 98b4e6965d Fixed indentation. 14 年之前
  Sascha Zelzer beb04d85d7 Fixed memory management issues in PluginFramework. 14 年之前
  Jean-Christophe Fillion-Robin c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
  Sascha Zelzer f044601a25 Send certain plugin events only to synchronuous listeners. 14 年之前
  Jean-Christophe Fillion-Robin 763c419d85 Remove copyright YEAR from license header 14 年之前
  Sascha Zelzer 0d69041c66 Added support for listening to service changes. 14 年之前
  Sascha Zelzer 5d2637afc3 Added getProperty() method to ctkPluginContext() 14 年之前
  Sascha Zelzer 06c188d15f Added documentation for ctkPluginContext::installPlugin() 14 年之前
  Sascha Zelzer 0f3f5f44db Merge branch 'master' into plugin_framework 14 年之前
  Sascha Zelzer 4e9717a9eb STYLE: PluginFramework: Renamed PluginConstants to ctkPluginConstants 14 年之前
  Sascha Zelzer 6170ca9743 FIX: PluginFramework: Fix link in doxygen documentation 14 年之前
  Sascha Zelzer a138c16913 ENH: PluginFramework: Changed memory management of ctkServiceReference 15 年之前
  Sascha Zelzer 0de9550cec class rename 15 年之前
  Sascha Zelzer 09b889039a removed namespace 15 年之前
  Sascha Zelzer 75b0b031c5 ENH: PluginFramework: The service framework is now functional with the exception of filters 15 年之前
  Sascha Zelzer f8fc730dab FIX: PluginFramework: fixed getPlugin() methods and corrected documentation 15 年之前
  Sascha Zelzer af23af6bd1 ENH: PluginFramework: Renamed PluginFrameworkContext to PluginFrameworkFactory and added more documentation. 15 年之前
  Sascha Zelzer c95b9a82e8 ENH: PluginFramework: Implemented plugin resolution and start mechanism 15 年之前