summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix limitting shortcuts to keypad onlyJani Honkonen2012-08-311-2/+7
* Windows: Fix Drag and drop in Designer.Friedemann Kleint2012-08-311-3/+14
* Doc: Really minor typo fixSergio Ahumada2012-08-231-1/+1
* license: Fix Blackberry/QNX license headersSergio Ahumada2012-08-142-7/+3
* fix dangling pointer access during drag-n-drop operationNick Shaforostoff2012-08-141-1/+1
* Update contact information in license headers.Sergio Ahumada2012-08-01233-466/+466
* 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
* 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
* Ensure the mouse buttons are preserved when entering a widgetAndy Shaw2012-07-033-3/+5
* 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-211-2/+7
* Drag and drop icon does not update correctly on Windows.Markku Heikkila2012-06-192-3/+2
* Windows: Fix uic3 autotest.Friedemann Kleint2012-06-021-2/+4
* XShaping drag and drop fixesAlbert Astals Cid2012-05-141-8/+12
* Always process window (de)activated eventsKevin Ottens2012-05-101-3/+0
* 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
* 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
* Ensure that the IME composition is handled correctly on MacAndy Shaw2012-04-121-3/+8
* Widget created with type to Qt::ToolTip should have a drop shadowKatja2012-04-121-1/+1
* Plug memory leak when gestures are grabbed but never triggeredAndy Shaw2012-04-101-93/+91
* Fix compilation error on Solaris caused by ShapeInputIikka Eklund2012-03-301-0/+2
* Fix window focusing problem in SymbianPauli Jarvinen2012-03-301-1/+1
* Fixed a possible crash in Qt CocoaThierry Bastian2012-03-261-4/+8
* Hang on to the correct screen index in QWidgetNick Ratelle2012-03-121-0/+1
* Support changing locales at runtime in QPA plugins.Nick Ratelle2012-03-125-2/+31
* qpa: Don't force event handling every secondEike Ziller2012-03-061-1/+2
* Correcting fixed native orientation translation for touch pointsMurray Read2012-03-062-10/+13
* Fix incorrect state of show/hide menu items in Mac application menuPasi Matilainen2012-03-042-0/+13
* Fixed Windows performance regression introduced by ac2818bef95f134.Samuel Rødal2012-03-021-2/+7
* Fix window positioning regression.Miikka Heikkinen2012-02-281-2/+2
* Take into account input shaping in findRealWindowAlbert Astals Cid2012-02-213-26/+19
* Fixed memory leak in QPA/Lighthouse event handling.Samuel Rødal2012-02-141-0/+1
* Build break fixAri Lehtola2012-02-141-1/+2
* Raise loopLevel for deleteLater in event filtersJohn Stanley2012-02-101-11/+0
* When doing mouse move compression, pass non-MotionNotify events to installed ...John Stanley2012-02-101-1/+4
* Pass events to installed event dispatcher event filters before passing them t...John Stanley2012-02-103-13/+25
* Fix crash in qt_init when the XFIXES extension is not available.David Faure2012-02-101-0/+8
* Fix for effects in Qt-applications startupAri Lehtola2012-02-081-0/+7
* Prevent crashing on Symbian in case EGL surface creation fails.Pauli Jarvinen2012-02-082-1/+11
* Don't get stuck in a loop while trying to close the active popup widgetAndy Shaw2012-02-081-1/+1
* Use available geometry when maximized.Rafael Roquetto2012-02-071-1/+9
* Reduces compiler warnings when compiling for WEC7jaanttil2012-02-031-0/+2