summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-2129-0/+108
|\
| * tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-1929-0/+111
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-192-8/+8
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-123-4/+4
|\|
| * Remove more references to demos.Casper van Donderen2011-07-082-2/+2
| * Remove references to QT_INSTALL_DEMOS & DemosPath.Casper van Donderen2011-07-061-2/+2
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-24112-1912/+1912
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24112-1912/+1912
* | Tests: Compile.Friedemann Kleint2011-05-2325-19/+50
|/
* Tests: Fix some compile warnings.Friedemann Kleint2011-05-193-1/+4
* Remove redundant #ifdef's from benchmarksJason McDonald2011-05-1923-158/+13
* tests: make benchmarks compile or disable those which don't compileRohan McGovern2011-05-116-3/+16
* Fix BlendBench::unalignedBlendArgb32 test caseMiikka Heikkinen2011-05-101-2/+2
* Benchmark for layout hierarchiesJan-Arve Sæther2011-05-103-0/+160
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27301-0/+33152