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
/
lib
/
web_contents_view_qt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving sources to src part 1: Move files.
Jocelyn Turcotte
2013-11-28
1
-131
/
+0
*
Delegated renderer: enable by default for QQuickWebView.
Jocelyn Turcotte
2013-11-15
1
-7
/
+2
*
Remove the native window hardware acceleration support for widgets.
Jocelyn Turcotte
2013-11-13
1
-2
/
+0
*
Make RenderWidgetHostViewQtDelegate a pure interface.
Jocelyn Turcotte
2013-11-06
1
-2
/
+1
*
Implement popup dialog
Mary Wu
2013-10-29
1
-3
/
+10
*
Render delegated renderer frames using the Qt scene graph.
Jocelyn Turcotte
2013-10-14
1
-1
/
+3
*
Add preliminary context menu support
Pierre Rossi
2013-10-11
1
-0
/
+17
*
Use an enum at creation to initialize the compositing mode.
Jocelyn Turcotte
2013-09-25
1
-1
/
+7
*
Implement window creation through QWebEnginePage::createWindow.
Jocelyn Turcotte
2013-09-02
1
-6
/
+31
*
Centralize type conversion functions.
Jocelyn Turcotte
2013-08-20
1
-2
/
+1
*
Delay the RWHVDelegate parenting until it's been attached to its RWHV.
Jocelyn Turcotte
2013-08-12
1
-0
/
+4
*
Simplify the ownership between RWHVQt and RWHVQtDelegate.
Jocelyn Turcotte
2013-08-12
1
-1
/
+0
*
Avoid keeping a RWHVDelegate pointer in WebContentsViewQt.
Jocelyn Turcotte
2013-08-12
1
-4
/
+4
*
Don't pass the RWHV to the AdapterClient
Pierre Rossi
2013-08-02
1
-2
/
+3
*
Split out the Widgets and QtQuick integration
Pierre Rossi
2013-07-31
1
-12
/
+3
*
Get rid of the need to export content::GetContentClient()
Andras Becsi
2013-07-09
1
-1
/
+1
*
Fix linking of QtWebEngineProcess
Andras Becsi
2013-07-04
1
-11
/
+0
*
Stop using OverrideCreateWebContentsView for creating the contents view
Andras Becsi
2013-07-04
1
-1
/
+8
*
Implement CreateWebContentsView and exclude web_contents_view_* from build.
Zeno Albisser
2013-07-02
1
-0
/
+4
*
Implement focus handling functions
Andras Becsi
2013-07-02
1
-2
/
+13
*
Implement WebContentsViewQt::GetContainerBounds
Andras Becsi
2013-06-27
1
-0
/
+9
*
Use WebContentsViewQt::SetPageTitle for title change notifications
Andras Becsi
2013-06-25
1
-0
/
+6
*
Deduplicate data in private view classes
Andras Becsi
2013-06-25
1
-0
/
+62
*
Make use of OverrideCreateWebContentsView.
Zeno Albisser
2013-05-31
1
-429
/
+0
*
make the backingstore use a QPixmap instead of QBackingStore
Zeno Albisser
2013-05-31
1
-1
/
+1
*
Introduce RasterWindowContainer to allow reusing the container with different...
Zeno Albisser
2013-05-22
1
-0
/
+429