summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api
Commit message (Expand)AuthorAgeFilesLines
* Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-074-0/+15
* 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
* use Q_ENUM instead of Q_ENUMSJoerg Bornemann2015-11-161-1/+1
* Make QWebEngineFullScreenRequest const correctKai Koehne2015-11-124-17/+27
* Print JS console messages by defaultKai Koehne2015-11-061-4/+19
* Ensure WebContents::WasShown/WasHidden are calledAllan Sandfeld Jensen2015-11-064-0/+33
* 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-195-29/+164
* | 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-093-0/+13
* | Fix compilation with latest qtbaseKai Koehne2015-10-081-2/+2
* | Doc: add docs for QWebEngineView::renderProcessTerminated()Leena Miettinen2015-10-071-0/+8
* | 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-221-0/+5
* | Clarify unit of [set]HttpCacheMaxSizeKai Koehne2015-09-221-2/+2
* | Doc: edit QWebEnginePage docsLeena Miettinen2015-09-211-16/+53
* | Improve WebEngineProfile documentationKai Koehne2015-09-141-2/+3
* | Emit a signal when the rendering process exits.Jake Petroules2015-09-105-0/+23
* | 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-083-17/+24
|\|
| * 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-241-0/+5
* | 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-011-0/+4
* | Move custom URL scheme handlers to coreAllan Sandfeld Jensen2015-08-278-510/+61
* | Add exit full screen web actionAllan Sandfeld Jensen2015-08-272-0/+9
* | Widgets: Add fullscreen supportSzabolcs David2015-08-265-4/+28
* | Add inspect element webactionAllan Sandfeld Jensen2015-08-262-0/+8
* | Consistenly use Q_DISABLE_COPY in public APIKai Koehne2015-08-263-0/+3
* | Add documentation for cookie API and request interception in coreAndras Becsi2015-08-201-4/+15
* | Doc: clean up QWebEngineScript docsLeena Miettinen2015-08-201-43/+48
* | Doc: clean up QWebEngineProfile docsLeena Miettinen2015-08-181-29/+45
* | Doc: clean up QWebEngineScriptCollection docsLeena Miettinen2015-08-181-28/+31
* | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-08-1813-28/+126
|\|
| * Doc: Fixup QWebEngineScript documentation.Pierre Rossi2015-08-051-2/+1