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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Fix broken attributions to the Public Domain
Luca Di Sera
2021-09-30
4
-4
/
+4
*
Do not require widgets for quick examples
Michal Klocek
2021-09-27
3
-17
/
+2
*
CMake: Bump almost all cmake_minimum_required calls to 3.16
Alexandru Croitor
2021-09-24
1
-1
/
+1
*
Polish the markdown editor example
Friedemann Kleint
2021-09-20
3
-17
/
+24
*
Rename Quick examples' folder from webengine to webenginequick
Balazs Egedi
2021-09-13
118
-50
/
+50
*
Fix disconnect on null old page win Simple Browser example
Kirill Burtsev
2021-09-10
1
-11
/
+12
*
Fix wrong save file filter for Markdown Editor example
Kirill Burtsev
2021-09-10
1
-1
/
+1
*
Simplify test examples target includes
Michal Klocek
2021-08-31
1
-4
/
+4
*
Fix target name collision for top level build
Michal Klocek
2021-08-31
1
-5
/
+5
*
Fix crash in PrintMe example
Szabolcs David
2021-08-30
3
-23
/
+32
*
Disable examples compilation on qemu
Michal Klocek
2021-08-29
1
-11
/
+13
*
Fix issue of not working dictionary conversion
Michal Klocek
2021-08-29
2
-4
/
+9
*
Rewrite gn-cmake integration
Michal Klocek
2021-08-29
1
-20
/
+0
*
Doc: Fix documentation warnings for Qt WebEngine
Topi Reinio
2021-08-23
3
-18
/
+22
*
Rename quick's 'newViewRequested' to 'newWindowRequested'
Kirill Burtsev
2021-08-18
1
-9
/
+9
*
Add QtPdf to cmake build
Michal Klocek
2021-08-17
8
-50
/
+245
*
Reintroduce File Picker control
Balazs Egedi
2021-08-09
2
-3
/
+3
*
Fix custom dialog example
Michal Klocek
2021-08-06
5
-11
/
+25
*
Fix widget dependency in customdialogs
Michal Klocek
2021-08-06
1
-2
/
+1
*
Implement QML Color Dialog
Balazs Egedi
2021-08-04
2
-3
/
+3
*
Update customdialogs example to work with Quick Controls 2
Balazs Egedi
2021-07-26
24
-83
/
+70
*
Remove duplicated 'downloadProgress' in favor of separate signals
Kirill Burtsev
2021-07-21
2
-3
/
+3
*
Remove qqc2 build time requirement
Michal Klocek
2021-07-16
2
-2
/
+0
*
Fix project files in Quick examples
Balazs Egedi
2021-07-09
3
-7
/
+7
*
QuickNanoBrowser: Port to Qt6
Balazs Egedi
2021-07-08
8
-273
/
+323
*
Adaptations for 90-based
Allan Sandfeld Jensen
2021-07-08
1
-1
/
+5
*
Remove deprecated useforglobalcertificateverification
Peter Varga
2021-07-06
2
-2
/
+0
*
Remove import versions from Quick examples
Balazs Egedi
2021-07-04
10
-45
/
+45
*
Doc: Fix documentation issues for Qt WebEngine
Topi Reinio
2021-07-01
4
-20
/
+24
*
Make default profile off the record
Michal Klocek
2021-06-25
2
-7
/
+7
*
Fix QWebEngineQuick namespace for webenginequick module
Michal Klocek
2021-06-15
8
-15
/
+15
*
Add spellchecker support and qwebengine_covert_dict to cmake
Michal Klocek
2021-06-14
1
-0
/
+34
*
Move printing finished callback to signal
Allan Sandfeld Jensen
2021-06-11
1
-2
/
+2
*
Fix some compiler warnings
Peter Varga
2021-06-10
23
-30
/
+1
*
WebEngineView: rename navigationHistory to history
Kirill Burtsev
2021-06-04
1
-1
/
+1
*
Drop printsupport dependency from core
Szabolcs David
2021-06-03
2
-9
/
+9
*
Move createWindow to a signal
Allan Sandfeld Jensen
2021-06-03
1
-7
/
+7
*
Use fixed qt_add_resource BASE argument
Peter Varga
2021-05-28
10
-74
/
+51
*
Make handling of certificate errors possible from a signal
Allan Sandfeld Jensen
2021-05-25
3
-5
/
+4
*
Bump the minimum required cmake version to 3.19
Michal Klocek
2021-05-22
20
-20
/
+20
*
Add examples to the cmake build
Michal Klocek
2021-05-22
24
-27
/
+1249
*
Merge remote-tracking branch 'origin/5.15' into dev
Allan Sandfeld Jensen
2021-05-12
2
-0
/
+13
|
\
|
*
Docs: Suggest to use higher DPI for printing
Szabolcs David
2021-04-21
1
-0
/
+1
|
*
Support devtools close button in QuickNanoBrowser
Balazs Egedi
2021-04-15
1
-0
/
+12
*
|
Fix 'WebEngine' ambiguity for Qt6
Michal Klocek
2021-04-13
8
-10
/
+10
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Allan Sandfeld Jensen
2021-03-16
1
-1
/
+0
|
\
\
|
|
/
|
*
Fix crash on exit in quicknanobrowser when popup
Michal Klocek
2021-02-16
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Allan Sandfeld Jensen
2021-02-02
1
-1
/
+3
|
\
\
|
|
/
|
*
Support devtools close button
Allan Sandfeld Jensen
2021-01-22
1
-1
/
+3
*
|
Remove qwebengineview setter from qwebenginepage
Michal Klocek
2020-11-20
7
-130
/
+181
[next]