summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | remove unused code from demobrowserJoerg Bornemann2015-10-091-15/+0
* | Doc: remove doc config file from Qt WebEngineWidgets submoduleLeena Miettinen2015-10-073-15/+15
* | Correct demobrowser target on OS XAllan Sandfeld Jensen2015-09-281-1/+1
* | DemoBrowser: Do not mention QtWebKit in descriptionKai Koehne2015-09-221-1/+1
* | Emit a signal when the rendering process exits.Jake Petroules2015-09-103-0/+52
* | Fix favicon load after authentication in browser examplePeter Varga2015-09-083-1/+95
* | Fix broken signal/slot connections in browser example on OS X.Jake Petroules2015-09-072-7/+4
* | Fix demobrowser build on OS X.Jake Petroules2015-09-061-1/+1
* | Fix crash on exiting fullscreenAllan Sandfeld Jensen2015-09-062-2/+6
* | Full-screen support in the demo browserAllan Sandfeld Jensen2015-09-033-0/+32
* | Rename the widget browser example demobrowserAllan Sandfeld Jensen2015-09-0370-13/+12
* | Fix use of empty credentials for HTTP and proxy authenticationPeter Varga2015-09-011-0/+6
* | Merge remote-tracking branch 'origin/dev' into 5.6Allan Sandfeld Jensen2015-08-257-253/+15
|\ \
| * | Demo browser: add proxy supportPierre Rossi2015-08-197-253/+15
* | | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-08-183-32/+5
|\ \ \ | |/ / |/| / | |/
| * fix ambiguous key sequence in browser exampleJoerg Bornemann2015-07-141-7/+2
| * remove QWebEngineHistoryInterface usage from browser exampleJoerg Bornemann2015-07-082-25/+3
* | make httpUserAgent setting usable after editJoerg Bornemann2015-08-112-0/+6
* | add a way to set Accept-Language in browser exampleJoerg Bornemann2015-08-114-7/+47
* | Update QtWebEngine version to 1.2Szabolcs David2015-07-304-4/+4
* | Fix widgets plugin settingsAllan Sandfeld Jensen2015-07-202-4/+0
* | Log javascript console log to qInfo channelAllan Sandfeld Jensen2015-07-072-0/+18
* | Add WebAction to QML apiAllan Sandfeld Jensen2015-07-061-7/+44
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-11/+5
|\|
| * Last minute API review cleanupPierre Rossi2015-06-121-3/+3
| * Disambiguate name of QLocalServer used in Browser example.Friedemann Kleint2015-05-201-8/+2
* | Make QQuick contextmenu actions behave like widget counterpartsAllan Sandfeld Jensen2015-05-271-0/+1
* | Merge remote-tracking branch 'origin/5.5' into devPierre Rossi2015-05-1512-53/+90
|\|
| * Reintroduce private browsing mode for example browserAllan Sandfeld Jensen2015-05-1112-53/+90
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devAllan Sandfeld Jensen2015-05-123-31/+43
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-05-113-31/+43
| |\|
| | * Quick: Share profiles between application windowsSzabolcs David2015-05-073-31/+43
* | | Extend context menu actionsAllan Sandfeld Jensen2015-05-112-25/+11
|/ /
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-191-3/+3
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Andras Becsi2015-04-151-3/+3
| |\
| | * Update links from qt-project.org to qt.ioSergio Ahumada2015-03-061-3/+3
| | * Enable building Qt WebEngine without accessiblity enabled.Stephan Binner2015-03-041-0/+2
* | | Add support for Shockwave Flash plugin.Zeno Albisser2015-03-301-0/+8
|/ /
* | Demo browser: re-add user stylesheetsPierre Rossi2015-03-205-24/+63
* | 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
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-031-1/+1
|\|
| * Replace old qt-project.org wiki with wiki.qt.ioSergio Ahumada2015-03-021-1/+1
* | Create application bundles for widget examples on OS XAndras Becsi2015-02-263-19/+3
* | Move navigationHistory out of experimentalPierre Rossi2015-02-181-0/+21
* | Update copyright headersJani Heikkinen2015-02-1657-453/+453
* | Improve quicknanobrowser example with new public API featuresAndras Becsi2015-02-094-1/+241
* | Fix multi-tab browser quit action on OS XAndras Becsi2015-02-061-1/+1