| Commit message (Expand) | Author | Age | Files | Lines |
* | API change. This will get rid of the ugly setAnchorSpacing() method. | Jan-Arve Sæther | 2009-09-14 | 1 | -2/+2 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 70 | -280/+280 |
|
|
* | New Benchmark: file:// with QFile vs QNetworkAccessManager | Markus Goetz | 2009-09-07 | 3 | -0/+172 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-09-04 | 1 | -6/+6 |
|\ |
|
| * | Modify QMatrix4x4 and QQuaternion to use qreal internally | Rhys Weatherley | 2009-09-04 | 1 | -6/+6 |
|
|
* | | Update license headers | Jason McDonald | 2009-09-04 | 1 | -5/+1 |
|/ |
|
* | add benchmark for QScriptClass | Kent Hansen | 2009-09-02 | 2 | -0/+518 |
|
|
* | Fix license header. | Jason McDonald | 2009-09-02 | 1 | -14/+14 |
|
|
* | Add a benchmark for QGraphicsAnchorLayout. | Jan-Arve Sæther | 2009-09-01 | 2 | -0/+203 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 18 | -234/+234 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 49 | -637/+637 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 48 | -624/+624 |
|
|
* | | Benchmark test for QSvgRenderer. | Ariya Hidayat | 2009-08-31 | 4 | -0/+848 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add missing license headers. | Jason McDonald | 2009-08-28 | 1 | -0/+34 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 47 | -47/+47 |
|
|
* | | Fix some missing and duplicated license headers. | Jason McDonald | 2009-08-27 | 3 | -2/+125 |
|
|
* | | fix performance issue with QScriptValue::propertyFlags() | Kent Hansen | 2009-08-26 | 1 | -0/+12 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-08-24 | 1 | -0/+5 |
|\ \ |
|
| * | | Speedup the qgraphicsscene benchmark | Olivier Goffart | 2009-08-24 | 1 | -0/+5 |
|
|
* | | | add a QByteArray based example to the QString::split() benchmark | hjk | 2009-08-24 | 1 | -0/+14 |
|
|
* | | | add a benchmark for QString::split() and compare to a 'plain Standard C++' ve... | hjk | 2009-08-24 | 1 | -10/+88 |
|/ / |
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 2 | -0/+428 |
|\ \ |
|
| * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-21 | 1 | -0/+411 |
| |\ \ |
|
| | * \ | Merge branch 'kinetic-transform' of git@scm.dev.nokia.troll.no:qt/kinetic | Rhys Weatherley | 2009-08-20 | 1 | -0/+411 |
| | |\ \ |
|
| | | * | | Benchmarks comparing QMatrix4x4 with QTransform | Rhys Weatherley | 2009-08-20 | 1 | -0/+411 |
|
|
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-20 | 1 | -0/+14 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-20 | 8 | -1/+314 |
| |\ \ \ \ |
|
| * | | | | | Make simple function getters inline | Olivier Goffart | 2009-08-12 | 1 | -0/+17 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 8 | -1/+328 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Performance issue in QGraphicsItem::addParentItem while building the | Gabriel de Dietrich | 2009-08-20 | 1 | -0/+14 |
| | |/ /
| |/| | |
|
| * | | | Make the license test pass. | Frans Englich | 2009-08-19 | 8 | -1/+314 |
| |/ / |
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 57 | -53/+489 |
|\ \ \
| |/ / |
|
| * | | add some benchmarks for QScriptEngine and QScriptValue | Kent Hansen | 2009-08-12 | 4 | -0/+436 |
|
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 53 | -53/+53 |
|
|
* | | | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 1 | -2/+2 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 2 | -14/+38 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 12 | -29/+358 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 55 | -104/+210 |
|\ \ \
| |/ / |
|
| * | | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 5 | -9/+9 |
|
|