summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix the documentation of linkHovered signalSzabolcs David2015-03-031-3/+2
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-02131-124/+546
* Create application bundles for widget examples on OS XAndras Becsi2015-02-261-0/+0
* Update Chromium to include fix for constants.h/Constants.h clashSimon Hausmann2015-02-261-0/+0
* QtQuick API for userScriptsPierre Rossi2015-02-228-0/+442
* Introduce a user scripts mechanismPierre Rossi2015-02-2128-11/+1679
* Synchronize with QAtomic instead of volatileAllan Sandfeld Jensen2015-02-202-28/+26
* Fix crashes and ownership issues in Custom URL scheme handlingAllan Sandfeld Jensen2015-02-207-14/+16
* Fix the build on eLinuxAndras Becsi2015-02-209-33/+124
* Experimental custom URL scheme APIAllan Sandfeld Jensen2015-02-1921-1/+1057
* WebChannel: don't mess with the navigator objectPierre Rossi2015-02-194-18/+18
* Move navigationHistory out of experimentalPierre Rossi2015-02-188-43/+89
* Fix Http User-agent string settingAllan Sandfeld Jensen2015-02-181-0/+2
* Update copyright headersJani Heikkinen2015-02-16182-1220/+1220
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-02-144-11/+15
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-134-11/+15
| |\
| | * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-103-10/+14
| | |\
| | | * eLinux: build ffmpegsumo as well.v5.4.1Zeno Albisser2015-02-021-1/+1
| | | * Also run the rejected signal handler when closing prompt dialogs.Michael Brüning2015-01-201-9/+12
| | | * Merge 5.4 into 5.4.1Oswald Buddenhagen2015-01-165-27/+33
| | | |\
| | | * | Fixed build when doing arm cross compilation without --sysrootDominik Holland2015-01-111-0/+0
| | | * | Respect the pulseaudio configuration from Qt.Michael Brüning2015-01-081-0/+1
| | * | | Ensure QtWebEngineProcess is built in release modeAndy Shaw2015-02-031-1/+1
| | | |/ | | |/|
* | | | Compile time check the fileListingHelper specializationsPierre Rossi2015-02-131-1/+8
* | | | Move webChannel property out of experimentalPierre Rossi2015-02-133-13/+32
* | | | Add QWebChannel setter and getter to QWebEnginePagePierre Rossi2015-02-132-0/+35
|/ / /
* | | Integrate with WebChannelPierre Rossi2015-02-1214-14/+465
* | | Add static asserts for internal file picker enumPierre Rossi2015-02-111-0/+5
* | | Forward the application locale in the right formatPierre Rossi2015-02-111-1/+1
* | | Improve quicknanobrowser example with new public API featuresAndras Becsi2015-02-092-13/+9
* | | Proper versioning of the Quick APISzabolcs David2015-02-062-6/+6
* | | Reverse the logic for download cancellationAndras Becsi2015-02-064-11/+10
* | | Update QML download API to match widgets and add documentationAndras Becsi2015-02-067-59/+203
* | | Revert the QJSValue parameter type in UIDelegateAdam Kallai2015-02-061-8/+5
* | | Fix the fileListingHelper template function specialisationAdam Kallai2015-02-061-4/+7
* | | Move settings out of experimental.Michael Brüning2015-02-065-10/+12
* | | Simplify access to WebContents from adapter.Pierre Rossi2015-02-053-2/+10
* | | Add settings to WebEngineProfilesAllan Sandfeld Jensen2015-02-0519-383/+222
* | | Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-0512-9/+145
* | | Handle multiple feature requestsAllan Sandfeld Jensen2015-02-044-12/+36
* | | Update snapshot sha1Peter Varga2015-02-031-0/+0
* | | Fix widgets download state updateAndras Becsi2015-02-023-1/+7
* | | Forbid mismatching profiles when adopting web contentAllan Sandfeld Jensen2015-02-024-1/+14
* | | Add widgets download APIAndras Becsi2015-02-027-2/+580
* | | Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-0215-15/+307
* | | Fix the build of tst_publicapiJocelyn Turcotte2015-02-021-1/+1
* | | Rename HttpCacheMaxSize to HttpCacheMaximumSizeAllan Sandfeld Jensen2015-01-292-9/+9
* | | Document geolocation featureAllan Sandfeld Jensen2015-01-282-1/+2
* | | Update the expected list of public API testcaseAdam Kallai2015-01-281-1/+1
* | | Handle Shift, Ctrl and Alt key also when the keypad modifier is set.Michael Brüning2015-01-281-303/+310