summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-08-161-2/+2
|\
| * Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-08-161-2/+2
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-161-2/+2
| | |\
| | | * Disabled splitscreen translation still moves screenSami Merila2011-08-161-2/+2
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-08-161-17/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Minor optimizations for QTextEngineRitt Konstantin2011-08-081-17/+25
* | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-08-164-3/+15
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-08-151-0/+1
| |\ \ \
| | * | | Join user state of removed text blocksLeandro Melo2011-08-151-0/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-08-121-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Missed break of switch-case addedViktor Kolesnyk2011-08-121-0/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-122-3/+24
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fix softkeys cleanupMiikka Heikkinen2011-08-121-2/+12
| | * | Fix clientRect usage in QWidgetPrivate::setGeometry_sys()Miikka Heikkinen2011-08-111-1/+1
| | * | Do not allow fullscreen/maximized windows to expand beyond client rectMiikka Heikkinen2011-08-111-7/+9
| | * | Do not modify window size for fullscreen windows in setGeometry_sysMiikka Heikkinen2011-08-111-1/+10
* | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-08-159-13/+37
|\ \ \ \ | |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-08-058-12/+32
| |\ \ \ | | |/ /
| | * | Fix compile errors on S60 3.2Shane Kearns2011-08-056-11/+11
| | * | Fix to QGLWidget rendering with VG graphics systemJani Hautakangas2011-08-052-1/+21
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-08-041-2/+6
| |\ \ \
| | * | | Move cursorDelegate with the mouse selection of read only text input.Andrew den Exter2011-08-041-2/+6
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-08-111-2/+2
|\ \ \ \ \
| * | | | | Don't leak MouseEventsAlan Alpert2011-08-111-2/+2
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-08-111-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Don't endless loopAlan Alpert2011-08-091-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-teamHonglei Zhang2011-08-043-5/+5
|\ \ \ \ \
| * | | | | Preventing QSoftkeyManager giving false positive memory leaksmread2011-08-022-4/+4
| * | | | | Fixed memory leak in QMessageBox::setInformativeText in Symbianmread2011-08-021-1/+1
* | | | | | Merge remote-tracking branch 'qt/4.8'Honglei Zhang2011-08-0427-201/+360
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-08-032-5/+10
| |\ \ \ \
| | * | | | Fixed compile error in qwindowsurface_qws.cpp.Samuel Rødal2011-08-031-1/+1
| | * | | | Fixed regression introduced by 5842d19cf3dff37a85c.Samuel Rødal2011-08-031-4/+9
| * | | | | Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7Liang Qi2011-08-0321-169/+285
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-08-021-0/+7
| | |\ \ \ \ \
| | | * | | | | QLabel documentation: add warning about sanitizing inputPeter Hartmann2011-08-021-0/+7
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-08-021-0/+4
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch '4.8-upstream' into master-waterWater-Team2011-07-296-31/+88
| | | |\ \ \ \ \ \
| | | * | | | | | | Fix typo for ifdef QT_NO_ACCESSIBILITYFrederik Gladhorn2011-07-291-1/+1
| | | * | | | | | | Call QAccessible::updateAccessibility when a widget is deletedJosé Millán Soto2011-07-291-0/+4
| | * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-08-0119-169/+274
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | / / / / | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Include trailing space width in RTL text line widthJiang Jiang2011-07-261-1/+5
| | | * | | | | | Fixed holes in border image drawing by introducing new API.Samuel Rødal2011-07-268-133/+171
| | | * | | | | | Get subpixel antialiasing again w/combo of raster and affine transformEskil Abrahamsen Blomfeldt2011-07-251-9/+3
| | | * | | | | | Add initial support for bitmap version 4/5 headers.Ilya Konkov2011-07-221-9/+55
| | | * | | | | | optimize QRawFont::supportsCharacter()Ritt Konstantin2011-07-222-4/+15
| | | * | | | | | Merge remote branch 'mainline/4.8'Jiang Jiang2011-07-2240-117/+898
| | | |\ \ \ \ \ \
| | | * | | | | | | Switch to use floating point pixelSize in QRawFont completelyJiang Jiang2011-07-217-13/+13
| | | * | | | | | | Add a way to check if we have a matching family in the database.Pierre Rossi2011-07-212-0/+12
| * | | | | | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-08-021-21/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | / / / | | | |_|_|_|/ / / | | |/| | | | | |