summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix QCombobox painting regression on WindowsOlivier Goffart2009-11-191-2/+0
* LineEdit graphics are sometimes missing from webpages with s60styleSami Merilä2009-11-192-25/+43
* Crash when rendering a scene using DeviceCoordinateCacheGabriel de Dietrich2009-11-191-3/+6
* Fix tst_QGraphicsView::inputMethodSensitivity autotestOlivier Goffart2009-11-191-0/+2
* Fixed Multi-length strings not implemented for float functionsOlivier Goffart2009-11-191-3/+19
* Fixed compilation on AIX 6.1 with xlC 10.1Samuel Rødal2009-11-191-1/+1
* Update license headers to release version.Jason McDonald2009-11-191114-14482/+14482
* Softkeymanager to not update sofkeys when native s60 dialog is shownJason Barron2009-11-191-0/+4
* Fix QGtkStyle crash when switching themes.Robert Griebl2009-11-192-31/+46
* Fix multiple regressions in QGtkStyle caused by freetype fixesJens Bache-Wiig2009-11-192-13/+20
* register pointer type for invokeRobert Griebl2009-11-181-0/+4
* Fix regression in emitting of QTextDocument::undoCommandAdded()Thomas Zander2009-11-181-1/+3
* Fix for qmessagebox softkey dimming in Symbian.Janne Anttila2009-11-181-1/+2
* Focus changes cause softkey area to flickerSami Merilä2009-11-181-4/+8
* Fix for qmessagebox default softkey visibility + some tab/space fixes.Janne Anttila2009-11-181-8/+20
* Fixed a focusing bug on Symbian.axis2009-11-182-0/+21
* Fixed some initializers and saved some memory.axis2009-11-182-3/+7
* QS60Style palette is not updated after orientation switchSami Merilä2009-11-181-1/+1
* Tab shapes have the wrong size and distance between them on SymbianSami Merilä2009-11-181-1/+4
* Fix to symbian transparent window backing store format.Jani Hautakangas2009-11-182-4/+10
* Define own palette for web-based widgets in QS60StyleSami Merilä2009-11-181-1/+9
* Made widgets not clear their contents after losing edit focus.axis2009-11-182-0/+8
* Fix S60 input method not showing up in editable QGraphicsTextItemsSimon Hausmann2009-11-181-2/+3
* Fix input method support on widgets that have a focus proxy set.Simon Hausmann2009-11-182-9/+18
* Designer crashes in Mac Cocoa port.Prasanth Ullattil2009-11-181-0/+3
* QMenu: do not crash if action is destroyed in the triggered signal.Olivier Goffart2009-11-181-1/+2
* Fix long text regression in listview that does not fits into the viewport.Olivier Goffart2009-11-181-2/+2
* QFileDialog: user could not select a readonly file on vista and win7Thierry Bastian2009-11-181-1/+1
* QGAL: fix update size hints logic in parallel anchorsCaio Marcelo de Oliveira Filho2009-11-181-6/+13
* QGAL: Update code documentationEduardo M. Fleury2009-11-181-13/+26
* QGAL: Move size information from AnchorData to QGraphicsAnchorPrivateEduardo M. Fleury2009-11-183-108/+66
* QGAL: Update header documentation in QGALPrivateEduardo M. Fleury2009-11-181-9/+14
* Cocoa: QColorDialog makes the application hangRichard Moe Gustavsen2009-11-181-0/+6
* Detect context sharing on EGL systemsRhys Weatherley2009-11-172-0/+6
* Fixed dropshadow raster implementation since rewriteGunnar Sletta2009-11-161-4/+9
* Add option to ingore unused navigation events in QTextControlEskil Abrahamsen Blomfeldt2009-11-163-7/+31
* Made it possible to bring up the FEP symbols menu using star key.axis2009-11-161-1/+9
* Fixed a regression in mainwindow that would not restore correctlyThierry Bastian2009-11-161-3/+2
* Fixa regression that could make a dockwidget disappear if unfloatableThierry Bastian2009-11-161-0/+3
* Fixed a crash which could occur when perspective transforming QRegions.Trond Kjernåsen2009-11-161-8/+13
* Made the select button commit the T9 word rather than exit widget.axis2009-11-161-8/+20
* Fix for assertion failure in in QWidget::grabMouse for Symbian.Janne Anttila2009-11-161-2/+2
* Fixed maximized dialogs losing maximized status on orientation switchMiikka Heikkinen2009-11-161-7/+9
* Add edit menu support for phones with a 'pencil' key.Jason Barron2009-11-163-0/+10
* Binary compatibility of Symbian ARMv5 and ARMv6 buildsShane Kearns2009-11-131-1/+0
* Fix Font combobox: one can set the current font without it being changedThierry Bastian2009-11-131-0/+7
* Revert "Always set a clip on the painter in QGraphicsView."Andreas Aardal Hanssen2009-11-131-3/+0
* Make it possible for QMainWindow to restore the geom of undocked widgetThierry Bastian2009-11-131-3/+3
* Avoid XSync-related runtime crashes on HP-UX due to C++ mangling.Andreas Aardal Hanssen2009-11-131-0/+2
* Fix typo in license headerAlessandro Portale2009-11-1327-27/+27