summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add class name to function signatureLeena Miettinen2017-04-251-1/+1
* Handle the case when printing result does not contain any dataMichael Brüning2017-04-041-0/+11
* [Doc] Add doc link between methods for request filteringMichael Brüning2017-03-301-0/+3
* Call javaScriptConfirm for unload dialogsFlorian Bruhin2017-03-282-1/+4
* Include Q_ENUM on QObject interface classesAleix Pol2017-03-272-0/+10
* Forward input method events to RWHV in widgetPeter Varga2017-03-271-0/+9
* Rename WebCoreVisitedLinksManager to VisitedLinksManagerQtAllan Sandfeld Jensen2017-03-261-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Michael Brüning2017-03-243-4/+6
|\
| * Delegate QWebEngineHistory::currentItem() to itemAt()Viktor Engelmann2017-03-211-3/+1
| * Remove stale parent connection when initializing delegate as a childMichael Brüning2017-03-151-0/+3
| * Improve cross-links between QtWebEngine classes in docsFlorian Bruhin2017-03-081-1/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-2/+3
|\|
| * Clarify JavascriptCanAccessClipboard documentationFlorian Bruhin2017-03-071-2/+3
* | Remove erroneous CONSTANT attributes from the public widgets APIAlexandru Croitor2017-03-072-7/+7
* | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-026-10/+19
|\|
| * Fix crash on context menuAllan Sandfeld Jensen2017-02-222-1/+2
| * Use Qt::ToolTip as window type for dropdown popusFlorian Bruhin2017-02-221-0/+4
| * Abort findText when destroying QWebEnginePageViktor Engelmann2017-02-221-0/+2
| * Fix empty dialogs on window.onbeforeunloadSzabolcs David2017-02-211-1/+1
| * Fix QWebEngineView::setFocus to properly set internal QQuickItem focusAlexandru Croitor2017-02-201-0/+2
| * Doc: Fix stray 'is' in featurePermissionRequest documentationKai Koehne2017-02-101-2/+2
| * Doc: Fix \sa links in the docsLeena Miettinen2017-02-094-6/+6
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-252-0/+6
|\|
| * Make input method hints available via RWHV delegate widgetPeter Varga2017-01-202-0/+6
* | Add print and pdf feature to new configure systemMichal Klocek2017-01-164-20/+31
* | Add methods for textual description of DownloadInterruptReasonViktor Engelmann2017-01-122-0/+16
* | Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-115-3/+29
* | Emit a new signal when printing to a PDF file finishesMichael Brüning2017-01-103-2/+32
* | QML: Add FINAL, CONST to Q_PROPERTY declarationsViktor Engelmann2016-12-193-9/+9
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-12-076-19/+216
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devMichael Brüning2016-12-076-19/+216
| |\|
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Michael Brüning2016-12-052-1/+9
| | |\
| | | * Fix build when PDF support is disabledPeter Varga2016-12-011-0/+5
| | | * Fix build with -no-opengl configured QtMichael Brüning2016-12-011-1/+4
| | * | Fix keyboard focus of RWHVQDW after popupPeter Varga2016-11-291-0/+7
| | |/
| | * Fix multiple copy handling while printingMichael Brüning2016-11-251-1/+5
| | * Move the QPrinter and QtWidgets related code out of the PDFium wrapperMichael Brüning2016-11-253-10/+154
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-254-9/+43
| | |\
| | | * Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-243-2/+31
| | | |\
| | | | * Fix select tag interaction when the web view is inside a modal dialogAlexandru Croitor2016-11-103-2/+31
| | | * | Merge remote-tracking branch 'origin/5.7.1' into 5.7Allan Sandfeld Jensen2016-11-211-7/+12
| | | |\ \
| | | | * | Do not call QOpenGLContext::openGLModuleType() from MainDllMichal Klocek2016-10-261-7/+12
* | | | | | Add DownloadInterruptReason to Q(Quick)WebEngineDownloadItemViktor Engelmann2016-12-073-0/+132
|/ / / / /
* / / / / Add AllowGeolocationOnInsecureOrigins settingAllan Sandfeld Jensen2016-12-013-1/+10
|/ / / /
* | | | Add spellchecker feature to new config systemMichal Klocek2016-11-141-1/+1
* | | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-116-3/+28
|\| | |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Michael Brüning2016-11-091-0/+5
| |\ \ \ | | | |/ | | |/|
| | * | Copy web channel from QWebEnginePage when adopting WebContentsAdapterMichael Brüning2016-11-081-0/+4
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-044-3/+12
| |\| |
| | * | Fix leakage of FilePickerControl objects in QWebEnginePageJoerg Bornemann2016-10-261-0/+2