summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when using openIn on newly created viewv5.6.2Christophe Chapuis2016-09-231-2/+4
* Doc: Fix types of \qmlpropertyKai Koehne2016-09-193-9/+9
* Doc: Add type name to enumeration values to follow the doc conventionLeena Miettinen2016-08-095-32/+48
* Doc: Move WebEngineView property docs to webengine.qdocLeena Miettinen2016-07-291-20/+0
* Switch WebContentsAdapter to using shared pointersAllan Sandfeld Jensen2016-07-013-9/+9
* Fix memory leak of unhandled certificateErrorMichal Klocek2016-06-231-1/+2
* Override short-cuts to common editor commandsAllan Sandfeld Jensen2016-06-222-0/+35
* Fix access to deleted memory on QWebEnginePage destructionJoerg Bornemann2016-06-162-0/+7
* Add missing Q_DECL_OVERRIDE specifiers.Joerg Bornemann2016-06-132-3/+3
* Merge remote-tracking branch 'origin/5.6.1' into 5.6Allan Sandfeld Jensen2016-06-081-0/+1
|\
| * Fix compile issueFrank Meerkoetter2016-05-231-0/+1
* | Disable qtquickcontrols context menu on eglfsMichal Klocek2016-05-302-0/+12
* | Disabled WebEngine views should not receive focus.Alexandru Croitor2016-05-262-0/+7
* | Doc: Add a topic listing supported featuresLeena Miettinen2016-05-201-1/+1
* | Silence zero-as-null-pointer=constant warningsAllan Sandfeld Jensen2016-05-191-1/+1
|/
* Doc: Improve WebEngineHistoryListModel documentationKai Koehne2016-04-211-6/+3
* Use the temporary zoom factor to set the zoom factorMichael Bruning2016-04-212-1/+15
* Remove direct access BrowserContextAdapter's customUrlSchemeHandlersAllan Sandfeld Jensen2016-04-201-2/+1
* Switch BrowserContextAdapter to QSharedPointerAllan Sandfeld Jensen2016-04-194-7/+8
* Doc: Fix typo on WebEngineHistoryListModel documentationKai Koehne2016-04-191-1/+1
* Doc: Mark WebEngineSettings::defaultTextEncoding as new in 1.2Kai Koehne2016-04-111-0/+1
* Revision DownloadItem.mimeTypeKai Koehne2016-04-051-0/+1
* Doc: WebEngine does not support Chromium extensionsLeena Miettinen2016-04-051-0/+2
* Add missing revision tag to the mimeTypeChanged signalAdam Kallai2016-04-051-1/+1
* Fix trying to open multiple windows if not supportedGiulio Camuffo2016-04-051-1/+3
* Doc: Link Pepper plugin platform information to respective settingsKai Koehne2016-04-031-0/+2
* Doc: Fix documentation about cookie storesKai Koehne2016-03-291-1/+1
* Move loadVisuallyCommitted signal to the test support APISzabolcs David2016-03-253-2/+5
* Doc: Attribute, not flag, can be used for initializationLeena Miettinen2016-03-211-2/+3
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-03-211-2/+13
|\
| * Doc: Move info about WebEngineCertificate methodsLeena Miettinen2016-02-241-2/+13
* | MSVC: Fix compiler warningKai Koehne2016-03-011-0/+1
* | Doc: Improve web engine profile class descriptionsLeena Miettinen2016-02-291-6/+18
* | Fix WebAction muteAllan Sandfeld Jensen2016-02-131-1/+1
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-02-011-2/+66
|\
| * Doc: add documentation for the WebEngineScript itemLeena Miettinen2016-01-201-2/+66
* | Doc: Corrected reference to BrowserWindow.qmlNico Vertriest2016-01-221-1/+1
* | Widgets: Improve geometryChangeRequested signalSzabolcs David2016-01-191-0/+1
* | Do not return negative values in WebEngineHistoryListModelMichal Klocek2016-01-151-3/+7
* | Fix initialization order of m_webChannelAllan Sandfeld Jensen2016-01-151-1/+1
* | Doc: Use WebEngine.settings.pluginsEnabled as exampleKai Koehne2016-01-141-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2016-01-112-0/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-072-0/+6
| |\|
| | * Fix MouseMove event handling when opening a new tab with middle click.Alexandru Croitor2015-12-222-0/+6
* | | Avoid creating contents adapter on webchannel accessAllan Sandfeld Jensen2016-01-092-21/+19
* | | Implicitly use QStringBuilder in all modulesJoerg Bornemann2016-01-092-2/+0
* | | Avoid creating contents adapter when setting background colorAllan Sandfeld Jensen2016-01-081-2/+7
* | | Fix warning about unused d-pointerJoerg Bornemann2016-01-081-1/+0
* | | Ensure contents adapter for running javascriptAllan Sandfeld Jensen2016-01-071-2/+1
* | | Make lazy contentsAdapter initialization lazierAllan Sandfeld Jensen2016-01-072-2/+12
|/ /