index
:
qt/qtwebengine.git
0.9
5.10
5.11
5.12
5.13
5.14
5.15
5.15.10
5.15.11
5.15.12
5.15.13
5.15.14
5.15.15
5.15.16
5.15.17
5.15.18
5.15.19
5.15.3
5.15.4
5.15.5
5.15.6
5.15.7
5.15.8
5.15.9
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
6.2.10
6.2.11
6.2.12
6.2.3
6.2.4
6.2.7
6.2.8
6.2.9
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.5.4
6.5.5
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
wip/47-based
wip/qtpdf
Qt WebEngine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
widgets
/
qwebengineview
/
tst_qwebengineview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix flaky tst_qwebengineview::inputContextQueryInput
Peter Varga
2025-03-31
1
-0
/
+1
*
Fix flaky tst_QWebEngineView::deferredDelete
Peter Varga
2025-02-19
1
-2
/
+8
*
Port away from foreach
Peter Varga
2025-02-19
1
-4
/
+2
*
Fix tst_QWebEngineView::pageWithPaintListeners on macOS
Peter Varga
2025-02-13
1
-8
/
+8
*
Fix flaky tst_QWebEngineView::keyboardFocusAfterPopup on macOS
Peter Varga
2025-02-11
1
-0
/
+1
*
Remove second parameter being passed to QSKIP()
Edward Welbourne
2024-08-13
1
-3
/
+2
*
tests: use keyClick instead of press/release pairs
Moss Heim
2024-08-02
1
-8
/
+4
*
tests: properly skip for missing WindowActivation
Moss Heim
2024-08-02
1
-0
/
+4
*
tests: skip tests that can't run on Wayland
Moss Heim
2024-08-02
1
-0
/
+3
*
Workaround for setCursor issue with embedded views
Martin Negyokru
2024-07-25
1
-0
/
+61
*
Ensure deferred deletion of WebEngineQuickWidget
Martin Negyokru
2024-06-28
1
-0
/
+15
*
Adaptations for Chromium 122
Michal Klocek
2024-06-07
1
-10
/
+13
*
Handle empty uri-list in dropped MIME data
Moss Heim
2024-04-02
1
-0
/
+23
*
Fix flaky horizontalScrollbarTest
Martin Negyokru
2024-03-07
1
-0
/
+94
*
Fix cursor position during composition
Anu Aliyas
2024-01-09
1
-8
/
+57
*
Do more WE processing before returning to the Qt event-loop
Allan Sandfeld Jensen
2023-09-29
1
-7
/
+8
*
Try stablizing tests
Allan Sandfeld Jensen
2023-09-24
1
-16
/
+8
*
Add ImAbsolutePosition input method query
Peter Varga
2023-09-18
1
-0
/
+5
*
Mark the module as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-18
1
-0
/
+3
*
Fix blacklisted qemu-arm64 tests
Martin Negyokru
2023-07-28
1
-0
/
+6
*
Fix crashes on sendEvent on 'invalid' key.text
Michal Klocek
2023-06-08
1
-0
/
+45
*
Adaptations for 108-based
Allan Sandfeld Jensen
2023-01-06
1
-1
/
+1
*
Fix GCC compiler warnings in auto tests
Peter Varga
2022-10-13
1
-1
/
+2
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-11
1
-119
/
+119
*
Fix initial widget focus
Peter Varga
2022-08-24
1
-13
/
+43
*
Increase timeouts
Allan Sandfeld Jensen
2022-08-17
1
-3
/
+3
*
Adaptations for Chromium 102
Allan Sandfeld Jensen
2022-08-04
1
-5
/
+10
*
Support HTML5 <datalist> element
Peter Varga
2022-06-19
1
-0
/
+152
*
Avoid extra window after change of page
Allan Sandfeld Jensen
2022-06-11
1
-0
/
+1
*
Switch from QT_NO macros to feature checks
Allan Sandfeld Jensen
2022-06-10
1
-3
/
+3
*
Create a RWHV delegate in core
Allan Sandfeld Jensen
2022-06-09
1
-1
/
+19
*
Add NavigateOnDrop settings
Allan Sandfeld Jensen
2022-05-13
1
-4
/
+32
*
Add convenience constructors to QWebEngineView
Allan Sandfeld Jensen
2022-05-09
1
-11
/
+7
*
Fix navigation to non-local URLs
Allan Sandfeld Jensen
2022-04-26
1
-1
/
+9
*
Fix granted file access after local/remote access cleanup
Allan Sandfeld Jensen
2022-04-14
1
-0
/
+30
*
Avoid crash due to QWindow being changed under us
Allan Sandfeld Jensen
2022-04-05
1
-4
/
+8
*
Adaptations for Chrome 98
Allan Sandfeld Jensen
2022-03-29
1
-1
/
+0
*
Avoid crashing on context free web actions
Allan Sandfeld Jensen
2022-03-24
1
-0
/
+32
*
Cleanup code and clang build warnings
Kirill Burtsev
2022-01-02
1
-3
/
+3
*
Remove our handling of IME hidden text support
Allan Sandfeld Jensen
2021-09-22
1
-5
/
+8
*
Add QWebEnginePage::view() replacement
Allan Sandfeld Jensen
2021-08-09
1
-0
/
+5
*
Blacklist one page and one view test for arm
Michal Klocek
2021-07-16
1
-1
/
+1
*
Skip grab window and changeLocale() test on QEMU
Michal Klocek
2021-07-16
1
-0
/
+4
*
Remove outdated QT_VERSION_CHECKs
Allan Sandfeld Jensen
2021-07-09
1
-16
/
+0
*
Add basic USB device logging
Peter Varga
2021-06-15
1
-1
/
+1
*
Fix some compiler warnings
Peter Varga
2021-06-10
1
-13
/
+4
*
Replace FaviconManager with Chromium's Favicon Component
Peter Varga
2021-06-04
1
-2
/
+4
*
Fix generating webrtc logging resources with cmake
Peter Varga
2021-05-27
1
-1
/
+3
*
Add tests to the cmake build
Michal Klocek
2021-05-22
1
-7
/
+12
*
Merge remote-tracking branch 'origin/5.15' into dev
Allan Sandfeld Jensen
2021-05-12
1
-14
/
+35
|
\
[next]