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.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.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
dev
wip/47-based
wip/qtpdf
Qt WebEngine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the build with recent qtbase
0.9
Andras Becsi
2014-08-13
3
-0
/
+6
*
Ignore GPU blacklist on embedded
Andras Becsi
2014-06-27
1
-0
/
+2
*
Force active focus for touch begin and loose it for focusOutEvent
Andras Becsi
2014-06-24
1
-0
/
+4
*
Do not use fence sync on the i.MX6
Andras Becsi
2014-06-24
1
-0
/
+26
*
Check for EGL_KHR_fence_sync instead of EGL_KHR_reusable_sync
Andras Becsi
2014-06-23
1
-2
/
+2
*
Fix the render process crashing with impl-side-painting enabled
Jocelyn Turcotte
2014-06-13
1
-0
/
+0
*
Update submodule to match 0.9 release
Andras Becsi
2014-06-13
1
-0
/
+0
*
Fix a crash when running witout UI delegates.
Pierre Rossi
2014-05-20
1
-8
/
+23
*
Buildfix after Iacc6cff82c0f071d1c8901977748d6164fb0a87d.
Zeno Albisser
2014-05-20
1
-0
/
+2
*
Use the same switches for both embedded Linux and Android
Jocelyn Turcotte
2014-05-19
2
-2
/
+7
*
Fix jerky pinch-zooming
Jocelyn Turcotte
2014-05-19
1
-1
/
+0
*
Fix some more documentation.
Michael Brüning
2014-05-19
4
-110
/
+132
*
Fix the build on eAdroid
Andras Becsi
2014-05-19
1
-1
/
+1
*
Fix fling gestures
Jocelyn Turcotte
2014-05-19
2
-2
/
+12
*
[Widgets] Tooltip word wrap fixup
Pierre Rossi
2014-05-16
1
-1
/
+6
*
Remove the webpage snippet for now.
Michael Brüning
2014-05-16
3
-115
/
+0
*
Fix a crash preventing us from using ImplSidePainting
Jocelyn Turcotte
2014-05-16
2
-12
/
+18
*
Set the QtWebEngine modules version to 0.9.0
Jocelyn Turcotte
2014-05-16
3
-4
/
+18
*
Add initial build configuration for QNX.
Jeff Rogers
2014-05-16
3
-0
/
+19
*
Remove obsolete QNX exclusions.
Jeff Rogers
2014-05-16
1
-6
/
+0
*
Add linkHovered support for Widgets API
Szabolcs David
2014-05-15
3
-1
/
+8
*
Make gyp to dump debug symbols for separate_debug_info builds
Andras Becsi
2014-05-15
2
-0
/
+6
*
Enable GLContextHelper and register a SurfaceFactoryQt on eAndroid
Andras Becsi
2014-05-15
6
-7
/
+34
*
Update eLinux patch to match the snapshot
Andras Becsi
2014-05-14
1
-0
/
+0
*
Remove a reference to content shell in devtools
Pierre Rossi
2014-05-13
1
-1
/
+1
*
Fix audio not being built on desktop Linux
Jocelyn Turcotte
2014-05-13
1
-2
/
+0
*
Remove the xPath argument from runJavaScript
Jocelyn Turcotte
2014-05-12
5
-14
/
+16
*
Fix up some more documentation.
Michael Brüning
2014-05-12
6
-268
/
+130
*
Check properly for EGL extensions before using them
Laszlo Agocs
2014-05-12
2
-7
/
+22
*
Append MessageLevel postfix to the JavaScriptConsoleMessageLevel.
Michael Brüning
2014-05-12
2
-6
/
+6
*
Move the WebEngineView.inspectable property to experimental
Jocelyn Turcotte
2014-05-09
3
-15
/
+15
*
Fix Google Maps not showing tiles when panning/zooming
Jocelyn Turcotte
2014-05-09
3
-11
/
+18
*
Fix a crash when attempting to drag
Jocelyn Turcotte
2014-05-08
5
-3
/
+187
*
Fix double clicks needing three presses in QWebEngineView
Jocelyn Turcotte
2014-05-08
4
-13
/
+15
*
Add test_baseUrlAfterLoadHtml QML test case
Szabolcs David
2014-05-08
6
-12
/
+8
*
Properly cleanup the old page when attaching a new one
Jocelyn Turcotte
2014-05-07
2
-0
/
+8
*
Fix an assertion in MediaCaptureDevicesDispatcher
Jocelyn Turcotte
2014-05-07
1
-0
/
+6
*
Remove icu-config workaround and add libraries for eLinux
Andras Becsi
2014-05-07
2
-1
/
+7
*
Windows: Fix yet another crash in ContantMainRunnerImpl::Initialize
Peter Varga
2014-05-07
1
-1
/
+5
*
Set Chromium to EGL on eglfs too
Laszlo Agocs
2014-05-06
1
-1
/
+2
*
Add linkHovered signal to the QQuickWebEngineView
Szabolcs David
2014-05-05
7
-0
/
+18
*
Simple experimental WebRTC API for QtQuick
Pierre Rossi
2014-04-29
2
-1
/
+45
*
WebRTC Widgets API
Pierre Rossi
2014-04-29
3
-1
/
+61
*
Add WebRTC support
Pierre Rossi
2014-04-29
14
-0
/
+725
*
Add a way of using UI dialogs for authorization
Pierre Rossi
2014-04-29
8
-20
/
+54
*
Update snapshot to include WebRTC dependencies.
Pierre Rossi
2014-04-29
1
-0
/
+0
*
Update patches with fixes for the emulator and raspberry pi
Andras Becsi
2014-04-29
1
-0
/
+0
*
Set target_arch based on QT_ARCH for x86 and x86_64
Andras Becsi
2014-04-29
1
-0
/
+3
*
There is no neon on arm pre v7.
Zeno Albisser
2014-04-28
1
-1
/
+1
*
Do not assume that the webview only contains RWHV delegates
Andras Becsi
2014-04-25
1
-3
/
+2
[next]