summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Widen out parameter "result" of the native event filters for Qt 6Friedemann Kleint2019-03-221-0/+4
* Make QWindow::transientParent a propertyShawn Rutledge2018-09-271-0/+3
* Remove excess "virtual" keyword from destructors in Qt GuiAlessandro Portale2018-09-251-1/+1
* doc: Fix remaining qdoc warmings for Vulkan stuffMartin Smith2018-01-181-2/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-2/+2
|\
| * Avoid window geometry jittering when changing geometry from JavaScriptRainer Keller2017-09-251-2/+2
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-5/+5
|/
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-4/+4
|\
| * Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-281-2/+2
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-2/+2
* | Basic Vulkan enablersLaszlo Agocs2017-03-171-0/+8
* | Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-161-0/+2
|/
* Add QWindow::AncestorMode overload of QWindow::parent()Tor Arne Vestbø2016-12-081-6/+8
* Introduce QWindow::setFlag and QWidget::setWindowFlagDaniel Vrátil2016-11-221-0/+1
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-3/+3
* Implement QDebug streaming operators for QWindow, QScreen and QWidget.Friedemann Kleint2015-03-161-0/+7
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtGui: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-2/+1
* Fix 1700 override warnings [-Winconsistent-missing-override]Sérgio Martins2015-02-031-1/+1
* Only show QWindows after QScreen destruction if coming from virtual siblingTor Arne Vestbø2015-01-221-3/+0
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-4/+4
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-0/+13
|\
| * Add qobject_cast template specialisation for QWindowJørgen Lind2014-10-291-0/+13
* | Introducing QWindow::requestUpdate().Gunnar Sletta2014-10-091-0/+2
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make QWindowContainer handle drag'n'dropAllan Sandfeld Jensen2014-08-201-0/+2
* Revision new signalAlan Alpert2014-05-021-1/+1
* Add missing notify signal for the QWindow::title propertySimon Hausmann2014-02-271-1/+2
* Add Q_REVISION(1) to QWindow::alert().Friedemann Kleint2013-06-281-1/+1
* QWindow min/max width/height, contentOrientation are not new in 5.1Shawn Rutledge2013-06-281-14/+14
* Don't destroy the window if the QCloseEvent wasn't acceptedShawn Rutledge2013-05-071-0/+1
* QWindow: expose active as propertyLiang Qi2013-04-231-0/+2
* Make requestActivate() as a slot in QWindowLiang Qi2013-04-231-2/+2
* Implement alertion state for windows.Friedemann Kleint2013-04-191-0/+3
* Documentation and versioning for new Window propertiesShawn Rutledge2013-03-121-18/+22
* Implement XEmbed protocolAlberto Mardegan2013-03-061-0/+2
* Introduced QWindow::setMask() to expose existing platform functionality.Samuel Rødal2013-02-271-0/+3
* Added QWindow::Visibility convenience API to QWindow.Samuel Rødal2013-02-121-0/+15
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Establish an opacity property for the QWindowLaszlo Papp2013-01-261-0/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* De-inline all setters in QWindowShawn Rutledge2012-12-121-31/+12
* Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-061-3/+0
* Removed temporary backwards-compat properties and accessors in QWindowShawn Rutledge2012-12-031-36/+0
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-0/+2
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-271-2/+3
* Temporary backwards-compatible QWindow::setPos accessorsShawn Rutledge2012-11-081-0/+6