summaryrefslogtreecommitdiffstats
path: root/src/dbus
Commit message (Expand)AuthorAgeFilesLines
* Pass configured timeout to callWithCallback too.David Faure2012-05-021-1/+2
* Fix unit confusion in ccf3b9e48b2d773999a9a88e249f79380618cde6David Faure2012-05-021-2/+2
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-1/+1
* Port QtDBus to QMetaMethod-based connectNotify()Kent Hansen2012-05-016-31/+51
* Remove QMetaObjectExtraData and put everything into QMetaObjectOlivier Goffart2012-04-252-5/+5
* qdbusxml2cpp: fix build on WindowsKonstantin Ritt2012-04-191-0/+2
* Introduce the new UnknownProperty and PropertyReadOnly errorsThiago Macieira2012-04-163-3/+24
* Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-165-10/+20
* Update the error codes in QtDBusThiago Macieira2012-04-162-19/+20
* More qHash(T, uint) overloads for Qt typesGiuseppe D'Angelo2012-04-071-4/+4
* Introduce initializer macros for QString- and QByteArrayDataJoão Abecasis2012-04-041-3/+3
* QHash security fix (1.5/2): qHash two arguments overload supportGiuseppe D'Angelo2012-04-041-3/+1
* Merge master into api_changesKent Hansen2012-03-279-28/+25
|\
| * Use QVector<int> instead of QList<int> for storing metatypes in QtDBusThiago Macieira2012-03-248-23/+18
| * Update the header list for the QtDBus moduleThiago Macieira2012-03-241-3/+4
* | Merge master into api_changesKent Hansen2012-03-231-6/+10
|\|
| * Fix assert in libdbus-1 from tst_qdbusmarshall.David Faure2012-03-221-6/+10
* | QtDBus: don't inherit from QString, QVariantMarc Mutz2012-03-232-30/+25
* | Use the new QMetaMethod API in QtDBusKent Hansen2012-03-204-15/+10
* | Add API and reserve space for storing the QMetaObject with the QMetaType.Stephen Kelly2012-03-201-1/+2
* | Merge master into api_changesKent Hansen2012-03-191-3/+0
|\|
| * Removed move constructor.Wolf-Michael Bolle2012-03-161-3/+0
* | Move CMake macros and tests for dbus tools from qttools.Stephen Kelly2012-03-182-0/+165
* | Don't treat QByteArray(0, char) as nullJoão Abecasis2012-03-161-1/+1
* | 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