summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-024-21/+21
* 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
* Moved common module profiles to be feature profiles.axis2011-06-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2463-1071/+1071
* Doc: Fixed qdoc warnings.David Boddie2011-05-232-3/+14
* Doc: Fixed qdoc warnings.David Boddie2011-05-231-4/+4
* Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-101-0/+3
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-1/+1
* Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-1/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2764-0/+20376