summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* | Symbain crash fix for QPixmap->QImage conversion.Alessandro Portale2009-10-051-1/+6
* | Fix QTextEdit pageUp/Down key handling in read-only modemae2009-10-051-21/+28
* | Fix QPlainTextEdit pageUp/Down key handling in read-only modemae2009-10-051-22/+29
* | Fix a compilation warning on Mac OS XBenjamin Poulain2009-10-051-1/+4
* | Fixed bug in X11 paint engine causing source pixmap depth to change.Samuel Rødal2009-10-051-0/+1
* | Fixed a crash in menus on Symbian.axis2009-10-053-16/+19
* | Added some comments.axis2009-10-051-1/+1
* | Fixed indentation.axis2009-10-051-3/+3
* | Moved non-public functions out of public header file.axis2009-10-052-8/+5
* | Fix QKeySequence::DeleteEndOfWord and QKeySequence::DeleteStartOfWordmae2009-10-051-2/+4
* | QAbstractItemView: Make sure the view is updated when a delegate is set.Olivier Goffart2009-10-051-1/+3
* | Fixed pixeldust in translucent toplevel proxy widgets on MacGunnar Sletta2009-10-051-2/+3
* | Fix whatsThis breakage when using custom style sheet fontJens Bache-Wiig2009-09-141-1/+1
* | Improved performance in raster window surface for 16-bit displays.Samuel Rødal2009-10-051-2/+5
* | Made X11 pixmap backend's fromImage() check for Qt::NoOpaqueDetection.Samuel Rødal2009-10-051-2/+9
* | Made X11 QPixmap backend return proper pixmap in alphaChannel().Samuel Rødal2009-10-051-2/+5
* | Fix uninitialized read in QFormLayoutPrivate::setupVerticalLayoutData()Andreas Kling2009-10-051-1/+1
* | fix creation of qws directory when app start preceeds qvfbJeremy Katz2009-10-052-1/+2
* | Doc fix.Alexis Menard2009-10-051-0/+30
* | Tooltip: reusing tooltips sometimes goes wrongRichard Moe Gustavsen2009-10-051-1/+1
* | Make QEventTransition works with QGraphicsObject.Alexis Menard2009-10-052-7/+11
* | Disable etched text on rich text labelsJens Bache-Wiig2009-10-051-2/+4
* | Make it possible to implement engine-specific drop shadow filtersRhys Weatherley2009-10-051-0/+10
* | Adding comments.Alessandro Portale2009-10-031-0/+9
* | Doc: silence qdoc warnings in S60 specific documentation.Volker Hilsheimer2009-10-032-3/+4
* | Doc: silence more qdoc warnings.Volker Hilsheimer2009-10-033-15/+8
* | Doc: add \since 4.6 to new QGraphicsItem::PanelModality enum.Volker Hilsheimer2009-10-031-0/+1
* | Changed implementation of qDrawBorderPixmap() to use qDrawPixmaps().Kim Motoyoshi Kalland2009-10-024-232/+250
* | Added support for drawing a pixmap multiple times in one call.Kim Motoyoshi Kalland2009-10-024-3/+95
* | Doc: mark API of Gesture framework as preliminary.Volker Hilsheimer2009-10-022-0/+4
* | Mac: bugfix 45f095b8970dc3c1b6f6e97fa2323654ba848288Richard Moe Gustavsen2009-10-021-9/+16
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-10-0220-233/+384
|\ \
| * | doc: Fixed numerous qdoc errors.Martin Smith2009-10-021-2/+2
| * | Mac: update/small fix to 45f095b8970dc3c1b6f6e97fa2323654ba848288Richard Moe Gustavsen2009-10-022-12/+14
| * | Renamed the values in the Qt::TileRule enum.Trond Kjernåsen2009-10-023-28/+28
| * | make private qws/qvfb data directory non-default, default to non-user specificJeremy Katz2009-10-022-2/+18
| * | Clear text selection in QLabel when it is losing focusmae2009-10-021-1/+12
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-023-5/+36
| |\ \
| | * | Add QAbstractItemView::setDefaultDropAction(Qt::DropAction)David Faure2009-10-023-5/+36
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-0275-629/+1472
| |\ \ \ | | |/ /
| | * | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-10-0248-413/+1016
| | |\ \
| | | * | Update documentation for sorting / stacking order in Graphics View.Andreas Aardal Hanssen2009-10-023-164/+202
| | * | | Fixed indenting to comply with Qt code styleGareth Stockwell2009-10-021-15/+15
| | * | | Merge branch 'mmfphonon' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ...Gareth Stockwell2009-10-0124-93/+118
| | |\ \ \
| | * | | | Enable pointer events on native child widgetsGareth Stockwell2009-10-011-0/+5
| | * | | | Map redraw rectangle into co-ordinate system of backing store, for native chi...Gareth Stockwell2009-10-011-4/+9
| | * | | | Immediately activate native windows created by calling winId() on an already-...Gareth Stockwell2009-10-012-4/+20
| * | | | | Make 16-bit graphicssystem opengl workGunnar Sletta2009-10-021-1/+1
| * | | | | Explicitly check for alpha pixels in X11 before making an alpha XPixmapGunnar Sletta2009-10-021-3/+30
* | | | | | Filedialog impossible to use with keypad navigationSami Merilä2009-10-022-4/+28
| |_|_|/ / |/| | | |