summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Revert "Don't rely on mapFromGlobal in QGraphicsScenePrivate::itemsAtPosition."Jonathan Liu2012-02-281-3/+7
* Fix window positioning regression.Miikka Heikkinen2012-02-281-2/+2
* Fix submenu positioningMiikka Heikkinen2012-02-281-0/+8
* Fix divide by zero when glyphWidth is 0Jiang Jiang2012-02-281-0/+2
* Fix modal file dialog opening on MacPasi Matilainen2012-02-281-1/+1
* Fix for Thai characters with a below markMarko Kenttala2012-02-281-3/+9
* Fix mouse wheel page-by-page scrolling on windowsPasi Pentikainen2012-02-271-4/+14
* Build fix to raster window surface.Janne Anttila2012-02-261-1/+1
* Fix backspace on empty lines with custom QML editorsAapo Haapanen2012-02-251-1/+4
* Take into account input shaping in findRealWindowAlbert Astals Cid2012-02-213-26/+19
* Ensure the scrollers appears when there is too many menu itemsAndy Shaw2012-02-171-10/+11
* Don't render glyph with FT with fetchMetricsOnlyJiang Jiang2012-02-151-1/+1
* QDial: Fix crash when singleStep-property is 0.Friedemann Kleint2012-02-151-1/+3
* Fixed memory leak in QPA/Lighthouse event handling.Samuel Rødal2012-02-141-0/+1
* Build break fixAri Lehtola2012-02-141-1/+2
* Added QAccessibleGroupBoxJosé Millán Soto2012-02-101-0/+3
* Symbian: Fix for VKB default language to English in RTL variantSatyam Bandarapu2012-02-101-1/+1
* 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
* QTextEngine - treat a fullstop (0x2E) as the same script as the preceeding te...John Tapsell2012-02-101-1/+14
* Fix crash in qt_init when the XFIXES extension is not available.David Faure2012-02-101-0/+8
* Fix QListView::scrollTo() when there are hidden rowsJani Honkonen2012-02-091-1/+6
* Symbian: Fix for blank window after taping Editing options.Satyam Bandarapu2012-02-092-8/+45
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-02-091-1/+1
* Fix Qt to use font with simplified chinese characters as default if neededMarko Kenttala2012-02-081-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-083-1/+16
* Update accessibility selections in QTextControl.Frederik Gladhorn2012-02-081-2/+13
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-083-6/+6
* Don't get stuck in a loop while trying to close the active popup widgetAndy Shaw2012-02-081-1/+1
* Ensure the header's context menu is in sync with the visible sectionsAndy Shaw2012-02-071-1/+12
* Fixed CustomDashLine drawing bug.Samuel Rødal2012-02-071-1/+3
* Use available geometry when maximized.Rafael Roquetto2012-02-071-1/+9
* Do not check isActiveWindow to determine if an accessible widget is focusableJosé Millán Soto2012-02-061-1/+1
* Fixed DEBUG macro redefinition when compiling for WEC7 with MSVC.jaanttil2012-02-031-11/+11
* Reduces compiler warnings when compiling for WEC7jaanttil2012-02-034-2/+8
* Take into account shaping in findRealWindowAlbert Astals Cid2012-02-033-3/+38
* QTextEdit cursor position fix when moving left/right with selectionPasi Matilainen2012-02-031-6/+20
* Make QMacCocoaViewContainer work again.Morten Johan Sorvig2012-02-031-0/+3
* Check for the clipboard manager when looping due to app quitingAlbert Astals Cid2012-02-022-3/+9
* Add accessible role Terminal.Frederik Gladhorn2012-02-021-0/+1
* Fix crash in QTreeWidgetItem::sortChildren when adding new item.Markku Heikkila2012-02-011-0/+1
* Various Qt documentation fixes (wk 44)artoka2012-01-314-4/+10
* Various qt documentation fixes (wk 43)artoka2012-01-313-5/+9
* Fixed EGL build for WEC7jaanttil2012-01-311-1/+1
* Fixed QEventDispatcherQPA::processEvents()Rafael Roquetto2012-01-311-3/+2
* Fixed qapplication_win.cpp build for WinCEjaanttil2012-01-311-1/+1
* Build fix to qapplication_win.cpp when QT_NO_GESTURES is usedjaanttil2012-01-311-1/+1
* Removed unnecesary dependency to winx.h from desktopservices for WinCE.jaanttil2012-01-301-3/+0