summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* Fix cursor truncate to include line positionJiang Jiang2012-07-031-2/+2
* Enable smiley support for Symbian editorsMarko Kenttala2012-07-022-1/+22
* Fix possible crash when copying QImage.Kim Motoyoshi Kalland2012-06-251-1/+1
* Fix infinite recursion while dragging toolbar of QMainWindow.Markku Heikkila2012-06-251-2/+3
* Enable building with older SHAPE extension, or -no-xshape (QTBUG-24653, QTBUG...Daniel Richard G2012-06-221-0/+6
* Removing potential crashes from out-of-thread cleanup on SymbianMurray Read2012-06-212-4/+11
* Restored native behavior when moving cursor from selectionRobert Loehning2012-06-201-0/+8
* Mac: Fix rendering of non-int sized fonts.Eike Ziller2012-06-192-17/+24
* Drag and drop icon does not update correctly on Windows.Markku Heikkila2012-06-192-3/+2
* Speedup for QAbstractItemViewPrivate::delegateForIndexABBAPOH2012-06-191-4/+11
* AbstractItemView editorForIndex/indexForEditor speedupABBAPOH2012-06-151-1/+9
* QWizard/Win: Handle hit testing correctly for Vista styleJonathan Liu2012-06-151-37/+48
* Symbian: disable OpenVG as default on Symbian emulator buildsPasi Pentikainen2012-06-131-1/+1
* QWizard/Win: Drag window on Vista with only left mouse buttonJonathan Liu2012-06-091-1/+1
* 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