index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
kernel
/
qwindow_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Compose render-to-texture widgets through QRhi
Laszlo Agocs
2022-03-11
1
-4
/
+0
*
QWindowPrivate: de-inline dtor and ctor
Marc Mutz
2022-01-20
1
-0
/
+3
*
Fix qobject_cast on partially destroyed QWidget/QWindow
Giuseppe D'Angelo
2022-01-05
1
-6
/
+0
*
Centralize maybeLastWindowClosed checking in QWindow
Tor Arne Vestbø
2021-10-20
1
-0
/
+1
*
Deduplicate lastWindowClosed handling
Tor Arne Vestbø
2021-10-16
1
-2
/
+1
*
Deduplicate maybeQuitOnLastWindowClosed handling
Tor Arne Vestbø
2021-09-17
1
-1
/
+3
*
Move QWINDOWSIZE_MAX to platform headers
Paul Olav Tvete
2021-09-10
1
-2
/
+0
*
QWidget: close the QWindow in QWidget::close
Volker Hilsheimer
2021-09-02
1
-0
/
+1
*
Remove unused virtual method QWindowPrivate::allowClickThrough
Volker Hilsheimer
2020-07-07
1
-3
/
+0
*
Remove unnecessary ; after function implementations
Lars Schmertmann
2020-07-06
1
-1
/
+1
*
QtCore: mark obsolete enumerations as deprecated
Christian Ehrlicher
2019-05-17
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-05-15
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Friedemann Kleint
2019-05-14
1
-1
/
+1
|
|
\
|
|
*
Fix QWindow::mapToGlobal()/mapFromGlobal() for multi-screen windows
Morten Johan Sørvig
2019-05-13
1
-1
/
+1
*
|
|
QtGui: Use member initialization for QWindowPrivate, QScreenPrivate
Friedemann Kleint
2019-04-09
1
-60
/
+25
*
|
|
Implement support for WA_MacNoClickThrough
Andy Shaw
2019-04-01
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-03-31
1
-0
/
+8
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Friedemann Kleint
2019-03-26
1
-0
/
+8
|
|
\
\
|
|
|
/
|
|
*
Add explanatory comment to QWindowPrivate::resizeAutomatic
Friedemann Kleint
2019-03-22
1
-0
/
+4
|
|
*
Windows: Fix tooltip flicker on GL surfaces
Friedemann Kleint
2019-03-21
1
-0
/
+4
*
|
|
More nullptr usage in headers
Kevin Funk
2019-03-14
1
-5
/
+5
|
/
/
*
|
Make QWindow::transientParent a property
Shawn Rutledge
2018-09-27
1
-0
/
+2
|
/
*
Handle screen changes for non-top-level windows
Tor Arne Vestbø
2018-08-03
1
-1
/
+1
*
Move default implementation of update requests to QPlatformWindow
Tor Arne Vestbø
2018-05-07
1
-2
/
+0
*
Revert "Bring QWindowPrivate::deliverUpdateRequest() back temporarily"
Liang Qi
2018-04-06
1
-2
/
+0
*
Bring QWindowPrivate::deliverUpdateRequest() back temporarily
Liang Qi
2018-04-04
1
-0
/
+2
*
Move delivery of update requests into QPlatformWindow
Tor Arne Vestbø
2018-03-29
1
-2
/
+0
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Lars Knoll
2017-12-30
1
-0
/
+2
|
\
|
*
Teach QPlatformWindow about safe area margins and implement for iOS
Tor Arne Vestbø
2017-12-13
1
-0
/
+2
*
|
Fix build with -no-opengl and on watchOS in general
Jake Petroules
2017-10-06
1
-0
/
+2
*
|
Let QPlatformBackingStore handle its own QOpenGLContext
Tor Arne Vestbø
2017-10-05
1
-0
/
+2
*
|
Make QWindow::setVisible() work for widgets
Morten Johan Sørvig
2017-05-11
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-03-28
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-21
1
-1
/
+1
|
|
\
|
|
*
Fix crash in QWindowPrivate::applyCursor when screen is null
Olivier Goffart
2017-03-16
1
-1
/
+1
*
|
|
Basic Vulkan enablers
Laszlo Agocs
2017-03-17
1
-0
/
+7
*
|
|
Make QWindow's windowState a QFlags of the WindowState
Olivier Goffart
2017-03-16
1
-1
/
+3
|
/
/
*
|
QWindow: Remove "_q_foreignWinId" dynamic property
Tor Arne Vestbø
2017-02-22
1
-1
/
+1
*
|
QWindow: prevent window reparenting into Qt::Desktop windows
Tor Arne Vestbø
2017-02-15
1
-1
/
+1
*
|
QWindow: don't destroy foreign windows
Tor Arne Vestbø
2017-02-09
1
-0
/
+1
*
|
Move QWindowPrivate::globalPosition() definition out of header
Tor Arne Vestbø
2016-11-23
1
-13
/
+1
*
|
QWindow: re-order siblings on raise() and lower()
Tor Arne Vestbø
2016-10-27
1
-0
/
+3
|
/
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-05
1
-2
/
+8
|
\
|
*
Fix QWindowPrivate::globalPosition() for foreign windows
Friedemann Kleint
2016-08-30
1
-2
/
+8
*
|
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
*
Reduce flushes with repaint() when GL-based compositing is active
Laszlo Agocs
2015-12-09
1
-0
/
+2
*
Introduce cross platform high-dpi scaling
Morten Johan Sørvig
2015-07-30
1
-0
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
[next]