summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusmarshall
Commit message (Expand)AuthorAgeFilesLines
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-122-6/+2
* Post Merge FixesLeander Beernaert2020-01-241-1/+0
* Regenerate TestsLeander Beernaert2020-01-162-1/+2
* Fix tst_qdbusmarshallLeander Beernaert2020-01-101-1/+1
* Regenerate tests/auto/dbusAlexandru Croitor2019-11-133-9/+40
* Regenerate tests that use helper processesAlexandru Croitor2019-08-231-1/+2
* Fix qdbusmarshall testLeander Beernaert2019-07-171-3/+12
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-3/+1
|\
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-3/+1
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-013-0/+42
|/
* qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-121-3/+0
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-1/+1
* Remove some more register keywordsMarc Mutz2017-05-061-1/+1
* Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-1/+1
* Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
* employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-191-2/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-3/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-3/+5
| |\
| | * tst_QDBusMarshall: make sure we compile on linked, old dbusThiago Macieira2016-05-091-3/+5
* | | Unify naming of LIBS/CFLAGS for 3rd party librariesLars Knoll2016-04-071-2/+2
|/ /
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-213-51/+36
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+5
|\|
| * Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-1/+5
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-012-2/+0
|/
* Don't try to dynamically resolve dbus symbols if QT_NO_LIBRARYUlf Hermann2015-08-131-1/+1
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-062-1/+1
|\
| * Autotest: rename sub tests from "test" to something meaningfulThiago Macieira2015-07-182-1/+1
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+3
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-9/+24
|\|
| * Make sure we don't call dbus_connection_can_send_type on too old libdbusThiago Macieira2015-05-261-9/+24
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-2/+0
|\|
| * Tests: remove insignificant flag for dbus tests on osxCaroline Chao2015-03-271-2/+0
* | Autotest: fix incorrect test message ignoringThiago Macieira2015-03-311-4/+4
|/
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Fix compilation with older MSVC: use qIsNan instead of isnanThiago Macieira2015-01-151-2/+2
* Make QtDBus unit tests compile with runtime dbus-1 tooThiago Macieira2015-01-062-34/+51
* Autotest: Forward stderr of the sub-processesThiago Macieira2015-01-021-0/+1
* Autotest: Be nicer when asking the sub-processes to exitThiago Macieira2015-01-022-2/+8
* Autotest: Fix a race condition in launching the QtDBus sub-processesThiago Macieira2014-12-202-14/+3
* Fix handling of subprocesses for QtDBus unit tests on WindowsThiago Macieira2014-12-203-3/+7
* Make QtDBus compile without libdbus-1 headers, if dlopeningThiago Macieira2014-12-011-2/+4
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* Autotest: make sure the helper programs in QtDBus aren't bundlesThiago Macieira2014-05-091-0/+2
* tests: Mark tst_qdbus* tests as insignificant on OS XSergio Ahumada2014-03-131-0/+2
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-161-1/+1
* tests: Make the QT assignments more explicitSergio Ahumada2013-08-211-3/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* DBus: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-31/+0
* Test: remove QSKIP in tst_QDBusMarshall::receiveUnknownTypeCaroline Chao2012-10-171-4/+5