summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Enable building linux-clang platformAllan Sandfeld Jensen2015-09-071-2/+3
* Add AuthenticationDialogControllerPeter Varga2015-09-067-19/+279
* Make request job and request info methods consistentAllan Sandfeld Jensen2015-09-066-19/+35
* Read egldisplay from QPAAllan Sandfeld Jensen2015-09-061-5/+0
* Fix selectAll on data urlAllan Sandfeld Jensen2015-09-032-0/+3
* Replace QObject::trKai Koehne2015-09-031-2/+2
* Fix use of empty credentials for HTTP and proxy authenticationPeter Varga2015-09-012-3/+2
* fix crash on exit when using the inspectorJoerg Bornemann2015-09-011-0/+1
* Add default inspect element context menu itemAllan Sandfeld Jensen2015-09-012-0/+9
* Workaround for broken recursive qmake callSamuli Piippo2015-09-011-4/+5
* Add invokable to QQuickWebEngineProfile to set cookie clientAndras Becsi2015-08-281-0/+2
* 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-2710-7/+474
* Add exit full screen web actionAllan Sandfeld Jensen2015-08-272-0/+7
* Add support for blocking cookiesAndras Becsi2015-08-276-1/+38
* Widgets: Add fullscreen supportSzabolcs David2015-08-262-3/+3
* Fix QAccessible name and description calculationAdam Kallai2015-08-262-4/+97
* Add inspect element webactionAllan Sandfeld Jensen2015-08-262-0/+11
* Consistenly use Q_DISABLE_COPY in public APIKai Koehne2015-08-262-1/+2
* Respect Qt system-harfbuzz settingAllan Sandfeld Jensen2015-08-252-0/+2
* Rebasing on Chromium 45Allan Sandfeld Jensen2015-08-2515-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-244-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-202-0/+235
* Doc: reorganize and rename docsLeena Miettinen2015-08-194-50/+65
* Revert "Introduce ProxyResolverQt"Pierre Rossi2015-08-195-198/+12
* Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-08-1828-107/+249
|\
| * 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
| * Fix error message for OpenGL resource sharingPeter Varga2015-07-311-1/+5
| * Add private header warningKai Koehne2015-07-243-0/+33
| * Unify Copyright headersKai Koehne2015-07-248-40/+40
| * 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
| * enable RTTI for MSVC buildJoerg Bornemann2015-07-141-0/+3
| * Fix single-process modePeter Varga2015-07-143-1/+25
| * Add 200 percent image resourcesKai Koehne2015-07-146-20/+74
| * fix non-ANGLE buildJoerg Bornemann2015-07-081-0/+5
| * Do not set meta modifier twiceAllan Sandfeld Jensen2015-06-291-2/+0
| * Fix warning and assertion on OS X and WindowsAllan Sandfeld Jensen2015-06-291-1/+1
* | Fix debug linking with system OpusAllan Sandfeld Jensen2015-08-131-0/+1
* | Fix #include's in public headersKai Koehne2015-08-045-15/+14
* | add API to set the Accept-Language HTTP request-header fieldJoerg Bornemann2015-08-045-2/+41
* | Add API for intercepting url requestsAndras Becsi2015-08-0313-17/+469
* | Select Visual Studio version based on mkspecKai Koehne2015-08-031-0/+14