| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce a qconfig feature for QtDBus | Tasuku Suzuki | 2010-04-08 | 1 | -0/+7 |
|
|
* | Fix an issue with the error signal in a callWithCallback not being | Thiago Macieira | 2010-02-16 | 1 | -18/+9 |
|
|
* | When checking to see if a signal is connected, compare the match-arguments too | Thiago Macieira | 2010-01-26 | 1 | -2/+4 |
|
|
* | Do the refcounting of services watched properly. | Thiago Macieira | 2010-01-26 | 1 | -20/+15 |
|
|
* | Fix D-Bus calls with QDBus::BlockWithGui. | Thiago Macieira | 2010-01-12 | 1 | -1/+1 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Remove the need to know the service owner when adding/removing signal rules. | Thiago Macieira | 2010-01-02 | 1 | -18/+13 |
|
|
* | Use the watched service name list in matching incoming signals too. | Thiago Macieira | 2010-01-02 | 1 | -2/+8 |
|
|
* | Change the QtDBus watched service list to a map to its owner. | Thiago Macieira | 2010-01-02 | 1 | -15/+38 |
|
|
* | Update debug output to show the connection's ptr and thread | Thiago Macieira | 2010-01-02 | 1 | -10/+10 |
|
|
* | Fix the detection of when this process gets names on the bus. | Thiago Macieira | 2009-11-24 | 1 | -9/+9 |
|
|
* | Remember to match the actual arguments too. | Thiago Macieira | 2009-11-19 | 1 | -0/+19 |
|
|
* | Merge branch '4.6' into core-4.6 | Thiago Macieira | 2009-11-09 | 1 | -1/+1 |
|\ |
|
| * | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-04 | 1 | -5/+122 |
| |\ |
|
| * | | One signal/slot connection is enough, when exporting N signals to DBus | David Faure | 2009-10-30 | 1 | -1/+1 |
|
|
* | | | Fix enabling of level 2 debugging in QtDBus | Thiago Macieira | 2009-11-08 | 1 | -1/+2 |
| |/
|/| |
|
* | | Stop using the NameOwnerChanged signal without arg0 in QtDBus itself | Thiago Macieira | 2009-10-28 | 1 | -0/+35 |
|
|
* | | Move the bulk of the signal connecting/disconnecting code to QDBusConnectionP... | Thiago Macieira | 2009-10-28 | 1 | -0/+73 |
|
|
* | | Fix the use of the owner when connecting the service "watcher". | Thiago Macieira | 2009-10-28 | 1 | -1/+1 |
|
|
* | | Add the ability for the match-rule builder to add argument matching. | Thiago Macieira | 2009-10-28 | 1 | -4/+13 |
|/ |
|
* | Fixing some GCC warnings | João Abecasis | 2009-10-07 | 1 | -0/+1 |
|
|
* | Use dbus_threads_init_default instead of QMutex wrappers | Thiago Macieira | 2009-10-07 | 1 | -1/+1 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | Merge branch 'research/qdbus-improvements' | Thiago Macieira | 2009-07-02 | 1 | -43/+57 |
|\ \ |
|
| * | | Avoid revalidating message parameters. | Thiago Macieira | 2009-07-02 | 1 | -0/+3 |
|
|
| * | | Adapt the message-sending code to return error messages from the | Thiago Macieira | 2009-07-02 | 1 | -37/+52 |
|
|
| * | | Add a function to check if an interface is implemented by an object. | Thiago Macieira | 2009-07-02 | 1 | -6/+2 |
| |/ |
|
* | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 1 | -3/+3 |
|/ |
|
* | Don't crash at runtime with when relaying a signal. | Thiago Macieira | 2009-05-11 | 1 | -8/+3 |
|
|
* | Fixed D-Bus socket write notifications, broken since d47c05b1 | Thiago Macieira | 2009-05-04 | 1 | -1/+1 |
|
|
* | Remove unnecessary debug message. | Thiago Macieira | 2009-03-27 | 1 | -1/+0 |
|
|
* | Fix crashes in D-Bus due to race conditions. | Thiago Macieira | 2009-03-27 | 1 | -2/+4 |
|
|
* | Small fix: initialise the global static isDebugging variable within the | Thiago Macieira | 2009-03-27 | 1 | -2/+1 |
|
|
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+2170 |
|
|