summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus
Commit message (Expand)AuthorAgeFilesLines
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-161-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-274-9/+4
|\
| * tests: Make the QT assignments more explicitSergio Ahumada2013-08-214-9/+4
| * Revert c3f485c5250a503832e767e1fe5e40595126f6c5Albert Astals Cid2013-08-083-131/+0
| * Expose invokables that are not slots in the xmlAlbert Astals Cid2013-07-303-0/+131
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-2/+24
|\|
| * Fix QDBusAbstractInterface::isValid() for peer connectionsAlberto Mardegan2013-07-161-2/+24
* | Let qdbusxml2cpp generate code that compiles: no '-' in variable names.David Faure2013-07-011-1/+1
* | QDBus: Add test for a{sv} and an annotation pointing to QVariantHash.David Faure2013-05-103-9/+20
* | tst_qdbusabstractinterface: generate interface at compile timeDavid Faure2013-05-094-229/+8
|/
* Fix wildcard signal disconnection in QDBusAbstractInterfaceThiago Macieira2013-03-191-2/+4
* Make sure that signal disconnects don't disconnect too muchThiago Macieira2013-03-191-0/+90
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-15/+15
* Remove bogus portion of unit testThiago Macieira2013-03-151-12/+0
* Add QDBusReply::error() const.Jędrzej Nowacki2013-03-011-0/+25
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-2/+2
|\
| * Doc: Fix module name formatSze Howe Koh2013-01-251-2/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2328-30/+30
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2228-30/+30
| |\|
| | * Update copyright year in Digia's license headersSergio Ahumada2013-01-1828-30/+30
* | | Make the QtDBus object tree keep a count of active childrenThiago Macieira2013-01-231-0/+13
|/ /
* / Make QDBusPendingReply behave like QDBusReply when dealing with errorsThiago Macieira2013-01-141-0/+7
|/
* DBus: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-045-48/+0
* tst_QDBusXmlParser: more reliable solution for setting the seedDavid Faure2012-12-201-2/+8
* tst_QDBusXmlParser: make XML attribute order deterministicDavid Faure2012-12-141-0/+7
* Generate the introspection string during parsingKevin Ottens2012-12-112-29/+72
* normalise signal/slot signatures [QtDBus tests]Marc Mutz2012-10-195-8/+8
* Test: remove QSKIP in tst_QDBusMarshall::receiveUnknownTypeCaroline Chao2012-10-171-4/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2228-675/+675
* Fix QDBusServer with more than one connectionJan Arne Petersen2012-09-141-9/+29
* Use QStringList::join(QChar) overload where applicable [QtDBus]Marc Mutz2012-09-101-2/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0121-0/+21
* Make test work on Mac OS XHarald Fernengel2012-06-232-0/+2
* Fix unit confusion in ccf3b9e48b2d773999a9a88e249f79380618cde6David Faure2012-05-021-4/+10
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-026-206/+206
* Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-1620-66/+71
* Update the error codes in QtDBusThiago Macieira2012-04-162-13/+13
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-2/+0
|\
| * Remove comment about QVariantList and QVariantMap.Stephen Kelly2012-03-281-2/+0
* | Don't hardcode the order of elements in QHashesThiago Macieira2012-03-282-32/+15
* | QtDBus: make some constructors explicitMarc Mutz2012-03-121-19/+19
* | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-081-20/+4
|\|
| * Avoid using internal testlib API in QDbusConnection autotest.Jason McDonald2012-03-051-20/+4
* | Port QDBusMetaObject to Qt5 meta-property/method descriptor formatKent Hansen2012-02-291-0/+224
* | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-291-1/+1
|/
* Cleanup usage of QVariant::Type.Jędrzej Nowacki2012-02-271-1/+1
* Stabilize tst_qdbusabstractinterface and make it XFAILRohan McGovern2012-02-201-40/+38
* Eliminate duplicate data row names in dbus, tools and xml autotests.Jason McDonald2012-02-161-2/+2
* Align QVariant::UserType and QMetaType::UserJędrzej Nowacki2012-02-071-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3028-28/+28