summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Avoid timer starvation when handling many X11 eventsBradley T. Hughes2009-12-171-0/+2
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-165-4/+22
|\
| * Fixed wheel event delivery in graphicsview.Denis Dzyubenko2009-12-161-1/+1
| * Doc fix: mark QFileOpenEvent::url to be available since 4.6Denis Dzyubenko2009-12-161-1/+3
| * Text cursor is not shown properly in line edits on Mac OS X.Prasanth Ullattil2009-12-163-2/+18
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-156-31/+89
|\ \ | |/
| * Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-151-0/+4
| |\
| | * Fix crash in QFontDialog::getFont() on Mac 10.4Morten Johan Sørvig2009-12-101-0/+4
| | * Fixed uninitialized background artifacts in QWidget::render.Donald Carr2009-12-081-1/+1
| | * Fixed searching and copy/paste from PDF documents.axis2009-12-081-1/+1
| | * Fixed a potential crash in QDockWidgetThierry Bastian2009-12-011-2/+5
| | * Fixed a crash in the GL engine when trying to draw invalid pixmaps.Trond Kjernåsen2009-11-261-1/+1
| * | Calling removeToolBar() on native Mac toolbars (Cocoa) causes crash.Prasanth Ullattil2009-12-151-3/+0
| * | Allow the WM_TASKBARCREATED message through the UIPI filter on Windows Vista ...miniak2009-12-151-0/+21
| * | Optimisations to gesture event filtering.Denis Dzyubenko2009-12-153-28/+64
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-1432-331/+687
|\ \ \ | |/ /
| * | Fix crashes when deleting QWidgets and QGraphicsItems in touch event handlers.Bradley T. Hughes2009-12-112-5/+29
| * | 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
| * | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-0926-322/+626
| |\ \ \
| | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-12-086-9/+14
| | |\ \ \
| | | * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-083-1/+10
| | | |\ \ \
| | | | * | | Minor fixes to softkey dimming support (commit 245c9cc0).Janne Anttila2009-12-082-1/+6
| | | | * | | FEP returns the wrong foreground color in GetFormatOfFepInlineTextSami Merilä2009-12-071-0/+4
| | | * | | | Doc: Explicitly mention that QWidget/QGraphicsItem takes ownership of effects.Bjørn Erik Nilsen2009-12-082-0/+4
| | | * | | | Remove id property from QGraphicsObjectAlan Alpert2009-12-082-8/+0
| | * | | | | Fix possible off-by-one inconsistency against system look and feel whenEskil Abrahamsen Blomfeldt2009-12-081-1/+1
| | |/ / / /
| | * | | | Compilation fixThierry Bastian2009-12-071-0/+1
| | * | | | Assert in designer while drag & dropping items from a QListWidgetGabriel de Dietrich2009-12-071-1/+2
| | * | | | Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW...Yoann Lopes2009-12-075-28/+13
| | * | | | Fix the toolbars dockingThierry Bastian2009-12-071-5/+10
| | |/ / /
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-074-37/+92
| | |\ \ \
| | | * | | Added dimming support for disabled softkeys in Symbian.Janne Anttila2009-12-072-2/+31
| | | * | | Button and LineEdit/TextEdit theme colors are incorrectSami Merilä2009-12-041-2/+4
| | | * | | QS60Style: Overwrites correct stylehint color valuesSami Merilä2009-12-041-4/+3
| | | * | | Switched S60 QDesktopServices implementation to CDocumentHandler based.Janne Anttila2009-12-041-23/+49
| | | * | | Fixed "...QString::QString(const char *)... is deprecated" warning.Janne Anttila2009-12-031-1/+1
| | | * | | QS60Style: Always store changed theme paletteSami Merilä2009-12-031-5/+4
| | * | | | Add EGL_BUFFER_SIZE to QEglProperties::reduceConfiguration()Tom Cooksey2009-12-041-0/+9
| | * | | | Fixes problem with QMenu when it's populated on the aboutToShowPierre Rossi2009-12-044-31/+42
| | * | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-0411-13/+73
| | |\ \ \ \
| | * | | | | Fix toolbar animation when restoring from expanded stateThierry Bastian2009-12-042-2/+3
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-12-045-8/+10
| | |\ \ \ \ \
| | | * | | | | Fixes clipping bug in the embedded dialogs demo.Yoann Lopes2009-12-041-1/+0
| | | * | | | | Fix crash when QGraphicsItem destructor deletes other QGraphicsItemOlivier Goffart2009-12-041-2/+2
| | * | | | | | Merge branch 'fleury-ooo-sequential' into 4.6Jan-Arve Sæther2009-12-044-206/+438
| | |\ \ \ \ \ \
| | | * | | | | | Made sure that we didn't reference dangling parallel anchors.Jan-Arve Sæther2009-12-041-2/+2
| | | * | | | | | Rename the global limit to g_offset.Jan-Arve Sæther2009-12-031-13/+13
| | | * | | | | | Merge branch 'ooo-sequential' of git://gitorious.org/~fleury/qt/fleury-openbo...Jan-Arve Sæther2009-12-014-206/+438
| | | |\ \ \ \ \ \