Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | * | Fixes for the Windows Mobile plattform | ninerider | 2010-02-22 | 6 | -3/+22 | |
| * | | | 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 | |
| |/ / |