summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-256-15/+15
|\
| * All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-042-2/+2
| * Merge commit 'origin/4.5'Olivier Goffart2009-06-041-1/+0
| |\
| * | improved string operations all over the placeThierry Bastian2009-05-284-13/+13
* | | Make Qt exception safer.Robert Griebl2009-06-102-2/+2
| |/ |/|
* | Remove a Q_ASSERT that could be triggered under some conditions.Thiago Macieira2009-06-041-1/+0
|/
* Don't crash at runtime with when relaying a signal.Thiago Macieira2009-05-111-8/+3
* Make QDBusPendingCallWatcher emit a signal if it is created on anThiago Macieira2009-05-071-2/+8
* Fixed D-Bus socket write notifications, broken since d47c05b1Thiago Macieira2009-05-041-1/+1
* Add the parameter to the function call.Thiago Macieira2009-03-271-2/+2
* Remove unnecessary debug message.Thiago Macieira2009-03-271-1/+0
* Fix crashes in D-Bus due to race conditions.Thiago Macieira2009-03-272-5/+8
* Small fix: initialise the global static isDebugging variable within theThiago Macieira2009-03-271-2/+1
* Long live Qt 4.5!Lars Knoll2009-03-2360-0/+18152