summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Support setting font size in shorthand font propertiesEskil Abrahamsen Blomfeldt2009-09-071-1/+1
* Fix tiled blit in 16-bit modePaul Olav Tvete2009-09-071-4/+7
* Make QGraphicsShaderEffect private API for 4.6Rhys Weatherley2009-09-071-1/+0
* Merge branch '4.5' into 4.6Rohan McGovern2009-09-051-2/+2
|\
| * Fix pixel snow on the combo box popup on Snow Leopard.Morten Sorvig2009-09-041-0/+1
| * Wizard background images incorrect in Snow Leopard.Prasanth Ullattil2009-09-041-0/+1
| * Fix a regression with QListView::setRowHidden() when a root index is setAndy Shaw2009-09-041-4/+4
* | Fixed compile for S60.Rohan McGovern2009-09-051-1/+1
* | Only export internal raster classes in QWSAnders Bakken2009-09-042-3/+15
* | Doc: Clarified that certain KDE widgets are KDE 3 widgets.David Boddie2009-09-041-4/+4
* | Added multiple frames to QPaintBuffer.Samuel Rødal2009-09-042-7/+27
* | Avoided streaming multiple copies of images/pixmaps in QPaintBuffer.Samuel Rødal2009-09-041-1/+74
* | Optimize qt_format_text test operations: try not to detachOlivier Goffart2009-09-041-40/+28
* | Fix crashes when moving descendents during destruction.Andreas Aardal Hanssen2009-09-041-7/+11
* | Don't call pure virtuals on deleting QGraphicsItemAaron Kennedy2009-09-041-1/+3
* | Make sure that top-level windows respect hfw/wfh constraint.Jan-Arve Sæther2009-09-042-25/+151
* | QGraphicsWidget::sizeHint didn't pass the correct constraint to layout.Jan-Arve Sæther2009-09-041-2/+4
* | Remove implicit margin on bulleted lists when exporting to HTMLEskil Abrahamsen Blomfeldt2009-09-041-3/+5
* | Fix pixel snow on the combo box popup on Snow Leopard.Morten Sorvig2009-09-041-0/+1
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-0441-504/+1307
|\ \
| * | Stylesheet: Do not crop the text in tabsOlivier Goffart2009-09-042-2/+10
| * | Fix ./tst_qdatetimeedit::task118867Olivier Goffart2009-09-041-1/+1
| * | Doc: Review of docs for QGraphicsItem::ItemUsesExtendedStyleOption.Geir Vattekar2009-09-041-7/+11
| * | fix text eliding for arabic and syriacLars Knoll2009-09-041-0/+33
| * | Small corrections in the documentationBradley T. Hughes2009-09-041-2/+2
| * | qapplication_win.cpp compile fix for Q_WS_WINCE_WMJoerg Bornemann2009-09-041-1/+0
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-09-042-2/+7
| |\|
| | * Fixed clipping of native style elements when raster is used on macGunnar Sletta2009-09-041-2/+6
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-041-0/+6
| | |\
| | * | Pedantic fixes for license headers.Jason McDonald2009-09-041-0/+1
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-048-460/+415
| |\ \ \
| | * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-042-2/+2
| | |\ \ \
| | * | | | Modify QMatrix4x4 and QQuaternion to use qreal internallyRhys Weatherley2009-09-048-460/+415
| * | | | | Update license headersJason McDonald2009-09-041-0/+1
| | |/ / / | |/| | |
| * | | | Fix compilation on OS X.Michael Brasser2009-09-041-1/+1
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Michael Brasser2009-09-04100-584/+4135
| |\| | |
| | * | | QCSSScanner: really skip toLower() when tokenizing the input.Ariya Hidayat2009-09-031-1/+1
| | * | | Removing a few superfluous semicolons.Alessandro Portale2009-09-039-15/+15
| | * | | Merge branch 'minimizeWrapperApp' into 4.6axis2009-09-0311-6/+832
| | |\ \ \
| | | * | | Move the S60/Avkon framework initialization into QtGui.axis2009-09-0311-6/+832
| | * | | | Rendering artifacts when installing an effect on HasNoContents items.Bjørn Erik Nilsen2009-09-031-5/+10
| * | | | | Use qreal for QGraphicsOpacityEffect opacity property.Michael Brasser2009-09-041-1/+1
* | | | | | Made eliding of arabic text work without chaning the look of the glyphsGunnar Sletta2009-09-041-0/+33
* | | | | | Added support for quering a printer for the actual number of copies.Gunnar Sletta2009-09-042-0/+19
| |/ / / / |/| | | |
* | | | | Merge commit 'origin/4.5' into 4.6Joerg Bornemann2009-09-031-4/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | restoring a minimized window on Windows CE didn't workJoerg Bornemann2009-09-031-0/+6
| | |_|/ | |/| |
* | | | Doc: add warnings and some more meat to Symbian specific APIs.Volker Hilsheimer2009-09-031-6/+25
* | | | Fix crash bug when rendering a graphicsview offscreen with effectsThomas Hartmann2009-09-031-4/+8
* | | | Added trace graphics system for painting performance profiling.Samuel Rødal2009-09-0312-41/+2247
* | | | Merge branch '4.5' into 4.6Thiago Macieira2009-09-0316-48/+61
|\| | |