| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-13 | 2 | -37/+1 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-12 | 2 | -37/+1 |
| |\ |
|
| | * | compile fix for tests/benchmarks/corelib/tools/qvector.cpp | hjk | 2010-04-07 | 2 | -37/+1 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-12 | 2 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Replace "property var " with "property variant " in QML code | Aaron Kennedy | 2010-04-09 | 1 | -1/+1 |
|
|
| * | | Renamed 'source' property from SpringFollow to 'to' | Leonardo Sobral Cunha | 2010-04-08 | 1 | -2/+2 |
| |/ |
|
* | | Updated qtbench to build against modified QStaticText API | Gareth Stockwell | 2010-04-09 | 1 | -2/+2 |
|
|
* | | When on Symbian use smaller files. | Aleksandar Sasha Babic | 2010-04-08 | 1 | -3/+6 |
|
|
* | | The cmd line arguments have not been delegated properly. | Aleksandar Sasha Babic | 2010-04-08 | 1 | -32/+1 |
|/ |
|
* | Test cost of importing and resolving types (but not creating objects). | Warwick Allison | 2010-04-01 | 8 | -0/+189 |
|
|
* | Optimization: Don't use QVariant in QDeclarativeVMEMetaObject | Aaron Kennedy | 2010-03-29 | 2 | -0/+31 |
|
|
* | Rename qdeclarativetime -> qmltime | Aaron Kennedy | 2010-03-25 | 21 | -39/+39 |
|
|
* | Use setParent_NoEvent in Loader and benchmark Loader performance. | Michael Brasser | 2010-03-24 | 5 | -0/+68 |
|
|
* | Animation construction optimization. | Michael Brasser | 2010-03-24 | 2 | -0/+82 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alan Alpert | 2010-03-17 | 2 | -0/+300 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-15 | 2 | -0/+300 |
| |\ |
|
| | * | Add benchmarks for QScriptValueIterator | Kent Hansen | 2010-03-10 | 2 | -0/+300 |
|
|
* | | | Readd the itemtree benchmarks for comparison purposes. | Michael Brasser | 2010-03-17 | 1 | -0/+102 |
|
|
* | | | Compile | Aaron Kennedy | 2010-03-17 | 6 | -5/+6 |
|
|
* | | | Cleanup benchmark a little | Aaron Kennedy | 2010-03-17 | 1 | -232/+96 |
|
|
* | | | Optimize QRegion::intersects(QRect). | Michael Brasser | 2010-03-15 | 1 | -0/+50 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-15 | 4 | -1/+265 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix benchmark. | Michael Brasser | 2010-03-15 | 1 | -0/+1 |
|
|
| * | | Add basic QUrl benchmarks. | Michael Brasser | 2010-03-15 | 2 | -0/+251 |
|
|
| * | | Tweak benchmark | Aaron Kennedy | 2010-03-12 | 1 | -1/+2 |
|
|
| * | | Optimization: Use linked list for context children | Aaron Kennedy | 2010-03-12 | 1 | -0/+11 |
| |/ |
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 52 | -49/+159 |
|\ \
| |/
|/| |
|
| * | Renamed test benchmark targets. | Miikka Heikkinen | 2010-03-10 | 49 | -49/+49 |
|
|
| * | Added very simple JPEG loading benchmark (using QImageReader) | Markus Goetz | 2010-03-09 | 3 | -0/+110 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-09 | 2 | -0/+107 |
|\ \ |
|
| * | | Add a benchmark comparing single shot timer with invokeMethod | Markus Goetz | 2010-03-09 | 2 | -0/+107 |
|
|
* | | | Add license header | Olivier Goffart | 2010-03-09 | 1 | -0/+41 |
|
|
* | | | Added text benchmarks from qtbench to tests/benchmarks | Samuel Rødal | 2010-03-08 | 4 | -1/+1062 |
|/ / |
|
* | | Stop benchmark from crashing. | Michael Brasser | 2010-03-08 | 1 | -0/+2 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 8 | -8/+51 |
|\ \
| |/ |
|
| * | qhostinfo benchmark: Use local _data instead of _global | Markus Goetz | 2010-03-04 | 1 | -14/+9 |
|
|
| * | qhostinfo benchmark: Benchmark the with-cache and without-cache | Markus Goetz | 2010-03-04 | 1 | -0/+29 |
|
|
| * | Test modifications for the Windows Mobile platform. | ninerider | 2010-02-27 | 7 | -8/+27 |
|
|
* | | Fix test. | Michael Brasser | 2010-03-04 | 1 | -1/+1 |
|
|
* | | Fix benchmarks. | Michael Brasser | 2010-03-04 | 13 | -37/+47 |
|
|
* | | Merge remote branch 'origin/master' into 4.7 | Thiago Macieira | 2010-02-27 | 67 | -384/+12610 |
|\ \ |
|
| * \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-... | Qt Continuous Integration System | 2010-02-26 | 14 | -191/+12319 |
| |\ \ |
|
| | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 14 | -191/+12319 |
| | |\ \
| | | |/ |
|
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-25 | 4 | -0/+12152 |
| | | |\ |
|
| | | | * | New benchmark for QDirIterator | João Abecasis | 2010-02-25 | 4 | -0/+12152 |
|
|
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-25 | 1 | -1/+1 |
| | | |\ \
| | | | |/
| | | |/| |
|
| | | | * | Pass the right arguments to QApplication in GraphicsView benchmark. | Bjørn Erik Nilsen | 2010-02-25 | 1 | -1/+1 |
|
|
| | | * | | Add benchmarks for accessing meta-object properties via QScriptValue | Kent Hansen | 2010-02-25 | 1 | -0/+25 |
| | | |/ |
|
| | | * | Stabilize QWidget benchmarks. | Bjørn Erik Nilsen | 2010-02-22 | 1 | -187/+110 |
|
|
| | | * | Stabilize style sheet benchmarks. | Bjørn Erik Nilsen | 2010-02-22 | 1 | -0/+9 |
|
|