summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDBusServer: Fix uninitialized memberThiago Macieira2015-10-151-4/+2
* And move the creation of connections to the threadThiago Macieira2015-09-151-12/+4
* Use a dedicated thread for handling incoming libdbus-1 eventsThiago Macieira2015-09-151-2/+4
* Use QDBusConnectionPrivate* when QDBusServer receives a new connectionThiago Macieira2015-09-151-6/+9
* Fix undefined behavior: accessing an object after destructionThiago Macieira2015-04-151-0/+1
* Use QStringLiteral where applicable in QtDBusThiago Macieira2015-03-311-1/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix memory leaks with QDBusServerThiago Macieira2015-01-111-0/+1
* Make QDBusConnection and QDBusServer return an error on default objectsThiago Macieira2015-01-061-1/+1
* Remove the hardcoding of Unix socket paths for QtDBusThiago Macieira2014-12-201-3/+9
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add method to QDBusServer to allow anonymous client connections.Roland Winklmeier2014-01-151-0/+27
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix QDBusServer with more than one connectionJan Arne Petersen2012-09-141-7/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove the default address parameter from QDBusServer's constructor.Raphael Kubo da Costa2012-01-171-0/+25
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Un-internalized QDBusServerPekka Vuorela2011-11-091-1/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+140