summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Patch to QTBUG-3168Carolina Gomes2010-02-252-8/+22
* 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
| * | Better support tlw transparency in DirectFBAnders Bakken2010-02-242-40/+50
| * | Fix an isOpaque bug in QDirectFBWindowSurfaceAnders Bakken2010-02-241-2/+2
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-244-3/+59
|\ \
| * | Fixed translucent window rendering on 16 bit X11.Samuel Rødal2010-02-241-1/+1
| * | GV: Update issues if drawItems() is overridden and IndirectPainting is used.Bjørn Erik Nilsen2010-02-242-2/+51
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-241-0/+7
| |\ \
| | * | More pedantry.Trond Kjernåsen2010-02-241-2/+2
| | * | Fix grammar.Trond Kjernåsen2010-02-241-2/+3
| | * | Doc: QFutureWatcher: specify that calls to setFuture should happen after the ...Olivier Goffart2010-02-241-0/+6
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-244-7/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix extensions section in bld.inf when CONFIG contains symbian_testMiikka Heikkinen2010-02-244-7/+14
| |/ /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-243-3/+26
|\ \ \ | |/ / |/| |
| * | QNAM HTTP: Switch back to QueuedConnection for requeueRequest.Markus Goetz2010-02-241-2/+16
| * | QNAM HTTP: Set some values after clear() in a QHttpNetworkReplyMarkus Goetz2010-02-241-0/+2
| * | QNetworkAccessManager: Documentation enhancementsMarkus Goetz2010-02-241-1/+8
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-247-84/+144
|\ \ \ | |/ / |/| |
| * | Basic deployment support for ROM in SymbianMiikka Heikkinen2010-02-247-84/+144
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-2411-26/+98
|\ \ \ | |_|/ |/| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-2411-26/+98
| |\ \
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-2311-26/+98
| | |\ \
| | | * | QLineEdit shows leftovers of edit cursor after clear()Prasanth Ullattil2010-02-231-1/+1
| | | * | doc: Added indication of default modality value for panels.Martin Smith2010-02-231-3/+10
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-232-2/+14
| | | |\ \
| | | | * | Improve test coverage of QScriptString::toArrayIndex()Kent Hansen2010-02-231-0/+6
| | | | * | QColorDialog::open() freezes the app the *second* time it is used on MacCarlos Manuel Duclos Vergara2010-02-231-2/+8
| | | * | | doc: Added QScopedArrayPointer and corrected QScopedPointer snippet.Martin Smith2010-02-232-1/+56
| | | |/ /
| | | * | doc: Corrected typo.Martin Smith2010-02-231-2/+2
| | | * | doc: Removed bad grammar.Martin Smith2010-02-231-3/+2
| | | * | doc: Added \obsolete.Martin Smith2010-02-232-7/+10
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-239-448/+331
| | | |\ \
| | | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-231-6/+0
| | | | |\ \
| | | * | | | doc: Added \since 4.6 to the properties.Martin Smith2010-02-231-1/+3
| | | | |/ / | | | |/| |
| | | * | | doc: Removed some erroneous text.Martin Smith2010-02-231-6/+0
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-241-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |