summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Sergio Ahumada2012-08-011252-2504/+2504
* Use improved QLibrary search heuristics for libgtkSean Harmer2012-07-271-0/+1
* Use improved QLibrary search heuristics in qapplication_x11.cppSean Harmer2012-07-271-0/+5
* Clean up qDebug statementsRomain Pokrzywka2012-07-211-3/+2
* Don't discard QPA mouse events without an associated window or widgetRomain Pokrzywka2012-07-201-2/+0
* Fix null pointer bug when no QPA event integration is used.Ian Dean2012-07-201-0/+1
* Widgets: Fix duplicated line in QMdiAreaSergio Ahumada2012-07-181-1/+1
* Fix infinite loop due to FPU limitationStéphane Cerveau2012-07-171-2/+2
* Doc: Fix typoSergio Ahumada2012-07-161-1/+1
* Fix for enter key inserting into password fields in SymbianMarko Kenttala2012-07-131-1/+2
* Fix crash when column is inserted before rowspanned cellEskil Abrahamsen Blomfeldt2012-07-131-3/+23
* QNX: Set the default application font to Slate Pro on BlackberrySean Harmer2012-07-121-1/+7
* qws: print the data directoryGirish Ramakrishnan2012-07-111-1/+1
* ARM: fix compilation with C++11 enabledMarc Mutz2012-07-052-2/+2
* Fix compilation errorJaakko Helanti2012-07-051-0/+2
* Ensure the mouse buttons are preserved when entering a widgetAndy Shaw2012-07-033-3/+5
* 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