summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/kernel/qobject
Commit message (Expand)AuthorAgeFilesLines
* Set CONFIG += benchmark in corelib's various benchmarksEdward Welbourne2020-04-021-2/+2
* Make a benchmark out of tst_QObjectPerformance::emitToManyReceiversKari Oikarinen2018-03-071-0/+24
* QObjectBenchmark: Don't try to set read-only propertiesKari Oikarinen2018-03-071-1/+2
* Updated license headersJani Heikkinen2016-01-213-51/+36
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-221-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Call QObject::disconnectNotify() when receiver is destroyedKent Hansen2012-06-281-0/+10
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-3/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Benchmark the new signal slot connection syntax.Olivier Goffart2011-11-301-18/+74
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-5/+1
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-0/+4
|\
| * tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-191-0/+4
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-243-51/+51
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-243-51/+51
* | Tests: Compile.Friedemann Kleint2011-05-232-1/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-274-0/+338