[licq-im/licq] 59f10c: core: create plugin instance in the plugin's threa...
GitHub <[email protected]> Tue, 05 Feb 2013 13:20:00 -0800
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: 59f10c28d1b9c1dd2a1d2d62961536201070c76e
https://github.com/licq-im/licq/commit/59f10c28d1b9c1dd2a1d2d62961536201070c76e
Author: Erik Johansson <[email protected]>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Changed paths:
M licq/src/plugin/generalplugin.cpp
M licq/src/plugin/generalplugin.h
M licq/src/plugin/plugin.cpp
M licq/src/plugin/plugin.h
M licq/src/plugin/pluginmanager.cpp
M licq/src/plugin/pluginthread.cpp
M licq/src/plugin/pluginthread.h
M licq/src/plugin/protocolplugin.cpp
M licq/src/plugin/protocolplugin.h
M licq/src/plugin/tests/plugintest.cpp
M licq/src/plugin/tests/pluginthreadtest.cpp
Log Message:
-----------
core: create plugin instance in the plugin's thread
As of 339a7b9 does qt4-gui's class that implements GeneralPluginInterface also
inherit from QObject. Creating an instance of this class from a thread != the
thread where QApplication is later created causes warnings about QApplication
not being created in the main thread.
--
---
You received this message because you are subscribed to the Google Groups "Licq Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.