| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 46 | -157/+157 |
|
|
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-23 | 10 | -5/+84 |
| |\ \ \ |
|
| | * | | | Fixing deployment and default values for Symbian | Aleksandar Sasha Babic | 2010-02-23 | 2 | -0/+26 |
|
|
| | * | | | Fixing deplyment on Symbian platform | Aleksandar Sasha Babic | 2010-02-23 | 2 | -1/+16 |
|
|
| | * | | | Fixing deployment on Symbian | Aleksandar Sasha Babic | 2010-02-23 | 2 | -2/+13 |
|
|
| | * | | | Fixing deployment on Symbian | Aleksandar Sasha Babic | 2010-02-23 | 1 | -0/+10 |
|
|
| | * | | | Fixing deployment on Symbian platform | Aleksandar Sasha Babic | 2010-02-23 | 2 | -2/+13 |
|
|
| | * | | | Fixing deployment on Symbian | Aleksandar Sasha Babic | 2010-02-23 | 1 | -0/+6 |
| | |/ / |
|
| * | | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 8 | -12/+31 |
| |/ / |
|
* | | | Bump iteration count to make QMetaType::type() benchmark results more stable | Kent Hansen | 2010-02-26 | 1 | -1/+1 |
|
|
* | | | Add benchmarks for QMetaType type introspection functions | Kent Hansen | 2010-02-26 | 3 | -0/+241 |
|/ / |
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-22 | 7 | -6/+30 |
|\ \ |
|
| * | | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 6 | -6/+6 |
|
|
| * | | Add cached path rounded rect painting benchmark. | Martin Jones | 2010-02-22 | 1 | -0/+24 |
|
|
* | | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 20 | -26/+394 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-19 | 5 | -14/+102 |
| |\ \ |
|
| | * \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-18 | 13 | -14/+14 |
| | |\ \ |
|
| | * | | | Add pixmap benchmarks and make cached rounded rect the same as Rectangle. | Martin Jones | 2010-02-18 | 5 | -14/+102 |
|
|
| * | | | | Merge remote branch 'qt/master' into staging-2-master | Qt Continuous Integration System | 2010-02-18 | 13 | -14/+14 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Removed redundant debug output from trace benchmark. | Samuel Rødal | 2010-02-18 | 1 | -1/+0 |
|
|
| * | | | | Added two QML based traces to trace benchmark. | Samuel Rødal | 2010-02-18 | 4 | -0/+4 |
|
|
| * | | | | Reduced the memory footprint of qttrace files. | Samuel Rødal | 2010-02-18 | 1 | -2/+8 |
|
|
| * | | | | Added trace replayer benchmark. | Samuel Rødal | 2010-02-18 | 8 | -1/+275 |
|
|
| * | | | | Run firstRun initialization in declarative/painting benchmark | Eskil Abrahamsen Blomfeldt | 2010-02-18 | 1 | -1/+1 |
|
|
| * | | | | Enable QStaticText in QtDeclarative painting benchmark | Rhys Weatherley | 2010-02-17 | 1 | -9/+5 |
|
|
| * | | | | Move benchmarks/qvector to benchmarks/corelib/tools/qvector | Bjørn Erik Nilsen | 2010-02-17 | 5 | -1/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-19 | 3 | -13/+17 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-18 | 3 | -13/+17 |
| |\ \ \ |
|
| | * | | | Moving QDir benchmarks; making way for new test cases | João Abecasis | 2010-02-18 | 3 | -11/+15 |
|
|
| | * | | | Fixing QDir benchmarks... | João Abecasis | 2010-02-18 | 1 | -2/+2 |
|
|
* | | | | | Merge remote branch 'origin/4.6' into integration-master-from-4.6 | Rohan McGovern | 2010-02-18 | 3 | -182/+174 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Stabilize QGraphicsView benchmarks. | Bjørn Erik Nilsen | 2010-02-18 | 1 | -125/+134 |
|
|
| * | | | | Remove platform dependent code from QGraphicsView benchmark. | Bjørn Erik Nilsen | 2010-02-18 | 1 | -33/+1 |
|
|
| * | | | | Compiler warnings in QGraphicsView benchmark. | Bjørn Erik Nilsen | 2010-02-18 | 1 | -3/+4 |
|
|
| * | | | | Stabilize QGraphicsScene benchmarks. | Bjørn Erik Nilsen | 2010-02-18 | 1 | -1/+13 |
|
|
| * | | | | Compiler warning, unusable variable in tst_QGraphicsScene benchmark. | Bjørn Erik Nilsen | 2010-02-18 | 1 | -1/+0 |
| |/ / / |
|
| * | | | Remove unusable test case from QGraphicsItem benchmark. | Bjørn Erik Nilsen | 2010-02-17 | 1 | -12/+0 |
|
|
| * | | | Remove unstable test case from QGraphicsItem::setTransform benchmark. | Bjørn Erik Nilsen | 2010-02-17 | 1 | -1/+0 |
|
|
| * | | | Stabilize QGraphicsItem benchmarks. | Bjørn Erik Nilsen | 2010-02-17 | 1 | -7/+23 |
|
|
* | | | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-18 | 13 | -14/+14 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-16 | 13 | -14/+14 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Fix copyright year. | Jason McDonald | 2010-02-16 | 12 | -12/+12 |
|
|
| | * | | Fix broken license headers. | Jason McDonald | 2010-02-16 | 1 | -2/+2 |
|
|
* | | | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-02-17 | 142 | -1/+18323 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch '4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-17 | 142 | -1/+18323 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | GraphicsViewBenchmark: Run app in full screen mode on small desktops. | Bjørn Erik Nilsen | 2010-02-16 | 1 | -4/+13 |
|
|
| | * | Fix License headers. | Jason McDonald | 2010-02-16 | 60 | -1/+60 |
|
|
| | * | Add support for running the GraphicsViewBenchmark application manually. | Bjørn Erik Nilsen | 2010-02-15 | 4 | -96/+151 |
|
|
| | * | Add benchmark for QTextCodec | Olivier Goffart | 2010-02-12 | 5 | -1/+278 |
|
|
| | * | Fix missing/outdated license headers. | Jason McDonald | 2010-02-12 | 64 | -960/+1065 |
|
|