summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Improve performance of Qt::mightBeRichText by using QStringRefRobin Burchell2016-07-113-1/+80
* Updated license headersJani Heikkinen2016-01-212-34/+24
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-012-2/+0
* Fix users of QTextLayout::additionalFormats to use the new APIMarc Mutz2015-05-301-7/+7
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* Fix some compiler warnings in benchmark tests.Friedemann Kleint2014-07-141-0/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Benchmarks: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-031-1/+0
* Revert "Handle additional format ranges when itemizing."Pierre Rossi2012-10-101-1/+1
* Handle additional format ranges when itemizing.Pierre Rossi2012-10-081-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Optimize QTextLayout/QTextEngine usage outside of QTextDocument.Milian Wolff2012-09-051-8/+35
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* Make benchmarks compile without QtWidgetsRohan McGovern2012-07-301-2/+2
* Fixed benchmarks to work from install directoryKurt Korbatits2012-03-192-2/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Remove QTextControl and QLineControl.Andrew den Exter2012-01-251-63/+0
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-252-11/+2
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-18/+1
* Fix last few autotest gui/widgets dependenciesKent Hansen2011-09-201-4/+4
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-212-0/+6
|\
| * tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-192-0/+7
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-242-34/+34
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-242-34/+34
* | Tests: Compile.Friedemann Kleint2011-05-231-1/+2
|/
* Tests: Fix some compile warnings.Friedemann Kleint2011-05-191-0/+2
* tests: make benchmarks compile or disable those which don't compileRohan McGovern2011-05-111-1/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-276-0/+639