summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Stabilize tst_QWebEngineProfile::urlSchemeHandlers some moreJoerg Bornemann2016-02-041-0/+2
| | * | Stabilize tst_QWebEngineProfile::urlSchemeHandlersJoerg Bornemann2016-02-041-13/+21
| | * | Use fictional schemes in URL scheme handler testJoerg Bornemann2016-02-041-7/+7
| | * | 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-0240-221/+1334
| | |\ \ \ | | |/ / / | |/| | |
| | * | | 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
* | | | Optimize FaviconManager related iterationsPeter Varga2016-02-093-14/+18
* | | | Doc: change comment notation to suppress QDoc warningsLeena Miettinen2016-02-051-4/+5
* | | | Merge branch '5.6' into devAllan Sandfeld Jensen2016-02-0458-284/+1551
|\| | |
| * | | winrt: Disable buildMaurice Kalinowski2016-02-021-0/+4
| * | | Disable WebSpeechAllan Sandfeld Jensen2016-02-014-3/+3
| * | | Preserve webchannel and userscripts when restoring historyAllan Sandfeld Jensen2016-01-315-2/+63
| * | | Disable printing in ChromiumAllan Sandfeld Jensen2016-01-316-5/+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-283-3/+11
| * | | Doc: update Contentmanipulation example docsLeena Miettinen2016-01-284-90/+91
| * | | 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
| * | | Add cookiebrowser exampleMichal Klocek2016-01-2612-0/+887
| * | | Allow build on all Linux platformsKai Koehne2016-01-261-16/+30
| * | | Stabilize tst_QQuickWebEngineViewGraphicsJoerg Bornemann2016-01-241-3/+4
| |/ /
| * | 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
| * | Stabilize tst_QQuickWebEngineViewJoerg Bornemann2016-01-221-6/+26
| * | Add the Google Chrome path for pepper Flash on LinuxJocelyn Turcotte2016-01-221-1/+2
| * | Fix deadlock on QWebEngineUrlRequestJob::failJoerg Bornemann2016-01-222-4/+31
| * | Make all examples BSD licensedKai Koehne2016-01-2253-1529/+1477
| * | Update ChromiumAllan Sandfeld Jensen2016-01-222-1/+1
| * | Doc: Corrected reference to BrowserWindow.qmlNico Vertriest2016-01-221-1/+1
| * | Doc: warn about heavy routines blocking content renderingLeena Miettinen2016-01-202-0/+6
| * | Add autotest for URL scheme handlersJoerg Bornemann2016-01-191-0/+75
| * | 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
| |\ \
| * | | Correct QWebEngineUrlRequestInterceptor documentation.Michael Bruning2016-01-181-3/+1
* | | | Add FaviconManager to corePeter Varga2016-02-0337-46/+1346
* | | | Add spell checker supportMichal Klocek2016-02-0133-15/+640