summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineview_p.h
Commit message (Expand)AuthorAgeFilesLines
* Web Notifications APIKirill Burtsev2019-02-061-1/+2
* Add support for client-certificate selection to QMLAllan Sandfeld Jensen2019-01-241-2/+4
* Add configure for webengine and webenginewidgetsMichal Klocek2019-01-211-1/+0
* Do not force default profile on WebEngineViewMichal Klocek2018-08-251-2/+2
* Add printRequest()Michal Klocek2018-08-091-0/+1
* Introduce WebEngineAction in Quick APIValentin Fokin2018-08-021-0/+2
* Fine tune configure and clean up header includesMichal Klocek2018-06-121-5/+6
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-04-171-0/+2
* Shorten names of permission classesJüri Valdmann2018-04-131-4/+4
* Replace deprecated Q_FLAGS macroKai Koehne2018-04-051-2/+1
* Move quota and registerProtocolHandler permission classes to coreJüri Valdmann2018-03-081-46/+4
* Add support for registerProtocolHandlerJüri Valdmann2018-02-131-0/+21
* Make default context menus look more like chrome's oneValentin Fokin2018-02-021-0/+2
* Introduce devtools frontendAllan Sandfeld Jensen2017-12-061-0/+9
* Implement geometryChangeRequested signal in the Quick APISzabolcs David2017-10-051-0/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-211-7/+7
* Support Quota Management APISzabolcs David2017-09-131-0/+28
* Cleanup support for desktop captureJüri Valdmann2017-07-171-1/+3
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-021-2/+0
|\
| * Remove unused qmlRegisterRevision callKai Koehne2017-04-111-2/+0
* | Add several QtWebKit WebActionsViktor Engelmann2017-04-031-0/+16
|/
* Make QQuickWebEngineScript a publicly exported classSzabolcs David2017-01-261-1/+1
* Emit a new signal when printing to a PDF file finishesMichael Brüning2017-01-101-1/+2
* QML: Add FINAL, CONST to Q_PROPERTY declarationsViktor Engelmann2016-12-191-16/+16
* Wait for loadVisuallyCommitted signal with SignalSpyPeter Varga2016-11-291-1/+5
* Remove viewSource and canViewSource APIs and use WebAction insteadPeter Varga2016-10-011-3/+1
* Remove experimental Quick APISzabolcs David2016-09-221-6/+1
* Add context menu request to qml apiMichal Klocek2016-08-311-2/+2
* Add dialog requests to qml apiMichal Klocek2016-08-311-0/+11
* Add View Source API and make the feature available from context menuPeter Varga2016-08-021-0/+3
* Add back spellchecking supportMichal Klocek2016-07-021-1/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-171-2/+2
|\
| * Add missing Q_DECL_OVERRIDE specifiers.Joerg Bornemann2016-06-131-2/+2
* | Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-05-261-0/+1
|\|
| * Fix compile issueFrank Meerkoetter2016-05-231-0/+1
* | Remove spellchecking supportMichal Klocek2016-05-061-2/+0
* | Add QQuickWebEngineFaviconProviderPeter Varga2016-04-201-0/+2
* | Update spellchecker APIsMichal Klocek2016-04-181-6/+0
* | Move QQuickWebEngineContextMenuData to experimentalAllan Sandfeld Jensen2016-04-131-4/+0
* | Remove default values for printToPdf callbacks and unify API.Michael Bruning2016-04-131-1/+1
* | QML API for context menu dataAllan Sandfeld Jensen2016-04-091-4/+9
* | Fix recentlyAudible Widgets and Quick API.Alexandru Croitor2016-04-081-5/+7
* | Add callback to printing APIMichael Bruning2016-03-161-1/+2
* | Add rudimentary printing API and add it to example.Michael Bruning2016-02-161-0/+161
* | Add spell checker supportMichal Klocek2016-02-011-1/+7
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* | Add API to set WebChannel on isolated worldAllan Sandfeld Jensen2016-01-151-0/+4
* | Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-121-1/+4
|\|
| * Make lazy contentsAdapter initialization lazierAllan Sandfeld Jensen2016-01-071-0/+3
| * Fix fullscreen mode in qml apiMichal Klocek2015-12-171-1/+1