summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui
Commit message (Expand)AuthorAgeFilesLines
* Optimize drawing to and from generic formatsAllan Sandfeld Jensen2014-01-311-6/+134
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-132-13/+13
* resizeToContents - QTableView - faster hint when view is hiddenThorbjørn Martsum2013-05-091-0/+21
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1653-367/+352
* Check for network module when building according benchmarksOliver Wolff2013-02-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-18112-112/+112
* Benchmarks: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-034-11/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-2110-10/+10
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-2/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* normalise signal/slot signatures [QtGui tests]Marc Mutz2012-10-221-10/+10
* Remove QImageReader benchmark dependency on QtWidgets.Stephen Kelly2012-10-162-2/+1
* 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-22113-2719/+2719
* Make gui/math3d classes use float rather than qrealSean Harmer2012-09-072-78/+78
* 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-0133-0/+33
* Make benchmarks compile without QtWidgetsRohan McGovern2012-07-308-5/+23
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-191-3/+0
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-042-2/+2
* Fix tst_qtracebench benchmark.Jędrzej Nowacki2012-04-171-0/+1
* Fixed benchmarks to work from install directoryKurt Korbatits2012-03-194-4/+6
* use $$QT_BUILD_TREE instead of $$(QTDIR)Oswald Buddenhagen2012-03-081-2/+2
* chiptester benchmark: compileMarc Mutz2012-03-081-0/+1
* examples: use QVector<QPointF> instead of QList<QPointF>Marc Mutz2012-03-082-2/+2
* Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDERStephen Kelly2012-03-011-3/+3
* QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-012-2/+2
* clean up qmake-generated projectsOswald Buddenhagen2012-02-246-16/+3
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* Adding a QHeaderView benchmarkThorbjørn Lund Martsum2012-02-013-1/+273
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-319-2/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30112-112/+112
* Remove QTextControl and QLineControl.Andrew den Exter2012-01-251-63/+0
* Remove support for the MNG file format and the bundled libmngaavit2012-01-256-6/+0
* Update contact information in license headers.Jason McDonald2012-01-23112-112/+112
* Update copyright year in license headers.Jason McDonald2012-01-05112-112/+112
* Reimplement QVariantAnimation::updateState() properlyBradley T. Hughes2011-12-212-3/+4
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0611-20/+0
* Fix compilation of some benchmark tests on Windows.Friedemann Kleint2011-11-292-1/+3
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-5/+3
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2529-160/+29
* Add benchmarks for QMetaType::construct()Kent Hansen2011-10-191-0/+49
* Rename QMetaType::construct() to create()Kent Hansen2011-10-111-2/+2
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-3/+5
* Remove last remnants of Maemo 5 from autotestsJason McDonald2011-10-061-20/+8
* Remove last remnants of symbian in autotests.Jason McDonald2011-10-061-4/+4
* Remove Symbian-specific code from tests.Jason McDonald2011-09-296-40/+3
* Fix last few autotest gui/widgets dependenciesKent Hansen2011-09-202-4/+5