summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* Make more of QDBus bootstrapping-ready.Stephen Kelly2012-03-153-25/+33
* Make some DBus classes bootstrapping-ready.Stephen Kelly2012-03-146-3/+55
* QDBusError: add assignment operator from QDBusMessageMarc Mutz2012-03-122-0/+19
* QtDBus: make some constructors explicitMarc Mutz2012-03-1212-18/+18
* Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-084-21/+21
|\
| * Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-024-21/+21
* | Introduce QMetaType::UnknownType.Jędrzej Nowacki2012-03-024-12/+8
* | Port QDBusMetaObject to Qt5 meta-property/method descriptor formatKent Hansen2012-02-293-47/+108
* | Port QDBusMetaObject to new meta-object string formatKent Hansen2012-02-292-43/+8
* | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-295-10/+10
* | Update QDBusAbstractConnector to meta-object revision 7Kent Hansen2012-02-291-14/+43
|/
* Cleanup usage of QVariant::Type.Jędrzej Nowacki2012-02-271-3/+3
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-211-3/+3
* Port QDBusAdaptorConnector meta-object to revision 6Kent Hansen2012-02-202-21/+53
* Remove unused QtDBus meta-object extensionsKent Hansen2012-02-202-33/+4
* Store only unique strings in the QtDBus meta-object string tableKent Hansen2012-02-151-37/+51
* Adapt QtDBus to QVariant property type changeKent Hansen2012-02-032-3/+3
* Bring QtDBus meta-object generator in sync with mocKent Hansen2012-02-031-94/+54
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* QDateTime: Deprecate setYMD()John Layt2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3065-65/+65
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* Code cleanup, remove QVariant::nameToType usage.Jędrzej Nowacki2012-01-281-3/+1
* Remove qDBusNameToTypeId function.Jędrzej Nowacki2012-01-275-26/+13
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-2519-19/+0
* Update contact information in license headers.Jason McDonald2012-01-2365-65/+65
* Remove dependency of QtDBus onto QtXmlHarald Fernengel2012-01-225-305/+255
* Remove the default address parameter from QDBusServer's constructor.Raphael Kubo da Costa2012-01-172-1/+27
* qdoc3: Don't put \relates in class member functions.Martin Smith2012-01-141-15/+14
* qdoc3: Don't put \relates in class member functions.Martin Smith2012-01-131-2/+0
* Rename private API to avoid conflict with mac OX macros.Stephen Kelly2012-01-092-14/+14
* Remove documentation reference to non-existant class.Stephen Kelly2012-01-061-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-0565-65/+65
* Fix crashes and non-portable functionality in QDBusDemarshaller QByteArray ex...Sami Rosendahl2011-12-252-2/+12
* Fix crash in QDBusDemarshaller QStringList extractionSami Rosendahl2011-12-252-2/+12
* Fix crash in QDBusDemarshaller basic string-like type extractionSami Rosendahl2011-12-252-7/+48
* Fix clang warning about bool to pointer conversion.Jędrzej Nowacki2011-11-282-2/+2
* Fix stack overwrite in QDBusDemarshallerSami Rosendahl2011-11-231-3/+21
* Don't directly access QList contentsAlberto Mardegan2011-11-161-3/+6
* Un-internalized QDBusServerPekka Vuorela2011-11-091-1/+0
* Fix most warnings about assignments of QAtomicInt.Friedemann Kleint2011-10-313-11/+13
* Remove unused variable from qdbusintegrator.cpp.Jędrzej Nowacki2011-10-201-2/+0
* Make the DBus timeout configurable in QDBusAbstractInterface.David Faure2011-08-253-4/+31
* Add DBus VirtualObject to handle multiple paths.Frederik Gladhorn2011-08-188-9/+282
* Flag meta objects generated by QtDBusAaron Kennedy2011-07-291-1/+11
* Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-252-7/+6
* Fix a crash when D-Bus library can't be loadedHarald Fernengel2011-07-072-1/+7
* fixed typo in .pro fileMatthew Cattell2011-07-041-1/+1
* Add a function that returns the D-Bus local machine IDThiago Macieira2011-06-233-0/+25
* Fix modules to load(qt_module) firstMarius Storm-Olsen2011-06-081-0/+2