summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Improve the overviewLeena Miettinen2016-02-244-15/+84
* Doc: Move info about WebEngineCertificate methodsLeena Miettinen2016-02-242-11/+15
* Doc: Link to Platform Notes from the OverviewLeena Miettinen2016-02-231-0/+4
* Update ChromiumAllan Sandfeld Jensen2016-02-231-0/+0
* Doc: Add "Namespaces" to the C++ API ref titleLeena Miettinen2016-02-183-3/+3
* Document Chromium version also in the documentation.Michael Bruning2016-02-181-0/+3
* Include the module prefix for the header filesv5.6.0-rc1Andy Shaw2016-02-151-3/+3
* Fix rendering with default OpenGL surface on LinuxJoerg Bornemann2016-02-121-3/+5
* Update Chromium SHAAllan Sandfeld Jensen2016-02-101-0/+0
* Update Chromium SHA-1 to include navigation type fix.Michael Bruning2016-02-091-0/+0
* OS X: Fix crash when setting a custom default QSurfaceFormat.Alexandru Croitor2016-02-043-0/+46
* Doc: QWebEngineSettings::WebAttribute values provide no safety mechanismsLeena Miettinen2016-02-041-1/+8
* Prefix Markdown Editor example with "WebEngine"Kai Koehne2016-02-041-1/+1
* Mark highlighted examplesKai Koehne2016-02-041-0/+3
* Fix QDoc warning for QWebEngineUrlRequestInterceptor.Michael Bruning2016-02-041-0/+3
* Add SUBDIRS in correct orderSamuli Piippo2016-02-041-2/+2
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6.0" into refs/stagin...Jani Heikkinen2016-02-042-2/+68
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-02-012-2/+68
| |\
| | * Doc: add documentation for the WebEngineScript itemLeena Miettinen2016-01-202-2/+68
* | | Fix build against Qt 5.5Allan Sandfeld Jensen2016-02-044-0/+8
* | | Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-0218-106/+274
|\ \ \
| * | | Disable WebSpeechAllan Sandfeld Jensen2016-02-013-2/+2
| * | | Preserve webchannel and userscripts when restoring historyAllan Sandfeld Jensen2016-01-314-2/+27
| * | | Disable printing in ChromiumAllan Sandfeld Jensen2016-01-315-0/+16
| * | | Fix crash on open link in new windowJoerg Bornemann2016-01-281-1/+3
| * | | Fix crash on exit for view-owned QWebEngineUrlSchemeHandler objectsJoerg Bornemann2016-01-282-3/+4
| * | | Doc: rendering to OpenGL SurfaceLeena Miettinen2016-01-281-0/+16
| * | | Fix multi-thread protection in custom url handlerAllan Sandfeld Jensen2016-01-275-96/+206
| * | | Fix occasional "WeakPtrs must be checked on the same sequenced thread."Joerg Bornemann2016-01-262-11/+9
* | | | Doc: add a dependency to qtwebview for linking to the moduleLeena Miettinen2016-02-011-0/+1
| |/ / |/| |
* | | Update chromium submoduleAllan Sandfeld Jensen2016-01-281-0/+0
|/ /
* | Copy all resource files to build directoryKai Koehne2016-01-231-8/+17
* | Fix asserts in touch handlingKai Koehne2016-01-231-1/+3
* | Document OS X 10.9 dependencyKai Koehne2016-01-221-1/+1
* | Add the Google Chrome path for pepper Flash on LinuxJocelyn Turcotte2016-01-221-1/+2
* | Fix deadlock on QWebEngineUrlRequestJob::failJoerg Bornemann2016-01-221-4/+8
* | Update ChromiumAllan Sandfeld Jensen2016-01-221-0/+0
* | Doc: Corrected reference to BrowserWindow.qmlNico Vertriest2016-01-221-1/+1
* | Doc: warn about heavy routines blocking content renderingLeena Miettinen2016-01-202-0/+6
* | Avoid full storage update on installing URL scheme handlersJoerg Bornemann2016-01-193-3/+10
* | Widgets: Add example names to documentationSzabolcs David2016-01-191-2/+2
* | Widgets: Improve geometryChangeRequested signalSzabolcs David2016-01-196-1/+22
* | Doc: link capturing methodsLeena Miettinen2016-01-192-1/+17
* | Doc: remove docs for QWebEngineCookieStore::FilterRequest classLeena Miettinen2016-01-191-32/+0
* | Use QFileInfo::exist(f) instead of QFileInfo(f).exists()Anton Kudryavtsev2016-01-192-4/+4
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Allan Sandfeld Jensen2016-01-182-30/+63
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Allan Sandfeld Jensen2016-01-182-30/+63
| |\|
| | * Update license header for qwebenginepage.cpp to LGPLv3Joerg Bornemann2016-01-141-21/+35
| | * Update key code mappings using QtWebkit mappings as reference.Alexandru Croitor2016-01-121-7/+24
| | * Send proper key codes for KeyEvents to WebKit.Alexandru Croitor2016-01-111-2/+4