| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 1 | -1/+3 |
|\ |
|
| * | Allow QtDBus to be compiled as a static library on Windows. | Thomas Sondergaard | 2010-05-04 | 1 | -1/+3 |
|
|
* | | QDBusXmlGenerator: get the true name from QMetaType for the return type | Thiago Macieira | 2010-05-06 | 1 | -1/+1 |
|
|
* | | Add missing newline to static XML snippet | Thiago Macieira | 2010-05-06 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix crash in QDBusInterface when invoking a method in a derived class. | Thiago Macieira | 2010-04-29 | 1 | -1/+1 |
|
|
* | | Introduce a qconfig feature for QtDBus | Tasuku Suzuki | 2010-04-08 | 56 | -3/+199 |
|
|
* | | Doc: Remove QDBusServer from the public documentation. | Thiago Macieira | 2010-04-06 | 1 | -1/+1 |
|
|
* | | Make it possible to build QtDBus and its tools on Windows CE. | Thiago Macieira | 2010-04-05 | 1 | -1/+2 |
|
|
* | | Compile Qt in C++0x mode. | Thiago Macieira | 2010-03-20 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -3/+14 |
|\ \
| |/ |
|
| * | Doc: document what the timeout of -1 means in D-Bus | Thiago Macieira | 2010-03-04 | 1 | -3/+14 |
|
|
* | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-18 | 4 | -1/+50 |
|\ \
| |/
|/| |
|
| * | doc: Fixed some qdoc errors. | Martin Smith | 2010-02-16 | 1 | -4/+3 |
|
|
| * | update according to Thiago's comments. | Holger Schroeder | 2010-02-12 | 3 | -13/+28 |
|
|
| * | Changes: add functionality for dbus auto start to qt | Holger Schroeder | 2010-02-12 | 4 | -1/+36 |
|
|
* | | 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 copy-paste error | Ritt Konstantin | 2010-01-22 | 1 | -1/+0 |
|
|
* | minor optimization | Ritt Konstantin | 2010-01-22 | 1 | -2/+3 |
|
|
* | 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 | 60 | -60/+60 |
|
|
* | Remove the need to know the service owner when adding/removing signal rules. | Thiago Macieira | 2010-01-02 | 4 | -34/+21 |
|
|
* | 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 | 2 | -17/+48 |
|
|
* | Update debug output to show the connection's ptr and thread | Thiago Macieira | 2010-01-02 | 1 | -10/+10 |
|
|
* | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-27 | 1 | -1/+3 |
|\ |
|
| * | Fix D-Bus marshalling of booleans in optimised code. | Thiago Macieira | 2009-12-27 | 1 | -1/+3 |
|
|
* | | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-15 | 2 | -1/+2 |
|\ \
| |/ |
|
| * | Fix crash in QDBusPendingReply/QDBusReply in case of unconnected calls. | Thiago Macieira | 2009-12-09 | 2 | -1/+2 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 59 | -236/+236 |
|
|
* | | Fix compilation: private headers must be #included with "" | Thiago Macieira | 2009-12-10 | 12 | -13/+13 |
|
|
* | | Small performance improvement: don't match the bus path. | Thiago Macieira | 2009-11-24 | 1 | -3/+2 |
|
|
* | | Doc: Update the documentation for the serviceOwnerChanged signal. | Thiago Macieira | 2009-11-24 | 1 | -0/+6 |
|
|
* | | Fix the detection of when this process gets names on the bus. | Thiago Macieira | 2009-11-24 | 2 | -12/+11 |
|
|
* | | Revert "Disable the deprecation warning for this signal since we're using it ... | Thiago Macieira | 2009-11-24 | 1 | -0/+5 |
|
|
* | | Revert "Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus... | Thiago Macieira | 2009-11-24 | 1 | -3/+0 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-19 | 1 | -2/+2 |
|\ \ |
|
| * | | Ran the script utils/normalize | Olivier Goffart | 2009-11-18 | 1 | -2/+2 |
|
|
* | | | Remember to match the actual arguments too. | Thiago Macieira | 2009-11-19 | 2 | -0/+20 |
|
|
* | | | Disable the deprecation warning for this signal since we're using it now | Thiago Macieira | 2009-11-19 | 1 | -5/+0 |
|
|
* | | | Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus itself" | Thiago Macieira | 2009-11-19 | 1 | -0/+3 |
|/ / |
|
* | | Merge branch '4.6' into core-4.6 | Thiago Macieira | 2009-11-09 | 2 | -6/+10 |
|\ \ |
|
| * \ | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-06 | 2 | -6/+6 |
| |\ \ |
|
| | * \ | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-05 | 1 | -5/+5 |
| | |\ \ |
|
| | | * | | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-04 | 1 | -5/+5 |
|
|
| | * | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-04 | 9 | -166/+803 |
| | |\ \ \
| | | |/ / |
|
| | * | | | One signal/slot connection is enough, when exporting N signals to DBus | David Faure | 2009-10-30 | 1 | -1/+1 |
|
|
| * | | | | compile fix for QDBusServiceWatcher with namespaced Qt | hjk | 2009-11-06 | 1 | -0/+4 |
| | |/ /
| |/| | |
|