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
/
qwebcontentsview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split out the Widgets and QtQuick integration
Pierre Rossi
2013-07-31
1
-164
/
+0
*
Fix linking of QtWebEngineProcess
Andras Becsi
2013-07-04
1
-1
/
+0
*
Deduplicate data in private view classes
Andras Becsi
2013-06-25
1
-7
/
+1
*
Use QStackedLayout instead of QVBoxLayout.
Jocelyn Turcotte
2013-06-19
1
-4
/
+3
*
Move RenderWidgetHostViewQt out of the content namespace.
Jocelyn Turcotte
2013-06-19
1
-1
/
+1
*
Use Q_PRIVATE_SLOT for QWebContentsViewPrivate.
Jocelyn Turcotte
2013-06-19
1
-2
/
+4
*
Allow the API class to provide the page widget rendering implementation.
Jocelyn Turcotte
2013-06-19
1
-6
/
+15
*
Remove an unused member from WebContentsDelegateQt.
Jocelyn Turcotte
2013-06-19
1
-1
/
+1
*
Hide the p-impl pointer the same way as QObject to be able to use Q_D and Q_Q.
Jocelyn Turcotte
2013-06-19
1
-4
/
+33
*
define CONTENT_IMPLEMENTATION directly in the common .gypi file
Pierre Rossi
2013-06-19
1
-3
/
+0
*
Disable the back/forward buttons when appropriate.
Zeno Albisser
2013-06-18
1
-0
/
+10
*
Add initial API layer for widgets.
Zeno Albisser
2013-06-18
1
-7
/
+18
*
Add initial API layer for QtQuick and connect the signals accordingly.
Zeno Albisser
2013-06-18
1
-1
/
+1
*
cleaner content margins for the nested layouts
Pierre Rossi
2013-06-18
1
-0
/
+1
*
Quick cleanup.
Jocelyn Turcotte
2013-06-12
1
-4
/
+1
*
Start simplifying WebContentsDelegateQt
Pierre Rossi
2013-06-12
1
-1
/
+8
*
Get rid of BlinqApplication.
Jocelyn Turcotte
2013-06-11
1
-0
/
+4
*
And shell is out !
Pierre Rossi
2013-06-10
1
-2
/
+2
*
Cleanup unneeded global variables.
Jocelyn Turcotte
2013-06-10
1
-7
/
+0
*
Replace Shell with WebContentsDelegateQt.
Zeno Albisser
2013-06-10
1
-15
/
+11
*
Call WebContents directly in API classes instead of delegating through Shell
Jocelyn Turcotte
2013-06-06
1
-4
/
+13
*
Properly implement a QWidget and QtQuick API
Jocelyn Turcotte
2013-06-06
1
-0
/
+107