summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-1637-184/+393
|\
| * Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-1440-649/+660
| |\
| | * Determine QPrinterInfo's supportedPaperSizes on demand.David Faure2009-12-141-21/+29
| | * Added vg to the performance section of the QPainter docsGunnar Sletta2009-12-141-0/+6
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-146-12/+79
| | |\
| | | * Fixes cursor blinking in the QComboBox when it becomes editable while having ...Olivier Goffart2009-12-111-0/+10
| | | * Itemviews: we needed to call ensurePolishedwhen asking for sizehintsThierry Bastian2009-12-112-0/+5
| | | * Fixes Graphicsitem transformation problems when grouping/ungrouping.Yoann Lopes2009-12-111-2/+44
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-12-112-3/+86
| | | |\
| | | * | Add a simple check for a common wrong usage to avoid infinite recursionJan-Arve Sæther2009-12-112-10/+20
| | * | | Fixed spelling in docsGunnar Sletta2009-12-141-6/+6
| | | |/ | | |/|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-1149-930/+765
| | |\ \
| | | * | Fixed qgraphicseffectsource autotest.Samuel Rødal2009-12-111-3/+8
| | | |/
| | | * Prevented leak of keys in QPixmapCache.Samuel Rødal2009-12-101-0/+5
| | | * Fix redraw bugs when using graphics effects in device coordinate mode.Samuel Rødal2009-12-106-12/+88
| | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-103-2/+8
| | | |\
| | | | * Fixes internal drag and drop in QListWidget while dropping to the endOlivier Goffart2009-12-101-1/+1
| | | | * Fix spinbox input when seecting the prefixThierry Bastian2009-12-101-1/+3
| | | | * Doc: The ctor of of QGraphicsLayout might install the layout.Jan-Arve Sæther2009-12-101-0/+4
| | | * | Clean up the QFontEngine glyphcaching code to not crash and be more tidyGunnar Sletta2009-12-103-116/+30
| | | |/
| | | * Fix a crash on the focus chain when removing items from the scene.Alexis Menard2009-12-094-9/+10
| | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-0929-787/+615
| | | |\
| | | | * Fixed a regression in dock widget resizingThierry Bastian2009-12-091-2/+2
| | | | * Compile with QT_NO_DEPRECATEDOlivier Goffart2009-12-098-1/+20
| | | | * Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-12-0916-314/+297
| | | | |\
| | | * | | Fix crash when rotating cleartype text under gl engine.Gunnar Sletta2009-12-094-12/+14
| | | * | | Don't assert on valid math in qbezierGunnar Sletta2009-12-091-2/+0
| | * | | | Initial documentation for the performance characteristics of QPainter.Gunnar Sletta2009-12-111-0/+78
| | |/ / /
| * | | | Fix crashes when deleting QWidgets and QGraphicsItems in touch event handlers.Bradley T. Hughes2009-12-112-5/+29
* | | | | qreal-izationAleksandar Sasha Babic2009-12-158-23/+25
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2009-12-153-0/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'mergeRequest-2149' into 4.6-s60axis2009-12-153-0/+6
| |\ \ \ \ \
| | * | | | | Enabled input method update code for all platforms.axis2009-12-153-7/+0
| | * | | | | Can't delete selected characters from FEP using backspace touch button.Tero Saarni2009-12-103-0/+13
* | | | | | | QS60Style: Remove layouts with mirrored informationSami Merila2009-12-152-32/+15
|/ / / / / /
* | | | | | FEP indicator shown in status pane when it should notSami Merila2009-12-142-3/+21
* | | | | | QS60Style: Theme graphics for QSlider in 3.1Sami Merila2009-12-111-2/+6
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2009-12-112-12/+58
|\ \ \ \ \ \
| * | | | | | Slow spinbox on N95 when using keys Up/DownAleksandar Sasha Babic2009-12-112-12/+58
* | | | | | | QS60Style: Groove changes caused build break of S60 3.1Sami Merila2009-12-114-11/+36
|/ / / / / /
* | | | | | QS60Style: Style does not support pressed state for slidersSami Merila2009-12-113-30/+52
* | | | | | QS60Style: Slider groove is incorrectSami Merila2009-12-113-28/+50
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-1122-382/+410
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge commit 'origin/4.6' into 4.6-upstreamBradley T. Hughes2009-12-097-68/+113
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Mixed up top/bottomRobert Griebl2009-12-091-1/+1
| | * | | | QGtkStyle: support for the inner-border property in GtkButtonsRobert Griebl2009-12-083-0/+20
| | * | | | Compile with -no-exceptions on Mac.Morten Johan Sørvig2009-12-081-2/+16
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Johan Sørvig2009-12-0849-464/+595
| | |\ \ \ \
| | | * | | | Add support for the Selected QIcon::Mode when rendering the systray icon (Mac)Jono Cole2009-12-071-0/+28
| | | * | | | Cannot drag scrollbars in a QPlainTextEdit on Cocoa.Prasanth Ullattil2009-12-071-66/+46