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
/
src
/
webenginewidgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docs: Fix "Can't link to" example warnings
Safiyyah Moosa
2023-05-10
1
-1
/
+1
*
Better handling of interrupted PDF printing
Szabolcs David
2023-04-05
1
-0
/
+3
*
Merge recipe browser, stylesheet browser and markdown editor examples
Yigit Akcay
2023-04-05
1
-1
/
+1
*
Move widgets minimal example to manual tests
Michal Klocek
2023-03-22
2
-5
/
+11
*
Fix build with -no-accessibility
Peter Varga
2023-01-09
4
-9
/
+9
*
Fix qdoc warnings
Michal Klocek
2022-12-16
1
-0
/
+0
*
Add touchSelectionMenu for widgets
Martin Negyokru
2022-12-12
5
-0
/
+214
*
Add push notification example
Michal Klocek
2022-11-29
1
-0
/
+19
*
Fix bogus layouting of qwebengineview
Michal Klocek
2022-10-17
1
-4
/
+12
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-11
1
-2
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Fix scoped include warnings
Shawn Rutledge
2022-10-05
1
-2
/
+2
*
Do not let print engine multiply number of copies
Szabolcs David
2022-09-14
1
-1
/
+6
*
Add touchHandles for widgets
Martin Negyokru
2022-08-29
5
-0
/
+122
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-26
2
-2
/
+2
*
Fix initial widget focus
Peter Varga
2022-08-24
1
-1
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-07-08
3
-97
/
+9
*
Doc: Do not advertise Qt module include
Kai Köhne
2022-07-08
3
-15
/
+0
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
2
-0
/
+6
*
Various clean-ups
Peter Varga
2022-06-24
1
-2
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
17
-585
/
+34
*
Remove widget from QWebEnginePagePrivate
Allan Sandfeld Jensen
2022-06-22
1
-30
/
+18
*
Cleanup item delegate logic
Allan Sandfeld Jensen
2022-06-22
2
-25
/
+21
*
Do not use the native dialog to show the color picker on macOS
Michael Brüning
2022-06-19
1
-0
/
+4
*
Support HTML5 <datalist> element
Peter Varga
2022-06-19
6
-0
/
+377
*
Avoid extra window after change of page
Allan Sandfeld Jensen
2022-06-11
1
-5
/
+21
*
Switch from QT_NO macros to feature checks
Allan Sandfeld Jensen
2022-06-10
3
-10
/
+10
*
Create a RWHV delegate in core
Allan Sandfeld Jensen
2022-06-09
7
-758
/
+555
*
Include moc files
Allan Sandfeld Jensen
2022-05-31
2
-0
/
+4
*
Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Kai Köhne
2022-05-16
1
-1
/
+1
*
Fix touch input for widget's delegate for html popup
Kirill Burtsev
2022-05-12
1
-0
/
+20
*
Add convenience constructors to QWebEngineView
Allan Sandfeld Jensen
2022-05-09
2
-0
/
+36
*
Clean up documentation
Allan Sandfeld Jensen
2022-05-03
2
-4
/
+4
*
Support setting page to nullptr to unset
Allan Sandfeld Jensen
2022-04-22
1
-0
/
+3
*
Fix wrong assumption about focus in/out event delivery
Michal Klocek
2022-03-18
1
-6
/
+1
*
Fix accumulation of compositor-observer bindings for skia-on-gl
Kirill Burtsev
2022-02-04
1
-1
/
+0
*
QWebEngineView Designer plugin: Fix crash on Windows when using D3D11
Friedemann Kleint
2022-01-31
1
-0
/
+9
*
Fix not working web ui popup (html comboboxes) due to focus out events
Michal Klocek
2022-01-13
1
-1
/
+6
*
Do not access accessibility from qt post routines
Michal Klocek
2021-11-16
1
-1
/
+4
*
Do not cancel custom tooltips by QWebEngineView custom tooltip handler
Peter Varga
2021-11-05
1
-12
/
+12
*
Remove the rest of qmake based configuration
Michal Klocek
2021-10-14
2
-54
/
+0
*
Disconnect safely
Allan Sandfeld Jensen
2021-09-30
4
-3
/
+12
*
Rename Quick examples' folder from webengine to webenginequick
Balazs Egedi
2021-09-13
1
-1
/
+1
*
Enable no opengl builds
Michal Klocek
2021-09-04
1
-0
/
+5
*
Add desginer plugin to cmake build
Michal Klocek
2021-09-01
5
-1
/
+271
*
Rewrite gn-cmake integration
Michal Klocek
2021-08-29
1
-6
/
+0
*
Clean up coding style in API header files
Allan Sandfeld Jensen
2021-08-18
3
-20
/
+27
*
Update documentation notes for build with WebEngine modules
Kirill Burtsev
2021-08-17
4
-2
/
+19
*
Return printToPdf to QWebEnginePage
Allan Sandfeld Jensen
2021-08-09
2
-55
/
+10
*
Add QWebEnginePage::view() replacement
Allan Sandfeld Jensen
2021-08-09
2
-0
/
+16
[next]