summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 5.6Michael Bruning2015-12-091-0/+6
|\
| * Fix incorrect device pixel ratio used on startup.Alexandru Croitor2015-12-071-0/+6
* | Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-074-0/+15
* | Doc: edit the porting instructionsLeena Miettinen2015-12-021-20/+19
* | Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-012-6/+6
* | Rename url scheme handler's destroyed signalAllan Sandfeld Jensen2015-12-011-3/+3
* | Doc: document QWebEngineHistoryItem::swap methodLeena Miettinen2015-12-011-0/+5
* | Doc: make docs for QWebEnginePage::requestedUrl clearerLeena Miettinen2015-12-011-2/+4
* | use Q_ENUM instead of Q_ENUMSJoerg Bornemann2015-11-161-1/+1
* | Make QWebEngineFullScreenRequest const correctKai Koehne2015-11-124-17/+27
* | Add documentation about console loggingKai Koehne2015-11-061-0/+2
* | Print JS console messages by defaultKai Koehne2015-11-062-5/+21
* | Ensure WebContents::WasShown/WasHidden are calledAllan Sandfeld Jensen2015-11-066-2/+41
* | Improve documentation for QWebEngineScriptKai Koehne2015-11-054-4/+18
* | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-11-041-2/+1
|\|
| * Do not display context menu when pending event flag is false.Michael Bruning2015-10-291-2/+1
* | Properly mark value based classesKai Koehne2015-11-022-1/+5
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-281-1/+1
|\|
| * Set off-the-record to true as documentedAllan Sandfeld Jensen2015-10-131-1/+1
* | Fix ABI breakage due to fullscreen featureAllan Sandfeld Jensen2015-10-196-29/+166
* | Do not require to subclass/install QWebEngineCookieStoreClientKai Koehne2015-10-192-14/+0
* | Decouple scheme and url scheme handlerAllan Sandfeld Jensen2015-10-162-15/+29
* | add RequestClose web actionJoerg Bornemann2015-10-094-0/+18
* | Improve documentation of QWebEnginePage::acceptNavigationRequestKai Koehne2015-10-081-2/+2
* | Improve runJavaScript documentationKai Koehne2015-10-081-2/+13
* | Fix compilation with latest qtbaseKai Koehne2015-10-081-2/+2
* | Doc: edit link to Qt WebKit docs to point to archiveLeena Miettinen2015-10-071-2/+4
* | Doc: add docs for QWebEngineView::renderProcessTerminated()Leena Miettinen2015-10-071-0/+8
* | Doc: remove doc config file from Qt WebEngineWidgets submoduleLeena Miettinen2015-10-073-45/+5
* | Doc: edit QWebEngineView docsLeena Miettinen2015-10-061-57/+48
* | Remove unnecessay delegation over CustomUrlSchemeHandlerAllan Sandfeld Jensen2015-10-062-11/+5
* | Fix assert on deleting installed custom URL scheme handlerAllan Sandfeld Jensen2015-09-302-5/+5
* | Implement unload dialogsSzabolcs David2015-09-271-0/+3
* | Merge remote-tracking branch 'origin/5.5' into 5.6Allan Sandfeld Jensen2015-09-241-1/+1
|\|
| * fix metaobject signature of QWebEngineDownloadItem::stateChangedJoerg Bornemann2015-09-211-1/+1
* | Doc: edit QWebEngineHistory docsLeena Miettinen2015-09-223-31/+22
* | Clarify unit of [set]HttpCacheMaxSizeKai Koehne2015-09-221-2/+2
* | Doc: edit QWebEnginePage docsLeena Miettinen2015-09-213-92/+154
* | Improve WebEngineProfile documentationKai Koehne2015-09-141-2/+3
* | Emit a signal when the rendering process exits.Jake Petroules2015-09-105-0/+23
* | Doc: QWebEngineSettings::WebAttribute::FullScreenSupportEnabledLeena Miettinen2015-09-101-0/+2
* | Doc: fix \sa linksLeena Miettinen2015-09-091-2/+2
* | Make save action context menu consistentAllan Sandfeld Jensen2015-09-091-2/+2
* | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-09-084-62/+72
|\|
| * Doc: edit QWebEngineDownloadItem docsLeena Miettinen2015-08-281-15/+16
| * Doc: edit QWebEngineCertificateError docsLeena Miettinen2015-08-281-2/+3
| * Doc: clean up QWebEngineSettings docsLeena Miettinen2015-08-242-45/+53
* | Add AuthenticationDialogControllerPeter Varga2015-09-062-11/+12
* | Fix use of empty credentials for HTTP and proxy authenticationPeter Varga2015-09-012-2/+8
* | Add default inspect element context menu itemAllan Sandfeld Jensen2015-09-012-0/+6