summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add information about framesLeena Miettinen2016-02-243-24/+48
* Include the module prefix for the header filesv5.6.0-rc1Andy Shaw2016-02-151-3/+3
* Fix rendering with default OpenGL surface on LinuxJoerg Bornemann2016-02-121-3/+5
* OS X: Fix crash when setting a custom default QSurfaceFormat.Alexandru Croitor2016-02-041-0/+21
* Doc: QWebEngineSettings::WebAttribute values provide no safety mechanismsLeena Miettinen2016-02-041-1/+8
* Prefix Markdown Editor example with "WebEngine"Kai Koehne2016-02-041-1/+1
* Fix build against Qt 5.5Allan Sandfeld Jensen2016-02-042-0/+4
* Preserve webchannel and userscripts when restoring historyAllan Sandfeld Jensen2016-01-314-2/+27
* Fix crash on open link in new windowJoerg Bornemann2016-01-281-1/+3
* Doc: warn about heavy routines blocking content renderingLeena Miettinen2016-01-201-0/+3
* Widgets: Add example names to documentationSzabolcs David2016-01-191-2/+2
* Widgets: Improve geometryChangeRequested signalSzabolcs David2016-01-192-0/+7
* Doc: link capturing methodsLeena Miettinen2016-01-192-1/+17
* Merge remote-tracking branch 'origin/5.5' into 5.6Allan Sandfeld Jensen2016-01-181-21/+35
|\
| * Update license header for qwebenginepage.cpp to LGPLv3Joerg Bornemann2016-01-141-21/+35
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-072-0/+24
|\|
| * Fix MouseMove event handling when opening a new tab with middle click.Alexandru Croitor2015-12-222-0/+24
* | Doc: certificate management in Qt WebEngineLeena Miettinen2016-01-051-1/+2
* | Doc: add info about unavailable API from the wikiLeena Miettinen2015-12-181-1/+7
* | Move WebEngine initialization to core libraryAllan Sandfeld Jensen2015-12-152-3/+7
* | 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