summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidget_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-3/+8
* 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
* Fix for excess creation of QWindow instances.Laszlo Agocs2011-05-311-1/+3
* Fix QWidget::windowHandle().Laszlo Agocs2011-05-311-4/+1
* Avoid dialog and other widgets with non-adjusted window flags.Laszlo Agocs2011-05-301-0/+1
* Add focus and modal dialog support.Laszlo Agocs2011-05-301-1/+4
* The proper fix for subwindow parenting issues.Laszlo Agocs2011-05-301-4/+10
* Revert "Have subwindows parented properly."Laszlo Agocs2011-05-271-22/+10
* Have subwindows parented properly.Laszlo Agocs2011-05-271-10/+22
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* Added QWindow::setTransientParent().Samuel Rødal2011-05-231-5/+27
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-201-0/+7
* Better setWindowFlags() support in XCB window.Samuel Rødal2011-05-191-8/+8
* Add QWindow::setWindowModality().Samuel Rødal2011-05-181-1/+5
* Re-implement transient window support in XCB backend.Samuel Rødal2011-05-161-5/+3
* Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-161-0/+17
* Initial QPlatformWindow window state setting API and xcb implementation.Samuel Rødal2011-05-131-21/+29
* fix includesLars Knoll2011-05-071-7/+7
* library splitLars Knoll2011-05-071-0/+824