summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Alien implementation for the Cocoa portRichard Moe Gustavsen2011-01-1724-1283/+1641
* Doc: Fixing typoSergio Ahumada2010-11-221-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-191-3/+2
|\
| * QTBUG-4201 fixedakorenevsky2010-11-191-3/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-194-5/+11
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-151-1/+1
| |\
| | * doc: Fix documentation of QTextEdit::setDocumentEskil Abrahamsen Blomfeldt2010-11-151-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-152-2/+9
| |\ \ | | |/ | |/|
| | * Crash fix, when the Object will be deleted during handling a QGestureEvent.Dominik Holland2010-11-122-2/+9
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-121-2/+1
| |\ \ | | |/ | |/|
| | * Don't set -mfpu=neon globally if the compiler supports neon.Samuel Rødal2010-11-111-2/+1
* | | Some optimizations for the gray-raster (raster engine antialiasing).Samuel Rødal2010-11-182-24/+13
* | | Fix fontconfig pattern mergingJiang Jiang2010-11-181-0/+7
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-171-0/+18
|\ \ \
| * | | Fix bidi PDF mark support in Core Text shaperJiang Jiang2010-11-161-0/+18
* | | | Revert "Improve restoring of miximized window geomertry."Morten Johan Sørvig2010-11-171-10/+7
* | | | Use WS_POPUP window style more often on windows.Prasanth Ullattil2010-11-161-11/+12
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-161-7/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Improve restoring of miximized window geomertry.Morten Johan Sørvig2010-11-151-7/+10
* | | | Avoid the flushing of widgets that shouldn't show on screen.Fabien Freling2010-11-151-0/+5
* | | | Change in QGraphicsView documentation.Yoann Lopes2010-11-151-4/+3
* | | | Fix cursor position of one digit after RTL textJiang Jiang2010-11-151-1/+1
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-152-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Use correct font for menu item shortcutsJiang Jiang2010-11-121-1/+1
| * | | Fix text rendering offset for raster engine on MacJiang Jiang2010-11-121-1/+1
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-1222-105/+343
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2010-11-114-77/+157
| |\ \ | | |/ | |/|
| | * Doc: Fixing typoSergio Ahumada2010-11-111-1/+1
| | * Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-093-1/+91
| | |\
| | * | QS60Style: Color calculation should be optimizedSami Merila2010-11-092-5/+5
| | * | QS60Style: Color calculation should be optimizedSami Merila2010-11-093-59/+130
| | * | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-057-29/+55
| | |\ \
| | * \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-047-37/+65
| | |\ \ \
| | * | | | With some locales, QDoubleValidator would not accept "C" locale valid numbersGabriel de Dietrich2010-11-021-18/+27
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-111-1/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-101-1/+4
| | |\ \ \ \ \
| | | * | | | | Clear X11 structure before useHarald Fernengel2010-11-091-1/+4
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-1013-26/+87
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-0913-26/+87
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Doc: Fixing typoSergio Ahumada2010-11-098-12/+12
| | | * | | | Fixed tst_qwidget::testContentsPropagation auto-test failure.Samuel Rødal2010-11-091-3/+5
| | | * | | | Fixed text rendering bug in raster engine when opacity != 1.0.Samuel Rødal2010-11-081-1/+3
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-055-15/+72
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-055-15/+72
| | | | |\ \ \
| | | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-035-15/+72
| | | | | |\ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | | | * | Fixed grabWidget sometimes returning uninitialized memory.Samuel Rødal2010-11-031-2/+3
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-014-13/+69
| | | | | | |\ \ | | | | | | | |/ | | | | | | |/|
| | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-304-13/+69
| | | | | | | |\
| | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-294-13/+69
| | | | | | | | |\
| | | | | | | | | * Fix possible crash in QStaticText and QDeclarativeTextLayoutEskil Abrahamsen Blomfeldt2010-10-294-13/+69