summaryrefslogtreecommitdiffstats
path: root/examples/webengine/quicknanobrowser/BrowserWindow.qml
Commit message (Expand)AuthorAgeFilesLines
* WebEngineView: rename navigationHistory to historyKirill Burtsev2021-06-041-1/+1
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-031-7/+7
* Support devtools close button in QuickNanoBrowserBalazs Egedi2021-04-151-0/+12
* Example 'quicknanobrowser' improvementsKirill Burtsev2020-02-081-9/+22
* Improve QWebEngineFindTextResult APIv5.14.0-beta2Peter Varga2019-10-191-2/+2
* Introduce findTextFinished signalPeter Varga2019-08-231-1/+58
* Merge remote-tracking branch 'origin/5.13' into devJüri Valdmann2019-07-021-6/+56
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-06-111-6/+56
| |\
| | * Add a close button and ensure text height fitting in tabs for quicknanobrowserLeander Beernaert2019-06-071-6/+56
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-03-211-5/+18
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-041-5/+10
| |\|
| | * Quicknanobrowser: Hide status bubble properlySzabolcs David2019-02-251-5/+10
| * | Add a setting to control if the PDF viewer is enabledMichael Brüning2019-02-221-0/+8
* | | Add a way to customize tooltips in WebEngineViewSzabolcs David2019-02-191-1/+1
|/ /
* / Add support for client-certificate selection to QMLAllan Sandfeld Jensen2019-01-241-1/+5
|/
* Fix size of tab view when devtools are openAllan Sandfeld Jensen2018-10-231-2/+5
* Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-211-0/+5
|\
| * Fix segfault in devtools openInNewTab handlingJüri Valdmann2018-07-161-0/+5
* | Fix warning in debug build for quicknanobrowserMichal Klocek2018-05-171-1/+1
|/
* Examples: Use === where possibleKai Koehne2018-04-191-4/+4
* Examples: Name signal argumentsKai Koehne2018-04-191-12/+21
* Shorten names of permission classesJüri Valdmann2018-04-131-3/+3
* Rename protocol() to scheme() in QWERPHPermissionRequestJüri Valdmann2018-03-081-1/+1
* Add support for registerProtocolHandlerJüri Valdmann2018-02-131-0/+5
* Unset inspectedView when devTools are not visibleSzabolcs David2018-02-011-1/+1
* Introduce devtools frontendAllan Sandfeld Jensen2017-12-061-0/+16
* Expose an option to hide internal IP addresses from WebRTCAllan Sandfeld Jensen2017-11-291-0/+8
* Support Quota Management APISzabolcs David2017-09-131-1/+8
* Fix quicknanobrowserAllan Sandfeld Jensen2017-05-101-2/+2
* QuickNanoBrowser: Unify use of semicolons in JSKai Koehne2017-05-021-63/+63
* QuickNanoBrowser: Code cleanupKai Koehne2017-05-021-7/+8
* Add QQuickWebEngineFaviconProviderPeter Varga2016-04-201-0/+1
* Add settings for FaviconManager's icon download modesPeter Varga2016-03-251-0/+17
* Updated license headersJani Heikkinen2016-02-011-3/+13
* QuickNanoBrowser: Enable pepper plugins by defaultKai Koehne2016-01-071-1/+1
* Fix fullscreen mode in qml apiMichal Klocek2015-12-171-13/+4
* Fix a typo in quicknanobrowserSzabolcs David2015-10-281-1/+1
* Fullscreen notification popups for the Quick examplesSzabolcs David2015-10-271-1/+10
* Add Full Screen setting to quicknanobrowserPeter Varga2015-10-271-1/+9
* add RequestClose web actionJoerg Bornemann2015-10-091-4/+8
* Emit a signal when the rendering process exits.Jake Petroules2015-09-101-0/+29
* Update QtWebEngine version to 1.2Szabolcs David2015-07-301-1/+1
* Add WebAction to QML apiAllan Sandfeld Jensen2015-07-061-7/+44
* Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-05-111-27/+20
|\
| * Quick: Share profiles between application windowsSzabolcs David2015-05-071-27/+20
* | Add support for Shockwave Flash plugin.Zeno Albisser2015-03-301-0/+8
|/
* Support middle click navigationSzabolcs David2015-03-161-1/+6
* Set settings declaratively instead of on eventsAllan Sandfeld Jensen2015-03-161-3/+4
* Promote fullscreen API to 5.5 publicSzabolcs David2015-03-091-0/+48
* Quick: Fix handling of multiple certificate errors per requestPaulo Pinheiro2015-03-041-10/+27