summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Add QWebEngineCookieStoreClient core APIAndras Becsi2015-06-162-0/+17
* Move QWebEngineCallback to core API and templatize CallbackDirectoryAndras Becsi2015-06-083-183/+8
* Add public QtWebEngineCore C++ APIAndras Becsi2015-06-081-3/+3
* Fix inconsistent dll linkage warningsAndras Becsi2015-06-031-1/+1
* Make QQuick contextmenu actions behave like widget counterpartsAllan Sandfeld Jensen2015-05-271-1/+3
* Merge remote-tracking branch 'origin/5.5' into devPierre Rossi2015-05-152-2/+29
|\
| * Add redirect and error API for custom URLAllan Sandfeld Jensen2015-05-132-2/+29
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devAllan Sandfeld Jensen2015-05-124-1/+72
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-05-114-1/+72
| |\|
| | * Improve thread safety and behavior of custom URL requestsAllan Sandfeld Jensen2015-05-061-0/+4
| | * Add documentation of Custom URL requestsAllan Sandfeld Jensen2015-05-062-0/+67
| | * Widgets: Use overridden show()Szabolcs David2015-04-271-1/+1
* | | Extend context menu actionsAllan Sandfeld Jensen2015-05-113-23/+187
|/ /
* | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-04-235-6/+9
|\|
| * WebEngineView does not load a url while invisibleAndras Becsi2015-04-221-1/+4
| * Remove erroneous semicolons after Q_DECLARE_* macrosAndras Becsi2015-04-204-5/+5
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-191-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Andras Becsi2015-04-151-0/+1
| |\
| | * Enable building Qt WebEngine without accessiblity enabled.Stephan Binner2015-03-045-2/+15
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-082-0/+14
|\| |
| * | Revive ReloadAndBypassCachePierre Rossi2015-04-071-0/+3
| * | Improve documentation about certificate errorsPaulo Pinheiro2015-04-071-0/+11
* | | Add support for Shockwave Flash plugin.Zeno Albisser2015-03-301-1/+2
* | | Merge remote-tracking branch 'origin/5.5' into devAllan Sandfeld Jensen2015-03-1610-20/+359
|\| |
| * | Use singular they instead of he as a pronoun for the user.Michael BrĂ¼ning2015-03-131-2/+2
| * | Support HTML5 form validation featurePeter Varga2015-03-136-0/+340
| * | Clean up global profiles and ownershipAllan Sandfeld Jensen2015-03-123-18/+17
* | | Merge remote-tracking branch 'origin/5.5' into devAllan Sandfeld Jensen2015-03-1318-44/+85
|\| |
| * | UserScript: Rename source property to sourceCode.Robin Burchell2015-03-122-8/+8
| * | Add testsupport QML API and error page signalsPeter Varga2015-03-062-5/+13
| * | Add missing QtWebEngineCore namespace refs to egl integrationStephan Binner2015-03-041-0/+1
| * | Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-0218-30/+62
* | | Refactor FilePickerControllerAdam Kallai2015-03-053-13/+18
|/ /
* | Introduce a user scripts mechanismPierre Rossi2015-02-2112-2/+610
* | Fix crashes and ownership issues in Custom URL scheme handlingAllan Sandfeld Jensen2015-02-203-7/+8
* | Experimental custom URL scheme APIAllan Sandfeld Jensen2015-02-199-1/+419
* | WebChannel: don't mess with the navigator objectPierre Rossi2015-02-191-2/+2
* | Update copyright headersJani Heikkinen2015-02-1630-171/+171
* | Add QWebChannel setter and getter to QWebEnginePagePierre Rossi2015-02-132-0/+35
* | Reverse the logic for download cancellationAndras Becsi2015-02-061-2/+2
* | Add settings to WebEngineProfilesAllan Sandfeld Jensen2015-02-058-146/+68
* | Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-052-0/+7
* | Fix widgets download state updateAndras Becsi2015-02-022-1/+2
* | Add widgets download APIAndras Becsi2015-02-027-2/+580
* | Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-022-2/+2
* | Document geolocation featureAllan Sandfeld Jensen2015-01-282-1/+2
* | Enable building Qt WebEngine without accessiblity enabled.Michael BrĂ¼ning2015-01-235-2/+14
* | Introduce ASSERT_ENUMS_MATCH macroPierre Rossi2015-01-222-12/+12
* | Widgets: Implement mouse lock permission APISzabolcs David2015-01-163-1/+15
* | Add Pointer Lock supportSzabolcs David2015-01-162-0/+12