summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Check for network module when building according benchmarksOliver Wolff2013-02-192-2/+2
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-171-1/+1
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
| |\
| | * tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-011-1/+1
* | | SSL benchmarks: add benchmark for uploading dataPeter Hartmann2013-02-161-0/+26
|/ /
* / Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-292-8/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-18174-174/+174
* Benchmarks: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-038-15/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-2113-14/+14
* Disable the JSC portion of the test unless we have a system PCREThiago Macieira2012-12-201-1/+1
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-171-1/+0
* remove bizarre jsc source referenceOswald Buddenhagen2012-12-111-2/+1
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-2/+0
* qregexp benchmark needs exceptionsOswald Buddenhagen2012-12-041-1/+1
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-5/+5
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* test: Remove CONFIG += testcase from tst_bench_qnetworkreply_from_cacheSergio Ahumada2012-11-071-1/+0
* Improve QByteDataBuffer::read() performance with partial readsAntti Harju2012-11-034-0/+236
* test: Moving tst_QMimeDatabase::inheritsPerformance() testSergio Ahumada2012-10-314-0/+97
* QMap - improve QMap stl-map ctorThorbjørn Lund Martsum2012-10-291-0/+15
* QMap 5.0 - keep track of leftmost node (BIC)Thorbjørn Lund Martsum2012-10-271-0/+17
* QMap - use hint on insert in QMap::toStdMapThorbjørn Lund Martsum2012-10-271-0/+12
* normalise signal/slot signatures [QtGui tests]Marc Mutz2012-10-221-10/+10
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-221-3/+3
* test: Moving tst_QProcess::echoTest_performance()Sergio Ahumada2012-10-197-0/+182
* normalise signal/slot signatures [QtNetwork tests]Marc Mutz2012-10-192-3/+3
* 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-22173-4158/+4158
* Add a way to benchmark sem_t on Unix tooThiago Macieira2012-09-071-0/+23
* 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
* 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-0181-0/+81
* Make benchmarks compile without QtWidgetsRohan McGovern2012-07-309-5/+27
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-2/+0
* Fix some spelling errorsSergio Ahumada2012-07-114-4/+4
* fix build with namespaced qtOswald Buddenhagen2012-07-111-0/+4
* Change deprecated use of CONFIG+=qdbus to QT+=dbusSergio Ahumada2012-07-092-3/+2
* Call QObject::disconnectNotify() when receiver is destroyedKent Hansen2012-06-281-0/+10
* remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-193-9/+0
* Partial fix for WebKit compilation on WindowsSimon Hausmann2012-06-131-1/+1
* Implement QVector with QArrayData interface.Jędrzej Nowacki2012-05-303-1/+60
* QChar: add isSurrogate() and isNonCharacter() to the public APIKonstantin Ritt2012-05-161-19/+6
* Remove capitalization when specifying include-libraries.kb2012-05-141-1/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtDBus]Thiago Macieira2012-05-071-2/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtOpenGL]Thiago Macieira2012-05-041-3/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-041-5/+5
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-042-2/+2