summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Preparation to enable OpenGLES 2.0 for Windows Mobile.ninerider2010-02-273-7/+20
* Test modifications for the Windows Mobile platform.ninerider2010-02-278-9/+33
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-263-5/+26
|\
| * QAbstractItemView::setIndexWidget: remove the old widget from the QSet of per...Olivier Goffart2010-02-261-0/+1
| * Fixed qgl autotest failures on Maemo.Samuel Rødal2010-02-262-4/+9
| * Skip complex FBO tests if combined depth-stencil isn't supportedTom Cooksey2010-02-261-1/+16
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-265-6/+60
|\ \
| * | Added addMMPRules for adding conditional MMP_RULESMiikka Heikkinen2010-02-264-1/+55
| * | Allow overriding TARGET.EPOCHEAPSIZE with MMP_RULESMiikka Heikkinen2010-02-261-5/+5
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-2616-250/+242
|\ \
| * | Build break fix for commit d8465414e6fd543cfc20e732030dedd8d2bc685f.Janne Anttila2010-02-262-4/+3
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-2616-250/+243
| |\ \
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-2516-250/+243
| | |\ \
| | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-2516-250/+243
| | | |\ \
| | | | * | Removed an export that shouldn't be exported.axis2010-02-251-1/+1
| | | | * | Reduced the code and memory footprint of the keymap.axis2010-02-252-129/+124
| | | | * | Enabled Qt key events to work also when native key code is missing.wasila2010-02-253-164/+141
| | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-02-25104-1131/+2021
| | | | |\ \
| | | | | * | Improvements to itemview keypad navigation in S60.Janne Anttila2010-02-255-64/+89
| | | | | * | Fix SymbianMakefileGenerator::absolutizePath for clean buildsMiikka Heikkinen2010-02-251-3/+7
| | | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-256-14/+5
| | | | | |\ \
| | | | | | * | Misc fixes to FLM filesMiikka Heikkinen2010-02-256-14/+5
| | | | * | | | Crash in QGraphicsScenePrivate::setFocusItemHelperSami Merila2010-02-251-1/+2
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-262-2/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fix for cetest.David Laing2010-02-262-2/+4
|/ / / / / /
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-261-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Speed up compilation of this test with MSVC.Rohan McGovern2010-02-261-0/+7
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-258-9/+12271
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | New benchmark for QDirIteratorJoão Abecasis2010-02-254-0/+12152
| * | | | | Backporting auto-test utility header from master.João Abecasis2010-02-251-0/+97
| * | | | | Fix a signed/unsigned comparison compiler warningJoão Abecasis2010-02-251-1/+1
| * | | | | Cleaning of the patch to QTBUG-3168Benjamin Poulain2010-02-252-3/+2
| * | | | | Patch to QTBUG-3168Carolina Gomes2010-02-252-8/+22
| |/ / / /
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-251-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Pass the right arguments to QApplication in GraphicsView benchmark.Bjørn Erik Nilsen2010-02-251-1/+1
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-252-1/+38
|\ \ \ \ \
| * | | | | Revert changes made in scroll_sys().Fabien Freling2010-02-251-1/+13
| * | | | | Add benchmarks for accessing meta-object properties via QScriptValueKent Hansen2010-02-251-0/+25
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-256-31/+119
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Set the roleNames of proxy models to the roleNames of the source model.Stephen Kelly2010-02-252-0/+83
| * | | | Trying to make the animation autotests more robustThierry Bastian2010-02-252-24/+25
| * | | | Remove `make check' logic from auto.pro.Rohan McGovern2010-02-251-7/+0
| * | | | Define a GNU-style `check' target for all projects.Rohan McGovern2010-02-251-0/+11
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-245-46/+80
|\ \ \ \ \ | |/ / / /
| * | | | Initialize mem to 0Anders Bakken2010-02-241-1/+1
| * | | | Force DSFLIP_BLIT unless it's a full flip in DFBAnders Bakken2010-02-241-1/+12
| * | | | Support for disabling partial flips in dfbAnders Bakken2010-02-242-2/+5
| * | | | Allow forcing premultiplied format in DFBAnders Bakken2010-02-241-1/+5
| * | | | Documentation update regarding DFB image providersAnders Bakken2010-02-241-1/+2
| * | | | Documentation update for DirectFBAnders Bakken2010-02-241-0/+5