summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindow_p.h
Commit message (Expand)AuthorAgeFilesLines
* QWindow: reduce a bit of code duplication.David Faure2014-02-081-0/+2
* Add QWindowPrivate::topLevelWindow() helper functionTor Arne Vestbø2014-01-301-0/+2
* QWindowPrivate: add virtual function 'clearFocusObject'Richard Moe Gustavsen2013-10-311-0/+2
* Make QWindow update its screen when moved to a different oneGabriel de Dietrich2013-05-231-0/+2
* Implement alertion state for windows.Friedemann Kleint2013-04-191-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-0/+2
|\
| * Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-241-0/+2
| * Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-02-191-0/+2
* | Introduced QWindow::setMask() to expose existing platform functionality.Samuel Rødal2013-02-271-0/+1
* | Added QWindow::Visibility convenience API to QWindow.Samuel Rødal2013-02-121-0/+4
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* | Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-01-241-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Regression: Fix setting of custom cursors for native widgets.Friedemann Kleint2013-01-211-0/+3
|/
* Fix QWidget::setWindowOpacity() when called before show().Friedemann Kleint2012-12-121-0/+2
* Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-061-2/+0
* Added private header warnings in src/gui/kernelSamuel Rødal2012-11-091-1/+11
* Remove QWindow pos, geometry and size as properties; pos->positionShawn Rutledge2012-11-081-2/+2
* Introduced QWindow properties {min/max}imum{Width/Height}Samuel Rødal2012-11-021-0/+1
* Fix setting custom cursor for widgets and windows before showing themMiikka Heikkinen2012-10-161-0/+3
* QWindow::setWindowFilePath addedJoerg Bornemann2012-10-021-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Implement QWindow::setWindowIconCorentin Jabot2012-05-241-0/+2
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Add setCursor API to QWindowLaszlo Agocs2012-05-041-0/+7
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-3/+6
|\
| * Fix header inclusion guardsGirish Ramakrishnan2012-04-141-3/+3
| * Implement window modality in QtGuiBradley T. Hughes2012-04-111-0/+3
* | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-1/+4
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Made window orientation API more flexible.Samuel Rødal2012-01-241-2/+4
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-0/+2
* Implemented QWidget's move() vs setGeometry() distinction in QWindow.Samuel Rødal2011-09-231-0/+9
* Fixed geometry issues.Samuel Rødal2011-09-231-0/+2
* QWindow::mapToGlobal/mapFromGlobal and move()Gunnar Sletta2011-08-291-0/+9
* Implement "quit on last window closed" logic for QWindowGunnar Sletta2011-08-111-0/+4
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-0/+2
* Reintroduce QWindow::SurfaceTypeMorten Sorvig2011-06-221-0/+2
* OpenGL API refactor.Samuel Rødal2011-06-211-5/+1
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-2/+0
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-3/+3
* Initialize variableLars Knoll2011-06-071-0/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* Added QWindow::setTransientParent().Samuel Rødal2011-05-231-0/+2
* Add QWindow::setWindowModality().Samuel Rødal2011-05-181-0/+2
* Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-161-1/+9