summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* add some benchmarks for QScriptEngine and QScriptValueKent Hansen2009-08-124-0/+436
* Update contact URL in license headers.Jason McDonald2009-08-1253-53/+53
* Add benchmark for deleting an item with many children.Andreas Aardal Hanssen2009-08-051-0/+11
* Add benchmarks for QGraphicsItem::setParenItem().Andreas Aardal Hanssen2009-08-052-1/+26
* Compile fix (QGraphicsItem::setXRotation was removed).Andreas Aardal Hanssen2009-08-051-13/+1
* tst_qnetworkreply: Small and simple latency testingMarkus Goetz2009-07-233-0/+88
* Use QVERIFY in benchmarks, insteads of returning silently in case of errorOlivier Goffart2009-07-201-4/+2
* Add low level POSIX bench on WindowsRitt Konstantin2009-07-201-6/+31
* Added a utf8->utf16 conversion benchmark.Denis Dzyubenko2009-07-163-0/+98
* Added missing autotest/benchmark projects to the root .pro-fileDenis Dzyubenko2009-07-161-1/+2
* Benchmark test for quaternion multiplication.Ariya Hidayat2009-07-022-0/+130
* tests: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-013-22/+11
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-175-9/+9
* Merge license header changes from 4.5Volker Hilsheimer2009-06-1648-95/+95
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1648-95/+95
* | Deactivate the low level POSIX bench on WindowsAlexis Menard2009-06-151-0/+2
* | Improve the speed of QDir, QFileInfo and QDirIterator.Alexis Menard2009-06-152-0/+104
* | Make the bench a bit faster.Alexis Menard2009-06-041-2/+2
* | Add some comparisons with std::string to the QStringBuilder benchmarks.hjk2009-06-041-18/+68
* | Add some performance tests for QMatrix4x4Rhys Weatherley2009-06-023-0/+268
* | extend QStringBuilder benchmark to handle QT_NO_CAST_FROM_ASCII defined andhjk2009-05-292-56/+122
* | QStringBuilder benchmark: make testing of the drop-in replacement operator+()...hjk2009-05-282-17/+21
* | Introduce a new class QStringBuilder to speed up the creation ofhjk2009-05-282-0/+316
* | Avoid deep copies of pixmaps when using cache in QGraphicsView.Alexis Menard2009-05-273-0/+103
* | Reintroduce the unaligned-unaligned 32-bit code that I had removed out of ign...Thiago Macieira2009-05-221-11/+30
* | Add a benchmark for QString::operator==Thiago Macieira2009-05-222-0/+108
* | Say hello to animation API & state machine APIKent Hansen2009-05-2211-66/+394
* | Add properties to QGraphicsItem to change the transformations componentOlivier Goffart2009-05-222-0/+176
* | Add an extension to QPixmapCache to get rid of strings.Alexis Menard2009-05-183-1/+232
* | Add a benchmark to measure performance on QGV with caching.Alexis Menard2009-05-113-0/+110
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-173-20/+2
|\ \ | |/
| * Remove obsolete code from autotests.Jason McDonald2009-04-163-20/+2
* | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-072-0/+66
|\ \ | |/
| * Fixes: Be a bit more smarter when calling setGeometry from itemChangeAlexis Menard2009-04-062-0/+66
| * Long live Qt 4.5!Lars Knoll2009-03-23158-0/+16057
* Benchmark for QTableView and spansOlivier Goffart2009-04-062-0/+199
* Long live Qt!Lars Knoll2009-03-23158-0/+16057