Historie revizí

Autor SHA1 Zpráva Datum
  Sascha Zelzer 27509cf091 Check dependencies for all targets (not only enabled ones) před 14 roky
  Sascha Zelzer e1c7c4d1e7 Fixed Windows compile errors. před 14 roky
  Jean-Christophe Fillion-Robin 35561f21f5 Merge branch '119-ctkTest-expose-to-project'. Closes #119 před 14 roky
  Jean-Christophe Fillion-Robin 61d5a94846 Make sure project depending on CTK can include ctkTest.h. See #119 před 14 roky
  Sascha Zelzer 4f2805eb19 Validate apps first, since they might trigger plug-in build options. před 14 roky
  Sascha Zelzer bf43a3087c Do not delete the plugin activator. před 14 roky
  Sascha Zelzer 2c42979d5c Merge branch 'add-pluginfw-stop' před 14 roky
  Sascha Zelzer 489a12d25c Added convenience method for stopping plug-ins or the framework. před 14 roky
  Sascha Zelzer 7e8e2904e4 Fixed memory leak in test suite. před 14 roky
  Sascha Zelzer 1cdadca5f4 Properly shut down the plugin framework after running tests. před 14 roky
  Sascha Zelzer 62db2b8c83 Added plugin framework stop support. před 15 roky
  Sascha Zelzer 7c7215f716 Use QSharedPointer objects as list elements. před 14 roky
  Sascha Zelzer ac69b0273b Added qDebug() stream operator for ctkRuntimeException. před 14 roky
  Sascha Zelzer 96e24db86e Throw std::invalid_argument instead of generic std::logic_error. před 14 roky
  Sascha Zelzer d7c504bdeb Use ctkIllegalStateException instead of generic std::logic_error. před 14 roky
  Sascha Zelzer fad4bbc83d EventAdmin: subscribed slot connection type can now be specified. před 14 roky
  Sascha Zelzer ad00a7fe7f Make event classes known to the Qt meta object system. před 14 roky
  Sascha Zelzer 313fbf5c29 Replaced tabs with spaces. před 14 roky
  Sascha Zelzer 2bdae7e819 Merge branch 'fix-eventadmin-crash' před 14 roky
  Sascha Zelzer 8c5711d74b Merge branch 'fix-pluginfw-memory-leaks' před 14 roky
  Sascha Zelzer 39fb966893 Use a smaller thread pool size for improved test coverage. před 14 roky
  Sascha Zelzer 9e8a1e8c88 Explicitly free heap memory to avoid leaks. před 14 roky
  Sascha Zelzer 22d496e556 Fixed crash in case # of "sendEvent" calls exceeds thread pool size. před 14 roky
  Sascha Zelzer 93d2a3f719 Fix dead locks when sendEvent is called from a "handleEvent" method. před 14 roky
  Sascha Zelzer 84fc8e2698 Delete test suites when stopping plug-ins. před 14 roky
  Sascha Zelzer c3d790ce76 Fixed typo in debug message. před 14 roky
  Sascha Zelzer 79ee9b21cb Break cyclic dependency by explicitly setting ref to 0. před 14 roky
  Sascha Zelzer 80a894c0ce Removed unnecessary null check. před 14 roky
  Sascha Zelzer 2813ae2c15 Check for null pointer prior to modifying the ref count. před 14 roky
  Sascha Zelzer c92c51aea9 Disable copy and assignment operators. před 14 roky