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.14
5.15.15
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
6.5.1
6.5.2
6.5.3
6.6
6.6.0
dev
wip/47-based
wip/qtpdf
Qt WebEngine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
webenginewidgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash when accessibility is disabled
Allan Sandfeld Jensen
2017-06-23
2
-4
/
+0
*
Fix cancellation of UploadFolder dialogs
Szabolcs David
2017-06-16
1
-1
/
+1
*
Doc: Mark globalSettings() obsolete in QWebEngineSettings
Leena Miettinen
2017-06-09
2
-26
/
+14
*
Override shortcuts only when an HTML input field has focus
Joerg Bornemann
2017-06-08
1
-16
/
+3
*
Store Target URL in WebContentsDelegateQt::WebContentsCreated
Viktor Engelmann
2017-05-30
2
-2
/
+3
*
Merge remote-tracking branch 'origin/5.9.0' into 5.9
Allan Sandfeld Jensen
2017-05-29
3
-13
/
+5
|
\
|
*
Remove interruptReasonChanged signal
Kai Koehne
2017-05-15
2
-13
/
+1
|
*
Fix crash on exit with url-request interceptors
Allan Sandfeld Jensen
2017-05-08
1
-0
/
+4
*
|
Show "Follow link" context menu item for links without text
Jüri Valdmann
2017-05-17
1
-1
/
+1
|
/
*
Doc: Add info to QWebEngineDownloadItem::downloadProgress docs
Leena Miettinen
2017-05-04
1
-2
/
+6
*
Override shortcuts in HTML input fields
Joerg Bornemann
2017-04-25
1
-2
/
+19
*
Doc: Add class name to function signature
Leena Miettinen
2017-04-25
1
-1
/
+1
*
Handle the case when printing result does not contain any data
Michael Brüning
2017-04-04
1
-0
/
+11
*
[Doc] Add doc link between methods for request filtering
Michael Brüning
2017-03-30
1
-0
/
+3
*
Call javaScriptConfirm for unload dialogs
Florian Bruhin
2017-03-28
2
-1
/
+4
*
Include Q_ENUM on QObject interface classes
Aleix Pol
2017-03-27
2
-0
/
+10
*
Forward input method events to RWHV in widget
Peter Varga
2017-03-27
1
-0
/
+9
*
Rename WebCoreVisitedLinksManager to VisitedLinksManagerQt
Allan Sandfeld Jensen
2017-03-26
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Michael Brüning
2017-03-24
3
-4
/
+6
|
\
|
*
Delegate QWebEngineHistory::currentItem() to itemAt()
Viktor Engelmann
2017-03-21
1
-3
/
+1
|
*
Remove stale parent connection when initializing delegate as a child
Michael Brüning
2017-03-15
1
-0
/
+3
|
*
Improve cross-links between QtWebEngine classes in docs
Florian Bruhin
2017-03-08
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-10
1
-2
/
+3
|
\
|
|
*
Clarify JavascriptCanAccessClipboard documentation
Florian Bruhin
2017-03-07
1
-2
/
+3
*
|
Remove erroneous CONSTANT attributes from the public widgets API
Alexandru Croitor
2017-03-07
2
-7
/
+7
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Allan Sandfeld Jensen
2017-03-02
6
-10
/
+19
|
\
|
|
*
Fix crash on context menu
Allan Sandfeld Jensen
2017-02-22
2
-1
/
+2
|
*
Use Qt::ToolTip as window type for dropdown popus
Florian Bruhin
2017-02-22
1
-0
/
+4
|
*
Abort findText when destroying QWebEnginePage
Viktor Engelmann
2017-02-22
1
-0
/
+2
|
*
Fix empty dialogs on window.onbeforeunload
Szabolcs David
2017-02-21
1
-1
/
+1
|
*
Fix QWebEngineView::setFocus to properly set internal QQuickItem focus
Alexandru Croitor
2017-02-20
1
-0
/
+2
|
*
Doc: Fix stray 'is' in featurePermissionRequest documentation
Kai Koehne
2017-02-10
1
-2
/
+2
|
*
Doc: Fix \sa links in the docs
Leena Miettinen
2017-02-09
4
-6
/
+6
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-25
2
-0
/
+6
|
\
|
|
*
Make input method hints available via RWHV delegate widget
Peter Varga
2017-01-20
2
-0
/
+6
*
|
Add print and pdf feature to new configure system
Michal Klocek
2017-01-16
4
-20
/
+31
*
|
Add methods for textual description of DownloadInterruptReason
Viktor Engelmann
2017-01-12
2
-0
/
+16
*
|
Add methods to issue various types of HTTP requests
Viktor Engelmann
2017-01-11
5
-3
/
+29
*
|
Emit a new signal when printing to a PDF file finishes
Michael Brüning
2017-01-10
3
-2
/
+32
*
|
QML: Add FINAL, CONST to Q_PROPERTY declarations
Viktor Engelmann
2016-12-19
3
-9
/
+9
*
|
Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/dev
Liang Qi
2016-12-07
6
-19
/
+216
|
\
\
|
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Michael Brüning
2016-12-07
6
-19
/
+216
|
|
\
|
|
|
*
Merge remote-tracking branch 'origin/5.8.0' into 5.8
Michael Brüning
2016-12-05
2
-1
/
+9
|
|
|
\
|
|
|
*
Fix build when PDF support is disabled
Peter Varga
2016-12-01
1
-0
/
+5
|
|
|
*
Fix build with -no-opengl configured Qt
Michael Brüning
2016-12-01
1
-1
/
+4
|
|
*
|
Fix keyboard focus of RWHVQDW after popup
Peter Varga
2016-11-29
1
-0
/
+7
|
|
|
/
|
|
*
Fix multiple copy handling while printing
Michael Brüning
2016-11-25
1
-1
/
+5
|
|
*
Move the QPrinter and QtWidgets related code out of the PDFium wrapper
Michael Brüning
2016-11-25
3
-10
/
+154
|
|
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Allan Sandfeld Jensen
2016-11-25
4
-9
/
+43
|
|
|
\
|
|
|
*
Merge branch '5.6' into 5.7
Allan Sandfeld Jensen
2016-11-24
3
-2
/
+31
|
|
|
|
\
[next]