summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusconnection_no_app/qdbusconnection_no_app.pro
Commit message (Collapse)AuthorAgeFilesLines
* And move the creation of connections to the threadThiago Macieira2015-09-151-0/+6
Now we know that all timers and socket notifiers get created only in the QDBusConnectionManager thread. Incidentally, this reduced code duplication. Change-Id: I27eaacb532114dd188c4ffff13d5075a8d2efb0b Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>