Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' of ../qt into kinetic-declarativeui | Aaron Kennedy | 2010-01-19 | 2 | -1/+50 |
|\ | |||||
| * | Extend qfile_vs_qnetworkaccessmanager benchmark | Markus Goetz | 2010-01-18 | 1 | -0/+35 |
| * | tst_qnetworkreply benchmark: Read HTTP headers when emulating HTTP | Markus Goetz | 2010-01-14 | 1 | -1/+15 |
* | | More benchmark cleanup. | Michael Brasser | 2010-01-14 | 3 | -73/+19 |
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Michael Brasser | 2010-01-14 | 79 | -90/+612 |
|\ \ | |||||
| * \ | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2010-01-14 | 79 | -90/+612 |
| |\ \ | | |/ | |||||
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2010-01-13 | 1 | -2/+77 |
| | |\ | |||||
| | | * | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6 | Paul Olav Tvete | 2010-01-12 | 74 | -74/+74 |
| | | |\ | |||||
| | | * | | Add odf-writer benchmark. | Thomas Zander | 2010-01-11 | 1 | -2/+77 |
| | * | | | tst_qnetworkreply benchmark: Properly finish the thread | Markus Goetz | 2010-01-13 | 1 | -4/+4 |
| | | |/ | | |/| | |||||
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-09 | 74 | -74/+74 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2010-01-08 | 1 | -0/+17 |
| | | |\ | |||||
| | | * | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 74 | -74/+74 |
| | * | | | Add new benchmark for some qtext features. | Thomas Zander | 2010-01-08 | 4 | -0/+137 |
| | | |/ | | |/| | |||||
| | * | | Fix performance regression in _q_polishItems. | Alexis Menard | 2010-01-07 | 1 | -0/+17 |
| | |/ | |||||
| | * | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2010-01-05 | 1 | -13/+15 |
| | |\ | |||||
| | | * | tst_qhostinfo benchmark: Fix license header | Markus Goetz | 2010-01-04 | 1 | -13/+15 |
| | * | | tst_qtcpserver: Move benchmarks | Markus Goetz | 2010-01-04 | 3 | -0/+291 |
* | | | | Benchmark cleanup. | Michael Brasser | 2010-01-14 | 28 | -23/+198 |
* | | | | Update pointer benchmark to use QmlGuard rather than QGuard. | Michael Brasser | 2010-01-14 | 2 | -4/+5 |
|/ / / | |||||
* | | | Simple QmlGraphicsImage benchmark | Aaron Kennedy | 2010-01-12 | 3 | -0/+121 |
* | | | More text benchmarks. | Michael Brasser | 2010-01-11 | 1 | -2/+73 |
* | | | Optimization: Passing QScriptEngine to QScriptValue is much faster | Aaron Kennedy | 2010-01-09 | 1 | -2/+2 |
* | | | QML dynamic function benchmark | Aaron Kennedy | 2010-01-08 | 5 | -0/+117 |
* | | | QML signal handler benchmark | Aaron Kennedy | 2010-01-08 | 5 | -0/+97 |
* | | | Basic QML JS benchmark | Aaron Kennedy | 2010-01-08 | 2 | -0/+462 |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui | Aaron Kennedy | 2010-01-05 | 5 | -1/+240 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-26 | 3 | -0/+108 |
| |\ \ | | |/ | |||||
| | * | Add QHostInfo benchmark | Markus Goetz | 2009-12-18 | 3 | -0/+108 |
| * | | Optimize QThreadStorage with QVector | Olivier Goffart | 2009-12-18 | 3 | -1/+132 |
* | | | Benchmarks | Aaron Kennedy | 2009-12-23 | 3 | -0/+102 |
* | | | benchmark | Aaron Kennedy | 2009-12-22 | 1 | -2/+27 |
* | | | Benchmark | Aaron Kennedy | 2009-12-18 | 1 | -0/+34 |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui | Michael Brasser | 2009-12-17 | 12 | -160/+259 |
|\ \ \ | |/ / | |||||
| * | | Fixed qstylesheetstyle benchmark for Symbian | Miikka Heikkinen | 2009-12-16 | 1 | -6/+13 |
| * | | Fixed qdiriterator benchmark for Symbian | Miikka Heikkinen | 2009-12-16 | 2 | -6/+6 |
| * | | Fixed events benchmark postEvent function | Miikka Heikkinen | 2009-12-16 | 1 | -2/+13 |
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-12-16 | 1 | -1/+19 |
| |\ \ | |||||
| | * \ | Merge commit oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-12-14 | 1 | -1/+19 |
| | |\ \ | |||||
| | | * | | Add missing benchmark to the benchmarks.pro | Olivier Goffart | 2009-12-11 | 1 | -1/+19 |
| * | | | | Fixed QGraphicsView benchmark for Symbian. | Miikka Heikkinen | 2009-12-14 | 2 | -116/+130 |
| * | | | | Skipped the most memory intensive tests in QByteArray benchmark. | Miikka Heikkinen | 2009-12-14 | 1 | -0/+5 |
| * | | | | Made QFile benchmark compile and run for Symbian | Miikka Heikkinen | 2009-12-11 | 1 | -17/+41 |
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-12-11 | 2 | -1/+57 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Add benchmark for QtScript translation functions. | Michael Brasser | 2009-12-11 | 1 | -0/+21 |
| | |/ / | |||||
| * | | | Fixed containers-sequential benchmark for Symbian | Miikka Heikkinen | 2009-12-10 | 1 | -5/+12 |
| * | | | Missing library added to QStringList benchmark for Symbian builds | Miikka Heikkinen | 2009-12-09 | 1 | -0/+2 |
* | | | | Disable indexing | Aaron Kennedy | 2009-12-17 | 1 | -0/+1 |
* | | | | Add -parent option | Aaron Kennedy | 2009-12-17 | 1 | -3/+37 |
* | | | | Benchmarks | Aaron Kennedy | 2009-12-17 | 3 | -0/+108 |