summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/4.6' into kinetic-declarativeuiLars Knoll2009-09-1855-565/+1832
|\
| * Fix compilation and remove trailing whitespace.Jason Barron2009-09-181-140/+140
| * Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-187-3/+87
| * Introduce native Symbian bitmap support to QPixmapJani Hautakangas2009-09-1818-256/+1122
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-1823-231/+514
| |\
| | * Don't loose precision by converting the sizes (qreals) to ints.Jan-Arve Sæther2009-09-181-16/+12
| | * Call effectiveSizeHint(Qt::MinimumSize).width instead of minimumWidth()Jan-Arve Sæther2009-09-181-48/+40
| | * QGraphicsAnchorLayout: Initial support for Size PolicyAnselmo Lacerda S. de Melo2009-09-182-5/+39
| | * Use the proxy in QStyleOlivier Goffart2009-09-171-3/+3
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Tom Cooksey2009-09-1720-197/+451
| | |\
| | | * Fixed a bug in QToolTip when internal tool tips where reused.Trond Kjernaasen2009-09-171-3/+3
| | | * Implement hasConflicts().Jan-Arve Sæther2009-09-176-95/+133
| | | * Fix regression after code reviewShane Kearns2009-09-172-3/+7
| | | * Fix unused variable compiler warningShane Kearns2009-09-171-1/+0
| | | * Enable compiling Symbian port with QT_NO_CURSORShane Kearns2009-09-175-5/+24
| | | * Fix glyph selection in symbol fonts that contain unicode cmap tableEskil Abrahamsen Blomfeldt2009-09-171-14/+63
| | | * Merge branch 'orbit-fixes' into 4.6Jan-Arve Sæther2009-09-173-72/+148
| | | |\
| | | | * QGraphicsAnchorLayout: Remove QGALPrivate::deleteAnchorData()Eduardo M. Fleury2009-09-172-13/+1
| | | | * QGraphicsAnchorLayoutPrivate: Removing item from layout when there are no mor...Jesus Sanchez-Palencia2009-09-172-0/+77
| | | | * QGraphicsAnchorLayoutPrivate: Removing method removeAnchor()Jesus Sanchez-Palencia2009-09-172-22/+12
| | | | * QGraphicsAnchorLayout: Removing methods names inconsistencies on private classJesus Sanchez-Palencia2009-09-173-19/+19
| | | | * QGraphicsAnchorLayout: Handle negative spacing in "setAnchorSpacing"Eduardo M. Fleury2009-09-171-2/+25
| | | | * QGraphicsAnchorLayout: Fix anchor creation heuristicsEduardo M. Fleury2009-09-171-19/+17
| | | * | Control-drag header selection behaved wierdly.Gabriel de Dietrich2009-09-173-2/+39
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-172-1/+36
| | | |\ \ | | | | |/
| | | | * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-171-1/+5
| | | | |\
| | | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Morten Sorvig2009-09-1710-11/+46
| | | | |\ \
| | | | * | | Improve font handling on Mac/Cocoa.Morten Sorvig2009-09-161-0/+31
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-1712-18/+55
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-1670-295/+1377
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-1525-232/+501
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-1322-80/+176
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-101098-4529/+4512
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-0910-61/+143
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-0810-31/+70
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-0733-569/+822
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Remove redundant includeSarah Smith2009-09-041-2/+0
| | | * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-09-041-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Fix compile breakageSarah Smith2009-09-042-0/+3
| | * | | | | | | | | | | | | Merge branch '4.5' into 4.6Tom Cooksey2009-09-173-3/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Fix crash or painting error when drawing dashed lines with penWidth > 1Eskil Abrahamsen Blomfeldt2009-09-172-2/+4
| | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | Fix drawing text in QPicture and printing in right-to-left modeEskil Abrahamsen Blomfeldt2009-09-151-1/+5
| | * | | | | | | | | | | | | Add a QMAKE_LFLAGS_EGL and QMAKE_LFLAGS_OPENGLTom Cooksey2009-09-171-0/+1
| * | | | | | | | | | | | | | Made drawRoundedRect() implementation virtual in QPaintEngineExGunnar Sletta2009-09-183-73/+70
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Revert "Added support for subpixel antialiasing on text in the GL2 engine."Rhys Weatherley2009-09-171-1/+1
| * | | | | | | | | | | | | Make QT_DIRECTFB_PALETTE an opt-in optionAnders Bakken2009-09-161-1/+1
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Doc: Made the QDockWidget::windowTitle property non-internal.David Boddie2009-09-161-1/+1
| * | | | | | | | | | | | Don't crash on exit if the X11 clipboard owner has not been created.Bradley T. Hughes2009-09-161-1/+2
| * | | | | | | | | | | | Fix to QSyntaxHighlighter not rehighlighting enoughmae2009-09-161-1/+1
| * | | | | | | | | | | | QFontMetrics::boundingRect(QString) returns incorrect width on Mac OS XPrasanth Ullattil2009-09-161-1/+5