summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix use of empty credentials for HTTP and proxy authenticationPeter Varga2015-09-015-6/+11
* fix crash on exit when using the inspectorJoerg Bornemann2015-09-011-0/+1
* Add default inspect element context menu itemAllan Sandfeld Jensen2015-09-015-0/+20
* Workaround for broken recursive qmake callSamuli Piippo2015-09-011-4/+5
* Add invokable to QQuickWebEngineProfile to set cookie clientAndras Becsi2015-08-283-0/+12
* Use the default composition colors for IME compositionAndras Becsi2015-08-281-6/+1
* Fix embedded build after the update to 45-based branchAndras Becsi2015-08-272-0/+8
* Move custom URL scheme handlers to coreAllan Sandfeld Jensen2015-08-2714-97/+110
* Add exit full screen web actionAllan Sandfeld Jensen2015-08-276-0/+25
* Add support for blocking cookiesAndras Becsi2015-08-276-1/+38
* Update to Chromium 45.0.2454.79Allan Sandfeld Jensen2015-08-261-0/+0
* Widgets: Add fullscreen supportSzabolcs David2015-08-2610-18/+42
* Fix QAccessible name and description calculationAdam Kallai2015-08-262-4/+97
* Add inspect element webactionAllan Sandfeld Jensen2015-08-266-0/+24
* Consistenly use Q_DISABLE_COPY in public APIKai Koehne2015-08-265-1/+5
* Merge "Merge remote-tracking branch 'origin/dev' into 5.6" into refs/staging/5.6Allan Sandfeld Jensen2015-08-252-3/+4
|\
| * Merge remote-tracking branch 'origin/dev' into 5.6Allan Sandfeld Jensen2015-08-252-3/+4
| |\
| | * fix revision for httpAcceptLanguage property of WebEngineProfileJoerg Bornemann2015-08-242-3/+4
* | | Doc: edit docs for QQuickWebEngineSettingsLeena Miettinen2015-08-252-4/+6
* | | Respect Qt system-harfbuzz settingAllan Sandfeld Jensen2015-08-252-0/+2
* | | Rebasing on Chromium 45Allan Sandfeld Jensen2015-08-2516-41/+40
* | | MSVC: force export of API symbolsJoerg Bornemann2015-08-251-0/+15
|/ /
* | set Accept-Language in content::RendererPreferencesJoerg Bornemann2015-08-243-0/+14
* | Fix the build on embedded linuxAndras Becsi2015-08-245-1/+20
* | Fix compilation with Visual Studio ExpressKai Koehne2015-08-211-0/+1
* | Add documentation for cookie API and request interception in coreAndras Becsi2015-08-203-4/+250
* | Doc: clean up QWebEngineScript docsLeena Miettinen2015-08-201-43/+48
* | Doc: reorganize and rename docsLeena Miettinen2015-08-1917-200/+508
* | Revert "Introduce ProxyResolverQt"Pierre Rossi2015-08-195-198/+12
* | Doc: clean up QWebEngineProfile docsLeena Miettinen2015-08-181-29/+45
* | Doc: clean up QWebEngineScriptCollection docsLeena Miettinen2015-08-181-28/+31
* | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-08-1869-220/+645
|\ \ | |/ |/|
| * Fix crash on XCB GLES2 and WaylandAllan Sandfeld Jensen2015-08-121-6/+0
| * Fully qualify libEGL.so.1, libEGLESv2.so.2 librariesKai Koehne2015-08-111-2/+2
| * Doc: Added a note about setting feature permission to a pageVenugopal Shivashankar2015-08-111-0/+4
| * Doc: Fixup QWebEngineScript documentation.Pierre Rossi2015-08-051-2/+1
| * Fix docs to use iconUrl/iconUrlChanged.Florian Bruhin2015-08-042-4/+4
| * Make QtWebEngineProcess use full 4 GiByte of memoryKai Koehne2015-08-031-0/+2
| * Fix error message for OpenGL resource sharingPeter Varga2015-07-311-1/+5
| * Add private header warningKai Koehne2015-07-2430-0/+330
| * Unify Copyright headersKai Koehne2015-07-2420-109/+109
| * Use v8 backend for proxy resolutionKai Koehne2015-07-233-2/+32
| * Remove misleading warning about WebEngineProcess fallback pathKai Koehne2015-07-221-18/+28
| * Use QCoreApplication::libraryPaths for pluginsKai Koehne2015-07-221-10/+15
| * Search for .pak files also in applicationDirPath()Kai Koehne2015-07-221-13/+3
| * Doc: Added \qtvariable to enable QDoc include QT += info.Venugopal Shivashankar2015-07-206-5/+7
| * enable RTTI for MSVC buildJoerg Bornemann2015-07-141-0/+3
| * Cleaned up the module overview.Kavindra Palaraja2015-07-141-33/+12
| * Fix single-process modePeter Varga2015-07-143-1/+25
| * Add 200 percent image resourcesKai Koehne2015-07-146-20/+74