コミット履歴

作者 SHA1 メッセージ 日付
  Sascha Zelzer 1cdadca5f4 Properly shut down the plugin framework after running tests. 13 年 前
  Sascha Zelzer 62db2b8c83 Added plugin framework stop support. 14 年 前
  Sascha Zelzer 7c7215f716 Use QSharedPointer objects as list elements. 13 年 前
  Sascha Zelzer ac69b0273b Added qDebug() stream operator for ctkRuntimeException. 13 年 前
  Sascha Zelzer 96e24db86e Throw std::invalid_argument instead of generic std::logic_error. 13 年 前
  Sascha Zelzer d7c504bdeb Use ctkIllegalStateException instead of generic std::logic_error. 13 年 前
  Sascha Zelzer fad4bbc83d EventAdmin: subscribed slot connection type can now be specified. 13 年 前
  Sascha Zelzer ad00a7fe7f Make event classes known to the Qt meta object system. 13 年 前
  Sascha Zelzer 313fbf5c29 Replaced tabs with spaces. 13 年 前
  Sascha Zelzer 2bdae7e819 Merge branch 'fix-eventadmin-crash' 13 年 前
  Sascha Zelzer 8c5711d74b Merge branch 'fix-pluginfw-memory-leaks' 13 年 前
  Sascha Zelzer 39fb966893 Use a smaller thread pool size for improved test coverage. 13 年 前
  Sascha Zelzer 9e8a1e8c88 Explicitly free heap memory to avoid leaks. 13 年 前
  Sascha Zelzer 22d496e556 Fixed crash in case # of "sendEvent" calls exceeds thread pool size. 13 年 前
  Sascha Zelzer 93d2a3f719 Fix dead locks when sendEvent is called from a "handleEvent" method. 13 年 前
  Sascha Zelzer 84fc8e2698 Delete test suites when stopping plug-ins. 13 年 前
  Sascha Zelzer c3d790ce76 Fixed typo in debug message. 13 年 前
  Sascha Zelzer 79ee9b21cb Break cyclic dependency by explicitly setting ref to 0. 13 年 前
  Sascha Zelzer 80a894c0ce Removed unnecessary null check. 13 年 前
  Sascha Zelzer 2813ae2c15 Check for null pointer prior to modifying the ref count. 13 年 前
  Sascha Zelzer c92c51aea9 Disable copy and assignment operators. 13 年 前
  Sascha Zelzer c4fd376b25 Merge branch 'doxygen-improvements' 13 年 前
  Sascha Zelzer fb10973fa4 Converted CommandLineParser example code to a compilable snippet. 13 年 前
  Sascha Zelzer 38da9c53d2 Removed HTML commands in the PROJECT_BRIEF variable. 13 年 前
  Sascha Zelzer 8f098c3bc2 Exclude Visualization/XIP from doxygen sources. 13 年 前
  Sascha Zelzer bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
  Julien Finet 04f69bf302 Disable USE_TRANSFER_FUNCTION_CHARTS by default 13 年 前
  Steve Pieper 1be1c175a1 Expose the bottomWidget for python wrapping 13 年 前
  Steve Pieper db6837978e Avoid getting incorrect header values 13 年 前
  Sascha Zelzer 2556fae01a Merge branch 'event-admin-docu' 13 年 前