summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidget_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix rendering glitches when using native widgets in MDI subwindowsMiikka Heikkinen2012-07-181-2/+3
* QWidget::showFullScreen fixed for widgets with valid size hintJoerg Bornemann2012-07-161-0/+4
* Don't set the resize and move flags when activating fullscreen modeThomas McGuire2012-07-111-0/+8
* Fix showNormal() and friends for platforms with fullscreen hintThomas McGuire2012-07-101-1/+1
* Fix focus handling when the application has QAxWidgets.Miikka Heikkinen2012-07-031-1/+8
* revive the noPaintOnScreen fix on WindowsJoerg Bornemann2012-07-031-0/+19
* Further fixes to widget maskingMiikka Heikkinen2012-06-281-0/+3
* Widgets: Apply masks to native windows only.Friedemann Kleint2012-06-271-10/+2
* Fix raising and lowering native widgetsMiikka Heikkinen2012-06-271-2/+2
* QPlatformWindow: Add Window masks.Friedemann Kleint2012-06-261-3/+18
* Fix: Widgets that become top-level widgets may crash the applicationBerthold Krevert2012-06-151-1/+5
* QWidget::destroy(): Release mouse and keyboard grab.Friedemann Kleint2012-06-091-0/+4
* Fix a crash when calling effectiveWinId() on parentless widgets.Friedemann Kleint2012-06-081-2/+5
* Fix parent-children relationship of QWidgetWindowsDebao Zhang2012-06-041-4/+5
* QtWidgets: Make QWidgetWindow disappear when its associate QWidget hidesDebao Zhang2012-06-041-3/+2
* Implement QWidgetPrivate::setWindowIcon_sys()Corentin Jabot2012-06-021-1/+4
* Fix some painting issues with native widgetsMiikka Heikkinen2012-05-291-3/+5
* Don't create QBackingStore for QDesktopWidgetGirish Ramakrishnan2012-05-211-1/+1
* Make sure QWidgetPrivate::hide_sys() really hidesBradley T. Hughes2012-05-091-11/+9
* Improve widget geometry.Friedemann Kleint2012-05-091-5/+49
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-3/+3
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-171-4/+9
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-5/+20
| |\
| * | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-3/+8
* | | Add QPlatformWindow::setWindowModified(bool)Bradley T. Hughes2012-04-171-0/+1
| |/ |/|
* | QWidget: allow modal top-levels to have WA_DontShowOnScreenBradley T. Hughes2012-04-111-7/+22
|/
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-9/+5
* Re-add default positioning for Widgets.Friedemann Kleint2012-02-101-1/+17
* Use available geometry when maximized.Rafael Roquetto2012-02-061-1/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-061-8/+15
* Implemented QWidget's move() vs setGeometry() distinction in QWindow.Samuel Rødal2011-09-231-0/+2
* Patch toward fixing tst_QWidget::windowState().Samuel Rødal2011-09-231-8/+10
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-2/+2
* Retrieve QPlatformScreen from top level when querying widget metrics.Friedemann Kleint2011-07-261-1/+9
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-3/+2
* OpenGL API refactor.Samuel Rødal2011-06-211-3/+3
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-22/+16
* Added frameMargins() API and support in XCB plugin.Samuel Rødal2011-06-101-15/+32
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-2/+3
* Cursor support in xcb plug-in.Laszlo Agocs2011-06-081-52/+44
* reset certain global variables on deletionLars Knoll2011-06-071-0/+2
* Made tst_QWidget::repaintWhenChildDeleted() pass.Samuel Rødal2011-06-061-0/+8
* Basic QDesktopWidget support.Samuel Rødal2011-06-031-2/+2
* Remove out-of-date TODOs.Laszlo Agocs2011-06-031-7/+1
* Add support for mouse and keyboard grab.Laszlo Agocs2011-06-031-11/+27
* Prevent crash in tst_QWidget::persistentWinId().Samuel Rødal2011-06-031-1/+1
* Made tst_QWidget::winIdChangeEvent() pass with Lighthouse.Samuel Rødal2011-06-031-0/+5