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.5
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
/
tests
/
auto
/
widgets
/
kernel
/
qwidget
/
tst_qwidget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip tst_QWidget::optimizedResizeMove and ..._topLevel on wayland
Axel Spoerl
2023-01-03
1
-2
/
+16
*
Fix QWidget::restoreGeometry when restored geometry is off screen
Axel Spoerl
2022-12-16
1
-0
/
+73
*
Deliver tablet events to the toplevel widget if there is no child
Volker Hilsheimer
2022-12-02
1
-44
/
+38
*
Stabilize tst_QWidget::optimizedResizeMove and optimizedResize_topLevel
Axel Spoerl
2022-12-02
1
-49
/
+42
*
Set simplePalette on staticWidget in tst_QWidget::optimizedResizeMove
Axel Spoerl
2022-11-27
1
-0
/
+1
*
Add simple palette to tst_QWidget
Axel Spoerl
2022-11-26
1
-0
/
+47
*
Add comment to tst_QWidget::saveRestoreGeometry() for debugging
Axel Spoerl
2022-11-11
1
-0
/
+7
*
Stabilize flakiness in tst_QWidget::multipleToplevelFocusCheck()
Axel Spoerl
2022-11-11
1
-5
/
+5
*
Stabilize flakiness in tst_QWidget::raise()
Axel Spoerl
2022-11-11
1
-2
/
+5
*
emit QWindow::windowStateChanged only when state has changed
Axel Spoerl
2022-11-11
1
-24
/
+41
*
Remove unused tst_qwidget_mac_helpers.h/mm
Tor Arne Vestbø
2022-11-10
1
-4
/
+0
*
Fix focus chain with compound widgets if created out of order
Volker Hilsheimer
2022-11-04
1
-15
/
+80
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-14
/
+14
*
QApplication: send QHoverEvents with correct scenePosition()
Shawn Rutledge
2022-10-23
1
-0
/
+101
*
tests: skip tst_QWidget::touchEventSynthesizedMouseEvent() on Wayland
Liang Qi
2022-10-14
1
-0
/
+3
*
tests: skip tst_QWidget::setWindowGeometry() on Wayland
Liang Qi
2022-10-14
1
-2
/
+2
*
tests: tst_QWidget::renderChildFillsBackground() passes on Wayland
Liang Qi
2022-10-14
1
-1
/
+2
*
tests: skip a few tests in tst_QWidget on Wayland
Liang Qi
2022-10-14
1
-0
/
+12
*
tests: skip tst_QWidget::renderInvisible() on Wayland
Liang Qi
2022-10-14
1
-0
/
+3
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-22
/
+22
*
Replace qExchange with std::exchange
Marc Mutz
2022-10-07
1
-1
/
+1
*
Remove focusProxyAndInputMethods from tst_QWidget
Axel Spoerl
2022-10-06
1
-29
/
+0
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-4
/
+4
*
Deprecate QApplication::setActiveWindow() and mark as internal
Tor Arne Vestbø
2022-08-27
1
-36
/
+36
*
QtBase: Windows: Replace some deprecated API usages
Yuhang Zhao
2022-08-03
1
-1
/
+1
*
QWidget: extend timeouts in flaky enterLeaveOnWindowShowHide test
Volker Hilsheimer
2022-07-17
1
-2
/
+2
*
QWidget: use WA_InputMethodEnabled when ImEnabled is not implemented
Richard Moe Gustavsen
2022-07-08
1
-0
/
+6
*
IM: Don't let all widgets support IM by default
Richard Moe Gustavsen
2022-07-01
1
-0
/
+31
*
Update window state in QWindowsWindow and QXcbWindow geometry setters
Axel Spoerl
2022-06-17
1
-0
/
+97
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Replace uses of _qs with _s in tests
Sona Kurazyan
2022-04-07
1
-2
/
+3
*
Android: fix fullscreen handling
Ivan Solovev
2022-03-29
1
-0
/
+37
*
Android: activate tst_QWidget
Ivan Solovev
2022-03-29
1
-20
/
+42
*
Try to stabilize QWidget::enterLeaveOnWindowShowHide
Volker Hilsheimer
2022-03-23
1
-2
/
+5
*
QObject: restore flags printing in dumpObjectTree()
Marc Mutz
2022-03-19
1
-0
/
+40
*
Deprecate {QString, QByteArray}::count()
Sona Kurazyan
2022-03-12
1
-1
/
+1
*
QNX: Remove expected fail
Pasi Petäjäjärvi
2022-02-09
1
-3
/
+0
*
Deprecate QContextMenuEvent and QMouseEvent ctors without globalPos
Shawn Rutledge
2022-02-05
1
-2
/
+4
*
macOS: Implement QCALayerBackingStore::scroll for improved performance
Tor Arne Vestbø
2022-01-12
1
-2
/
+1
*
Fix qobject_cast on partially destroyed QWidget/QWindow
Giuseppe D'Angelo
2022-01-05
1
-20
/
+60
*
Skip disabled proxy widgets when (back)tabbing
Alexander Volkov
2021-11-19
1
-0
/
+52
*
Calculate effect bounds when drawing widget graphics effect
Antti Määttä
2021-10-27
1
-0
/
+153
*
Centralize maybeLastWindowClosed checking in QWindow
Tor Arne Vestbø
2021-10-20
1
-3
/
+12
*
macOS: Correctly record normalGeometry in Cocoa plugin
Volker Hilsheimer
2021-10-14
1
-61
/
+80
*
QWidget: Don't rely on topextra to determine if window is top level
Tor Arne Vestbø
2021-10-14
1
-0
/
+1
*
Call QWidget close handling in QWidget::close for non-toplevel native widgets
Doris Verria
2021-10-14
1
-0
/
+20
*
Fix references to QGuiApplication::lastWindowClosed
Tor Arne Vestbø
2021-10-13
1
-1
/
+1
*
QCocoaWindow: Make window key if the app's modal window is hidden
Doris Verria
2021-10-07
1
-0
/
+21
*
Fix closing and showing a window with a native child
Volker Hilsheimer
2021-10-07
1
-0
/
+46
[next]