summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-043-3/+3
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-174-18/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* Add license headers to cmake filesLucie Gérard2022-08-034-0/+12
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-283-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-163-81/+6
* benchmarks: fix deprecation warningsMarc Mutz2022-04-061-3/+3
* Remove qmake project files for benchmarksJoerg Bornemann2021-02-014-25/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-233-3/+3
* CMake: Regenerate benchmarksAlexandru Croitor2020-07-083-3/+3
* Add ; to Q_UNUSEDLars Schmertmann2020-07-072-2/+2
* Use QList instead of QVector in benchmarks testsJarek Kobus2020-06-251-5/+5
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\
| * Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-122-4/+2
* | Convert remaining tests/benchmarksLeander Beernaert2019-11-044-1/+56
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+3
|/
* 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