| Commit message (Expand) | Author | Age | Files | Lines |
* | Add benchmark for deleting an item with many children. | Andreas Aardal Hanssen | 2009-08-05 | 1 | -0/+11 |
|
|
* | Add benchmarks for QGraphicsItem::setParenItem(). | Andreas Aardal Hanssen | 2009-08-05 | 2 | -1/+26 |
|
|
* | Compile fix (QGraphicsItem::setXRotation was removed). | Andreas Aardal Hanssen | 2009-08-05 | 1 | -13/+1 |
|
|
* | tst_qnetworkreply: Small and simple latency testing | Markus Goetz | 2009-07-23 | 3 | -0/+88 |
|
|
* | Use QVERIFY in benchmarks, insteads of returning silently in case of error | Olivier Goffart | 2009-07-20 | 1 | -4/+2 |
|
|
* | Add low level POSIX bench on Windows | Ritt Konstantin | 2009-07-20 | 1 | -6/+31 |
|
|
* | Added a utf8->utf16 conversion benchmark. | Denis Dzyubenko | 2009-07-16 | 3 | -0/+98 |
|
|
* | Added missing autotest/benchmark projects to the root .pro-file | Denis Dzyubenko | 2009-07-16 | 1 | -1/+2 |
|
|
* | Benchmark test for quaternion multiplication. | Ariya Hidayat | 2009-07-02 | 2 | -0/+130 |
|
|
* | tests: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 3 | -22/+11 |
|
|
* | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 5 | -9/+9 |
|
|
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 48 | -95/+95 |
|\ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 48 | -95/+95 |
|
|
* | | Deactivate the low level POSIX bench on Windows | Alexis Menard | 2009-06-15 | 1 | -0/+2 |
|
|
* | | Improve the speed of QDir, QFileInfo and QDirIterator. | Alexis Menard | 2009-06-15 | 2 | -0/+104 |
|
|
* | | Make the bench a bit faster. | Alexis Menard | 2009-06-04 | 1 | -2/+2 |
|
|
* | | Add some comparisons with std::string to the QStringBuilder benchmarks. | hjk | 2009-06-04 | 1 | -18/+68 |
|
|
* | | Add some performance tests for QMatrix4x4 | Rhys Weatherley | 2009-06-02 | 3 | -0/+268 |
|
|
* | | extend QStringBuilder benchmark to handle QT_NO_CAST_FROM_ASCII defined and | hjk | 2009-05-29 | 2 | -56/+122 |
|
|
* | | QStringBuilder benchmark: make testing of the drop-in replacement operator+()... | hjk | 2009-05-28 | 2 | -17/+21 |
|
|
* | | Introduce a new class QStringBuilder to speed up the creation of | hjk | 2009-05-28 | 2 | -0/+316 |
|
|
* | | Avoid deep copies of pixmaps when using cache in QGraphicsView. | Alexis Menard | 2009-05-27 | 3 | -0/+103 |
|
|
* | | Reintroduce the unaligned-unaligned 32-bit code that I had removed out of ign... | Thiago Macieira | 2009-05-22 | 1 | -11/+30 |
|
|
* | | Add a benchmark for QString::operator== | Thiago Macieira | 2009-05-22 | 2 | -0/+108 |
|
|
* | | Say hello to animation API & state machine API | Kent Hansen | 2009-05-22 | 11 | -66/+394 |
|
|
* | | Add properties to QGraphicsItem to change the transformations component | Olivier Goffart | 2009-05-22 | 2 | -0/+176 |
|
|
* | | Add an extension to QPixmapCache to get rid of strings. | Alexis Menard | 2009-05-18 | 3 | -1/+232 |
|
|
* | | Add a benchmark to measure performance on QGV with caching. | Alexis Menard | 2009-05-11 | 3 | -0/+110 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-17 | 3 | -20/+2 |
|\ \
| |/ |
|
| * | Remove obsolete code from autotests. | Jason McDonald | 2009-04-16 | 3 | -20/+2 |
|
|
* | | Merge commit 'origin/4.5' | Bjoern Erik Nilsen | 2009-04-07 | 2 | -0/+66 |
|\ \
| |/ |
|
| * | Fixes: Be a bit more smarter when calling setGeometry from itemChange | Alexis Menard | 2009-04-06 | 2 | -0/+66 |
|
|
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 158 | -0/+16057 |
|
|
* | Benchmark for QTableView and spans | Olivier Goffart | 2009-04-06 | 2 | -0/+199 |
|
|
* | Long live Qt! | Lars Knoll | 2009-03-23 | 158 | -0/+16057 |
|
|