summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update changes for 4.7.3Timo Turunen2011-03-281-0/+12
* directfb: avoid version dependency by setting DSPD_DST blend functions manuallyDenis Oliver Kropp2011-03-281-3/+2
* fix -enable-stdcall-fixup usageMark Brand2011-03-281-2/+2
* Report that an update is needed if no update was doneThiago Macieira2011-03-281-1/+1
* QSslSocket: add test for blacklisted certificatesPeter Hartmann2011-03-253-3/+74
* QSslSocket internals: abort on encountering blacklisted certificatesPeter Hartmann2011-03-251-0/+7
* QSslCertificate: fix test for blacklisted certs on WindowsPeter Hartmann2011-03-251-2/+2
* QSslCertificate: report fraudulent certificates as invalidPeter Hartmann2011-03-2412-4/+213
* FTP: Only read as much as the buffer size the user providedMarkus Goetz2011-03-241-2/+2
* Fixes QT-4753Xizhi Zhu2011-03-232-10/+13
* sort out stdout vs. stderr usageOswald Buddenhagen2011-03-222-34/+39
* Changes for 4.7.3Timo Turunen2011-03-221-0/+47
* Merge remote-tracking branch 'mainline/4.7' into 4.7Oswald Buddenhagen2011-03-2178-513/+2392
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-219-151/+174
| |\
| | * Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt-s60-public into 4.7Laszlo Agocs2011-03-211-0/+31
| | |\
| | | * Started changes-4.7.4 fileEckhart Koppen2011-03-211-0/+31
| | * | Change the pooled QGLPixmapData to be backed by QVolatileImage.Laszlo Agocs2011-03-215-141/+128
| | |/
| | * Changed s60 style not to rely on QPixmapData::toNativeType().Laszlo Agocs2011-03-212-7/+6
| | * Add missing bitmap locking to QVGPixmapData::fromNativeType.Laszlo Agocs2011-03-211-2/+4
| | * Prepare fromSymbianCFbsBitmap autotest for 16 bpp format.Laszlo Agocs2011-03-211-1/+5
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-213-9/+29
| |\ \
| | * | Fix writing to an attached property from script.Michael Brasser2011-03-213-9/+29
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-2127-225/+1535
| |\ \ \ | | |/ /
| | * | fixes/improvements for new QML right-to-left docsBea Lam2011-03-2113-108/+152
| | * | Fix license headers in example codeBea Lam2011-03-211-1/+41
| | * | Write Qt Quick 1.1 right-to-left documentation and examplesJoona Petrell2011-03-1822-186/+1412
| | * | Doc fix - QtQuick 1.1 schedulingBea Lam2011-03-181-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-195-14/+34
| |\ \ \ | | | |/ | | |/|
| | * | Add flag for forcibly propagating backing store alpha to framebufferGareth Stockwell2011-03-184-13/+33
| | * | Fixed unmatched quotes in s60installs.proGareth Stockwell2011-03-181-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-186-7/+58
| |\ \ \
| | * | | Added setSwitchPolicy to MeeGo graphicssystem helper API.Samuel Rødal2011-03-186-7/+58
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-181-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Add /q switch to QMAKE_DEL_FILE command in symbianMiikka Heikkinen2011-03-181-1/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-173-5/+76
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Changes to driver workarounds.Robin Burchell2011-03-171-2/+25
| | * | | Switch to raster also when last window is destroyed (on MeeGo).Samuel Rødal2011-03-171-1/+38
| | * | | Clipboard/Windows: Fix a hang when sending to non-responsive clients.Friedemann Kleint2011-03-171-2/+13
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-03-173-21/+158
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-177-8/+109
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | PathView doesn't update if preferred highlight range changes.Martin Jones2011-03-173-1/+43
| | * | | | Image.PreserveAspectFit has unexpected effect on Image's sourceSizeMartin Jones2011-03-174-5/+61
| | * | | | Doc improvement for Image.fillMode.Yann Bodson2011-03-171-2/+5
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-174-3/+23
| |\ \ \ \ \ | | |/ / / /
| | * | | | QDeclarativeView flickers when composited on MeeGoMartin Jones2011-03-173-0/+20
| | * | | | Re-enable lineHeight tests.Yann Bodson2011-03-171-3/+3
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-03-165-19/+84
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt-water-teamQt Continuous Integration System2011-03-165-19/+84
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7Jan-Arve Sæther2011-03-16228-1244/+6696
| | | |\ \ \ \ \
| | | * | | | | | Introduce QGraphicsItem::ItemStopsFocusHandling flagMichael Hasselmann2011-03-165-19/+84