index
:
delta/qt5/qtwebengine.git
0.9
1.0
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.10
5.15.11
5.15.12
5.15.13
5.15.14
5.15.2
5.15.3
5.15.4
5.15.5
5.15.6
5.15.7
5.15.8
5.15.9
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.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
baserock/v5.5.1
baserock/v5.6.0
dev
wip/44-based
wip/47-based
wip/qt6
wip/qtpdf
code.qt.io: qt/qtwebengine.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix WebChannel when JavaScript is disabled
Szabolcs David
2021-09-27
1
-0
/
+31
*
Use qWarning() in preference to QTest::qWarn()
Edward Welbourne
2021-09-24
1
-2
/
+2
*
CMake: Bump almost all cmake_minimum_required calls to 3.16
Alexandru Croitor
2021-09-24
1
-1
/
+1
*
Remove our handling of IME hidden text support
Allan Sandfeld Jensen
2021-09-22
1
-5
/
+8
*
Ensure load in newly created page first before checking for UserAgent
Kirill Burtsev
2021-09-21
2
-3
/
+2
*
Fix handling of new window request
Kirill Burtsev
2021-09-05
2
-30
/
+84
*
Fix automoc for test in case of topLevel build
Michal Klocek
2021-09-04
1
-4
/
+3
*
Enable no widgets builds
Michal Klocek
2021-09-04
3
-3
/
+0
*
Nuke all qmake files from tests
Michal Klocek
2021-08-31
72
-730
/
+0
*
Simplify test examples target includes
Michal Klocek
2021-08-31
2
-12
/
+8
*
Fix target name collision for top level build
Michal Klocek
2021-08-31
2
-2
/
+2
*
Fix issue of not working dictionary conversion
Michal Klocek
2021-08-29
1
-1
/
+3
*
Restore enums for QQuickWebEngineView from old-new API classes
Kirill Burtsev
2021-08-26
1
-0
/
+13
*
Rename quick's 'newViewRequested' to 'newWindowRequested'
Kirill Burtsev
2021-08-18
4
-20
/
+20
*
Remove import versions from Quick auto tests
Balazs Egedi
2021-08-18
43
-126
/
+126
*
Hide unneeded Quick C++ APIs
Kirill Burtsev
2021-08-17
1
-2
/
+2
*
Add QtPdf to cmake build
Michal Klocek
2021-08-17
7
-3
/
+53
*
Remove local-access-allowed from qrc
Allan Sandfeld Jensen
2021-08-12
1
-2
/
+2
*
Ensure certificate error callback call for all types
Kirill Burtsev
2021-08-10
5
-32
/
+53
*
Revert "Remove certificate fatal error test"
Kirill Burtsev
2021-08-10
2
-0
/
+34
*
Remove QWebEngineCallback
Allan Sandfeld Jensen
2021-08-10
1
-1
/
+0
*
Return printToPdf to QWebEnginePage
Allan Sandfeld Jensen
2021-08-09
1
-5
/
+7
*
Reintroduce File Picker control
Balazs Egedi
2021-08-09
1
-4
/
+2
*
Add QWebEnginePage::view() replacement
Allan Sandfeld Jensen
2021-08-09
1
-0
/
+5
*
Implement QML Color Dialog
Balazs Egedi
2021-08-04
1
-1
/
+0
*
Disable kAllowContentInitiatedDataUrlNavigations
Allan Sandfeld Jensen
2021-07-23
1
-22
/
+43
*
Add QWebEngineNewWindowRequest::openIn(QWebEnginePage *)
Allan Sandfeld Jensen
2021-07-21
1
-3
/
+2
*
WebEngineNavigationRequest: add accept/reject and deprecate setAction
Kirill Burtsev
2021-07-21
3
-4
/
+6
*
Remove duplicated 'downloadProgress' in favor of separate signals
Kirill Burtsev
2021-07-21
1
-1
/
+0
*
Get rid of Quick's TestSupport API
Peter Varga
2021-07-20
16
-274
/
+255
*
Improve acceptNavigationRequestNavigationType feedback
Allan Sandfeld Jensen
2021-07-16
1
-2
/
+2
*
Blacklist one page and one view test for arm
Michal Klocek
2021-07-16
4
-2
/
+8
*
Skip grab window and changeLocale() test on QEMU
Michal Klocek
2021-07-16
4
-0
/
+16
*
Add cross compilation support to cmake builds
Michal Klocek
2021-07-16
4
-17
/
+12
*
Update parameters to findText callback
Allan Sandfeld Jensen
2021-07-13
2
-17
/
+18
*
Various clean-ups around QWebEngineView
Peter Varga
2021-07-13
1
-2
/
+3
*
Remove outdated QT_VERSION_CHECKs
Allan Sandfeld Jensen
2021-07-09
4
-39
/
+0
*
Adaptations for 90-based
Allan Sandfeld Jensen
2021-07-08
3
-9
/
+14
*
Remove QQuickWebEngineFormValidationMessageRequest
Allan Sandfeld Jensen
2021-07-07
1
-10
/
+0
*
Remove deprecated useforglobalcertificateverification
Peter Varga
2021-07-06
6
-91
/
+0
*
Restore WebEngineNewViewRequest::openIn method
Allan Sandfeld Jensen
2021-07-06
2
-3
/
+8
*
Stabilize WebViewGeoPermission QML auto test
Peter Varga
2021-07-05
2
-20
/
+29
*
Remove QRC->file special case
Allan Sandfeld Jensen
2021-07-01
4
-3
/
+30
*
Fix enums access in qml for api types
Kirill Burtsev
2021-07-01
3
-9
/
+21
*
Remove Quick Controls 1 UIDelegates and introduce UIDelegates test
Balazs Egedi
2021-07-01
13
-12
/
+277
*
Make default profile off the record
Michal Klocek
2021-06-25
1
-44
/
+36
*
Blacklist setInAcceptNavigationRequest on macos
Allan Sandfeld Jensen
2021-06-23
1
-0
/
+3
*
Add mock Menu UIDelegates for Quick Controls 2
Balazs Egedi
2021-06-23
8
-101
/
+66
*
Add page() and view() back to download-item
Allan Sandfeld Jensen
2021-06-21
2
-10
/
+12
*
Fix super weird flakiness of delegates tests
Michal Klocek
2021-06-20
1
-5
/
+17
[next]