summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Use QT_LSTAT instead of lstat directlyJake Petroules2017-09-152-4/+6
* Properly use the "process" featureUlf Hermann2017-02-272-7/+1
* Improve QIODevice::peek() performance on buffered devicesAlex Trotsenko2017-02-091-0/+32
* Remove Windows CE from tests (others).Friedemann Kleint2016-03-315-24/+6
* Updated license headersJani Heikkinen2016-01-2113-220/+155
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-4/+4
* Remove TARGET.EPOCHEAPSIZE settings (Symbian).Friedemann Kleint2015-09-031-1/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-0111-11/+0
* Namespace copy of QFileSystemIterator in QDirIterator benchmarkUlf Hermann2015-06-123-2/+9
* Update copyright headersJani Heikkinen2015-02-1113-105/+97
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-2912-228/+132
|\
| * Update license headers and add new license filesMatti Paaso2014-09-2412-228/+132
* | QTextStream: add fast path for writing char and QChar.David Faure2014-09-123-1/+144
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-0/+1
|\
| * Fix test compilation on WinRTAndrew Knight2013-11-261-0/+1
* | WinRT: Fix various test compilationsAndrew Knight2013-10-025-2/+43
|/
* Add a static QFileInfo::exists(fileName) functionhjk2013-09-131-0/+14
* Merge branch 'stable' into devSergio Ahumada2013-07-112-15/+2
|\
| * benchmarks: Re-enable QFileInfo build by removing canonicalFileNamePerformance.Robin Burchell2013-07-042-15/+2
* | QNX: fixed compilation of auto testBernd Weimer2013-06-061-0/+4
|/
* Fix qprocess benchmark test build for WEC7.Janne Anttila2013-04-171-5/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-18/+18
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1812-12/+12
* test: Moving tst_QProcess::echoTest_performance()Sergio Ahumada2012-10-197-0/+182
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2210-240/+240
* Speed up sorting of dir entries when sorted by dateRobin Burchell2012-08-201-0/+12
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-018-0/+8
* remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-191-3/+0
* Partial fix for WebKit compilation on WindowsSimon Hausmann2012-06-131-1/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]Thiago Macieira2012-05-041-1/+1
* Port to the new QUrl APIThiago Macieira2012-03-301-23/+0
* Fixed benchmarks to work from install directoryKurt Korbatits2012-03-191-1/+1
* clean up qmake-generated projectsOswald Buddenhagen2012-02-245-16/+0
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-222-5/+43
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3010-10/+10
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-2310-10/+10
* Remove execute permission from files that don't need it.Jason McDonald2012-01-102-0/+0
* Update copyright year in license headers.Jason McDonald2012-01-0510-10/+10
* Fix compilation of Benchmark tests on Windows.Friedemann Kleint2011-12-013-5/+4
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-258-48/+8
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Remove Symbian-specific code from tests.Jason McDonald2011-09-294-8/+4
* test: removed bogus CONFIG+=debug in qdiriterator benchmarkRohan McGovern2011-09-011-2/+0
* tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-198-0/+32
* Remove more references to demos.Casper van Donderen2011-07-081-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2410-170/+170
* tests: make benchmarks compile or disable those which don't compileRohan McGovern2011-05-112-1/+3