| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This changes the behaviour of TQT_DBusConnection::sendWithReply():
before the patch in case some message arrives while awaiting for a
reply in dbus_connection_send_with_reply_and_block(), they were enqueued
and won't be processed until some other message kicks it on or a user
explicitly called scheduleDispatch() or dispatch().
This commit adds an implicit call to scheduleDispatch() to avoid
unexpected delays in processing incoming messages.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
Since C++20 the simple-template-id is no longer allowed for constructors
or destructors[1]. This were resulting in lots of mildly annoying
warnings (-Wtemplate-id-cdtor) from compiler. The patch fixes-up the
issue.
[1]: https://eel.is/c++draft/diff.cpp17.class#2
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
| |
|
|
| |
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
| |
if the interface is defined in the XML file.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
|
|
| |
in the automatically added Introspectable interface.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
|
|
|
|
|
|
| |
is invoked by the dbus daemon.
Prior to this fix, when a service was started by the dbus daemon,
the first dbus call sent to it was being held back till the next
dbus call was performed, resulting in a long timeout for the first
unhandled call and a delayed answer.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
| |
directory, use simple 'apidocs'.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
|
|
| |
instead of an external shell script from cmake submodule.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
| |
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
|
| |
|
|
| |
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
- Prevent showing Introspection in empty nodes
- fix method generation for objectpath array in signature like a{oa{sa{sv}}}
- Hide Introspectable interface if there is no interface in the node
- Add support for multiple nodes introspection
- addChildNode function to support multiple nodes
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
|
| |
|
|
| |
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
|
| |
|
|
| |
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
|
| |
|
|
| |
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
|
| |
|
|
|
| |
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
|
| |
This commit is partially based on work done by Emanoil Kotsev <deloptes@gmail.com>.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
|
| |
|
|
|
|
|
| |
generated node file in case the custom interface file name is used.
This relates to issue #17.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
|
|
|
|
|
| |
TQT_DBusDataMap<U> > map.
This fixes a compilation problem when objects with a signature like a{oa{...}} are generated.
This refers to issue #7.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
| |
TQCString.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
| |
generated node file. This refers to issue #17.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
|
| |
TQT_DBusData object. This simplify the creation of dictionaries where
the value has to be of type Variant.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
|
|
| |
command line option consistent.
This resolves issue #14.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
|
|
|
| |
relates to #5.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
|
|
|
| |
from the specified basename when available. The location of
the function call was also wrong.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
|
| |
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| | |
|
| |
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
| |
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
|
| |
|
|
|
| |
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
| |
|
|
| |
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
|
| |
|
|
| |
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
|
|
|
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|