summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdbusmarshall/tst_qdbusmarshall.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes and non-portable functionality in QDBusDemarshaller QByteArray ex...Sami Rosendahl2012-01-251-0/+53
* Fix crash in QDBusDemarshaller QStringList extractionSami Rosendahl2012-01-251-0/+52
* Fix crash in QDBusDemarshaller basic string-like type extractionSami Rosendahl2012-01-251-0/+115
* Fix failure of tst_QDBusMarshall::demarshallPrimitives()Sami Rosendahl2012-01-251-3/+21
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix stack overwrite in QDBusDemarshallerSami Rosendahl2011-11-301-0/+82
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Autotest: really ensure that two fds are equalThiago Macieira2011-04-131-5/+17
* Autotest: more file-descriptor passing testsThiago Macieira2011-04-131-0/+45
* Autotest: Test QDBusUnixFileDescriptor support in arraysThiago Macieira2011-04-131-1/+15
* Add support for Unix file-descriptor passing to QtDBusThiago Macieira2011-04-131-0/+23
* Autotest: check that the type received is the expected oneThiago Macieira2011-02-201-8/+43
* Autotest: don't use the deprecated signal from QDBusConnectionInterfaceThiago Macieira2011-02-171-39/+17
* Autotest: be nicer to the subprocess and SIGTERM itThiago Macieira2011-02-171-1/+2
* Autotest: avoid memory leaks if test failsThiago Macieira2011-02-171-24/+41
* QtDBus: Make sure we can receive unknown typesThiago Macieira2011-02-171-1/+106
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-0/+18
|\ \ | |/
| * Autotest: add some D-Bus tests sending complex structs and lists of themThiago Macieira2009-08-311-0/+18
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Autotest: add tests for method call errorsThiago Macieira2009-07-021-2/+103
* | Adapt the message-sending code to return error messages from theThiago Macieira2009-07-021-2/+14
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Autotest: add some tests for sending (or failing to) invalid D-Bus callsThiago Macieira2009-06-041-0/+25
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+786