summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix uic3 autotest.Friedemann Kleint2012-06-021-2/+4
* Fix dangling pointer issue in QGraphicsItem focus handlingPauli Jarvinen2012-06-011-6/+6
* Eliminate QTreeWidget drag crashJiewen Wang2012-05-311-1/+1
* QStatusBar::showMessage will always take new timeoutJiewen Wang2012-05-311-2/+0
* Updated HID drivers for INTEGRITYKalle Viironen2012-05-302-178/+298
* Fix bug when destruction fields in QWizardCarl Schumann2012-05-251-0/+13
* Symbian: inputcontext reports pointer events to FEP during inline editLauri Malmi2012-05-213-5/+35
* Fix missing include in QWS shared memorySamuli Piippo2012-05-151-0/+1
* XShaping drag and drop fixesAlbert Astals Cid2012-05-141-8/+12
* Always process window (de)activated eventsKevin Ottens2012-05-101-3/+0
* Fix define to build without gtk style.Frederik Gladhorn2012-05-081-1/+1
* Fix application font loading in basic font dbJiang Jiang2012-05-041-5/+15
* Fix for clipped Vietnamese characters when typed with VKBMarko Kenttala2012-05-042-0/+109
* Fix Symbian key event code mapping in QSymbianControlRiikka Inkila2012-05-041-1/+1
* Fix compilation error on old Unix systems caused by ShapeInputSergio Ahumada2012-05-031-1/+3
* Use BPS based event handlingKevin Krammer2012-05-034-0/+207
* Compile on Mac OS X with unsupported/macx-clangBradley T. Hughes2012-04-271-1/+1
* Take account of spanned items in QTreeView when dragging.Stephen Kelly2012-04-261-32/+9
* Add out-of-memory checks to QImagePauli Jarvinen2012-04-251-0/+11
* Moved qmljs_debug_arguments to QCoreApplicationRafael Roquetto2012-04-202-10/+0
* widgets/qpa: Fix painting to a fully transparent top level widgetHolger Hans Peter Freyther2012-04-161-5/+13
* Fix out of bounds use of QVector API.Stephen Kelly2012-04-132-6/+7
* Only send progress bar updates when visible.Frederik Gladhorn2012-04-131-1/+2
* Symbian: avoid crash when inline editing is canceledRiikka Inkila2012-04-131-3/+4
* Fix handling for key repeat events in the QPA linux input pluginReuben Dowle2012-04-131-1/+1
* Fixes crashes and memory leak in QMacPixmapDataAndreas Loew2012-04-131-13/+44
* Fixed crash in QImage in out of memory conditionAndreas Loew2012-04-131-0/+4
* Upgrading libpng: Patches to libpng 1.5.10 for Qt usageaavit2012-04-121-1/+0
* Fix initial size of QMainWindow with unified title and toolbar on MacAndy Shaw2012-04-121-1/+1
* Ensure that the IME composition is handled correctly on MacAndy Shaw2012-04-123-5/+13
* Fix memory leak when drawing text in non-common scriptEskil Abrahamsen Blomfeldt2012-04-121-3/+10
* Widget created with type to Qt::ToolTip should have a drop shadowKatja2012-04-121-1/+1
* Accessibility: send cursor move updates.Frederik Gladhorn2012-04-121-0/+5
* Do not send QEvent::AccessibilityPrepare.Frederik Gladhorn2012-04-121-3/+0
* Fixes a regression; missing cursor blink when input mask is set.Andreas Aardal Hanssen2012-04-121-1/+2
* QWS: Add support for HomeLocation and TempLocationBhooshan Supe2012-04-111-0/+5
* Disconnect slots from the old sourcemodel in QIdentityProxyModelk.blammo@gmail.com2012-04-101-40/+40
* Plug memory leak when gestures are grabbed but never triggeredAndy Shaw2012-04-101-93/+91
* Made qt_accStripAmp handle "&&"José Millán Soto2012-04-091-12/+28
* Fix signed/unsigned warnings (QWS)Sergey Gusarov2012-04-052-3/+3
* Fix clang warningSergey Gusarov2012-04-051-1/+1
* Fix a crash in cursorToX() when new block is addedJiang Jiang2012-04-031-0/+4
* Fix compilation error on Solaris caused by ShapeInputIikka Eklund2012-03-301-0/+2
* Fix build error for Blackberry OS QDesktopServicesRafael Roquetto2012-03-301-0/+1
* Fix window focusing problem in SymbianPauli Jarvinen2012-03-301-1/+1
* The scaling should not effect the width of a cosmetic penAndy Shaw2012-03-301-1/+1
* Support QDesktopServices on BlackBerry platformsRafael Roquetto2012-03-292-1/+116
* Fixed a possible crash in Qt CocoaThierry Bastian2012-03-261-4/+8
* Cherry picking qt5 bugfix 437da962c2b486b1a1722aac003bfa00b93ac204 to qt4.Arnt Witteveen2012-03-191-8/+10
* Fixed compiler warnings about unused q and d pointers.Janne Anttila2012-03-152-2/+1