index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
kernel
/
qwindow.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
API review: add revision and docs for QWindow::safeAreaMarginsChanged
Volker Hilsheimer
2025-01-16
1
-1
/
+1
*
Add public QWindow API for safe area margins
Tor Arne Vestbø
2024-11-25
1
-0
/
+4
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Improve error reporting when requesting unsupported native interface
Tor Arne Vestbø
2021-07-15
1
-1
/
+1
*
Consistent indentation for all Q_PROPERTYs
Andreas Buhr
2021-06-24
1
-5
/
+10
*
Expose the native interfaces of QScreen/QWindow
Friedemann Kleint
2021-06-07
1
-0
/
+3
*
Remove Qt6 switches from QtGui
Allan Sandfeld Jensen
2021-05-05
1
-4
/
+0
*
Fix typo
Volker Hilsheimer
2020-11-02
1
-1
/
+1
*
Doc: Fix documentation warnings for Qt GUI
Topi Reinio
2020-08-28
1
-1
/
+5
*
Introduce QWindow::paintEvent with QPA plumbing
Tor Arne Vestbø
2020-08-26
1
-0
/
+2
*
Change QWindow/QWidget::map(To/From)(Global/Parent) to operate in float
Friedemann Kleint
2020-07-14
1
-0
/
+2
*
Merge QWindow::parent overloads
Volker Hilsheimer
2020-06-08
1
-2
/
+1
*
Add virtual QWindow::closeEvent handler
Volker Hilsheimer
2020-05-05
1
-1
/
+2
*
Add major versions to REVISION and Q_REVSION markers
Ulf Hermann
2020-02-17
1
-12
/
+12
*
Add QWindow::startSystemMove and startSystemResize
Johan Klokkhammer Helsing
2020-01-28
1
-0
/
+2
*
Widen out parameter "result" of the native event filters for Qt 6
Friedemann Kleint
2019-03-22
1
-0
/
+4
*
Make QWindow::transientParent a property
Shawn Rutledge
2018-09-27
1
-0
/
+3
*
Remove excess "virtual" keyword from destructors in Qt Gui
Alessandro Portale
2018-09-25
1
-1
/
+1
*
doc: Fix remaining qdoc warmings for Vulkan stuff
Martin Smith
2018-01-18
1
-2
/
+3
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-09-26
1
-2
/
+2
|
\
|
*
Avoid window geometry jittering when changing geometry from JavaScript
Rainer Keller
2017-09-25
1
-2
/
+2
*
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-3
/
+3
*
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-5
/
+5
|
/
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-07-04
1
-4
/
+4
|
\
|
*
Convert features.tabletevent to QT_CONFIG
Stephan Binner
2017-06-28
1
-2
/
+2
|
*
Convert features.wheelevent to QT_CONFIG
Stephan Binner
2017-06-28
1
-2
/
+2
*
|
Basic Vulkan enablers
Laszlo Agocs
2017-03-17
1
-0
/
+8
*
|
Make QWindow's windowState a QFlags of the WindowState
Olivier Goffart
2017-03-16
1
-0
/
+2
|
/
*
Add QWindow::AncestorMode overload of QWindow::parent()
Tor Arne Vestbø
2016-12-08
1
-6
/
+8
*
Introduce QWindow::setFlag and QWidget::setWindowFlag
Daniel Vrátil
2016-11-22
1
-0
/
+1
*
Add qtguiglobal.h and qtguiglobal_p.h
Lars Knoll
2016-07-03
1
-0
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QtGui: Use Q_NULLPTR instead of 0 in all public headers
Marc Mutz
2015-07-19
1
-3
/
+3
*
Implement QDebug streaming operators for QWindow, QScreen and QWidget.
Friedemann Kleint
2015-03-16
1
-0
/
+7
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
QtGui: use Q_ENUM instead of Q_ENUMS
Olivier Goffart
2015-02-08
1
-2
/
+1
*
Fix 1700 override warnings [-Winconsistent-missing-override]
Sérgio Martins
2015-02-03
1
-1
/
+1
*
Only show QWindows after QScreen destruction if coming from virtual sibling
Tor Arne Vestbø
2015-01-22
1
-3
/
+0
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-4
/
+4
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-11-24
1
-0
/
+13
|
\
|
*
Add qobject_cast template specialisation for QWindow
Jørgen Lind
2014-10-29
1
-0
/
+13
*
|
Introducing QWindow::requestUpdate().
Gunnar Sletta
2014-10-09
1
-0
/
+2
|
/
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Make QWindowContainer handle drag'n'drop
Allan Sandfeld Jensen
2014-08-20
1
-0
/
+2
*
Revision new signal
Alan Alpert
2014-05-02
1
-1
/
+1
*
Add missing notify signal for the QWindow::title property
Simon Hausmann
2014-02-27
1
-1
/
+2
*
Add Q_REVISION(1) to QWindow::alert().
Friedemann Kleint
2013-06-28
1
-1
/
+1
*
QWindow min/max width/height, contentOrientation are not new in 5.1
Shawn Rutledge
2013-06-28
1
-14
/
+14
*
Don't destroy the window if the QCloseEvent wasn't accepted
Shawn Rutledge
2013-05-07
1
-0
/
+1
[next]