Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Sascha Zelzer 98edffbb2b Fixed memory leak in ctkPluginArchive. 13 vuotta sitten
  Sascha Zelzer 153ac777e6 Added support for a proper plug-in update mechanism. 13 vuotta sitten
  Sascha Zelzer 591ca14281 Set the current plug-in operation before actually doing it. 13 vuotta sitten
  Sascha Zelzer 66a88393cb Added workaround function for computing QDateTime differences in msecs. 13 vuotta sitten
  Sascha Zelzer bf43a3087c Do not delete the plugin activator. 13 vuotta sitten
  Sascha Zelzer 62db2b8c83 Added plugin framework stop support. 14 vuotta sitten
  Sascha Zelzer d7c504bdeb Use ctkIllegalStateException instead of generic std::logic_error. 13 vuotta sitten
  Sascha Zelzer cd46fbef03 Conditional handling of debug messages 13 vuotta sitten
  Sascha Zelzer aa4e43a67a Throw an exception if a plugin with the same name and version is installed. 14 vuotta sitten
  Sascha Zelzer ac40a8dba4 Added plugin framework property to specify load hints for plugins. 14 vuotta sitten
  Sascha Zelzer fa514d5e7d Removed RTLD_GLOBAL flag from QPluginLoader again. 14 vuotta sitten
  Sascha Zelzer ac865fe516 Tell the QPluginLoader to globally export all external symbols. 14 vuotta sitten
  Sascha Zelzer 2ddb2c43c5 Don't change the autostart setting when starting dependent plugins. 14 vuotta sitten
  Sascha Zelzer ddcae6da4d Added findResources method and fixed resource API bugs. 14 vuotta sitten
  Sascha Zelzer d6891cf88e On plug-in activation, the dependencies must also be started (no lazy start). 14 vuotta sitten
  Jean-Christophe Fillion-Robin 7299560777 PluginFramework - Added comment line sperator 14 vuotta sitten
  Sascha Zelzer 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 vuotta sitten
  Sascha Zelzer e1310fd6fa Set pluginContext to 0 when stopping a plugin. 14 vuotta sitten
  Sascha Zelzer 2451c88306 Make ctkServiceRegistrationPrivate an explicitly shared object. 14 vuotta sitten
  Sascha Zelzer ef5af58eec Delete ctkPluginActivator on plugin stop. 14 vuotta sitten
  Sascha Zelzer c94d269aaf Added plugin specific data storage support. 14 vuotta sitten
  Sascha Zelzer a622c6cc08 Use QSharedPointer<ctkPlugin> consistently in public API 14 vuotta sitten
  Sascha Zelzer 497efab31f Removed warning by commenting local variable. 14 vuotta sitten
  Sascha Zelzer 868877bc60 Added support for uninstalling plugins. 14 vuotta sitten
  Sascha Zelzer beb04d85d7 Fixed memory management issues in PluginFramework. 14 vuotta sitten
  Sascha Zelzer 0f2f7f7d08 Fixed possible memory leak. 14 vuotta sitten
  Sascha Zelzer b6ab15d81e Use delayed member initialization in the PluginFramwork. 14 vuotta sitten
  Sascha Zelzer 59ea7b31d2 Fix PluginException and ServiceException to report cause. 14 vuotta sitten
  Jean-Christophe Fillion-Robin 763c419d85 Remove copyright YEAR from license header 14 vuotta sitten
  Sascha Zelzer 0c5b01962e Start plugin dependencies. 14 vuotta sitten