summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-2160-163/+3802
|\
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-03-2117-79/+298
| |\
| | * Cherry-pick security fixes from Chromium 49v5.6.0Allan Sandfeld Jensen2016-03-032-1/+1
| | * Doc: Mention target platform limitationsKai Koehne2016-02-251-0/+13
| | * OS X: Fix QtWebEngineProcess @rpath handling so macdeployqt works.Alexandru Croitor2016-02-251-16/+2
| | * Doc: fix copy/paste error in the overviewLeena Miettinen2016-02-251-1/+1
| | * Doc: Refer to Pepper instead of Adobe Flash PlayerLeena Miettinen2016-02-241-4/+5
| | * Doc: Add information about framesLeena Miettinen2016-02-243-24/+48
| | * Doc: Add intro to WebEngineView type docsLeena Miettinen2016-02-241-2/+117
| | * 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
| * | Make MarkDownEditor example more usableKai Koehne2016-03-183-10/+20
| * | Remove tst_QWebEnginePage::viewModesJoerg Bornemann2016-03-171-21/+0
| * | Strip down demobrowser to become simplebrowserMichal Klocek2016-03-1633-1/+3441
| * | Doc: Mark renderProcessTerminated signal as new in 5.6Kai Koehne2016-03-112-0/+3
| * | Disable installation of icudt.dat for builds using system ICUKai Koehne2016-03-101-9/+16
| * | Initialize lazy base::CPU when IO are allowedIlia Kirianovskii2016-03-101-0/+10
| * | Flash: document --ppapi-flash-version argumentKai Koehne2016-03-101-0/+8
| * | Flash: Support --ppapi-flash-version argument also for system FlashKai Koehne2016-03-101-1/+2
| * | Check for presence of the qtwebengine-chromium submoduleJoerg Bornemann2016-03-091-0/+3
| * | Mark qtwebengine as warning_cleanKai Koehne2016-03-091-0/+1
| * | Remove test for QWebEnginePage::metaDataJoerg Bornemann2016-03-081-42/+0
* | | Fix bestFavicon testPeter Varga2016-03-192-1/+16
* | | Add callback to printing APIMichael Bruning2016-03-1617-67/+249
* | | Include RenderThreadImpl::Shutdown fix to prevent random crashes.Michael Bruning2016-03-161-0/+0
* | | Re-skip failing error page disabled test for tst_favicon.Michael Bruning2016-03-161-0/+1
* | | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-03-1135-141/+705
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-03-0835-141/+705
| |\| |
| | * | Blacklist test_geoPermissionRequest on Windows as well.Michael Bruning2016-03-071-0/+1
| | * | Remove skipped test tst_QWebEnginePage::popupFocusJoerg Bornemann2016-03-071-46/+0
| | * | Remove test for unimplemented Web SQL Database APIJoerg Bornemann2016-03-071-59/+0
| | * | Doc: Building with macx-clang-32 not supportedLeena Miettinen2016-03-071-0/+3
| | * | Doc: fix links in the minimal example docsLeena Miettinen2016-03-072-4/+4
| | * | Configure MIPS architecure for gypAllan Sandfeld Jensen2016-03-032-0/+13
| | * | Revert "Disable using the ICU data file on embedded linux"Kai Koehne2016-03-011-1/+0
| | * | ICU: Do not try to search for icudtl.dat for WEBENGINE_CONFIG+=system_icuKai Koehne2016-03-012-0/+18
| | * | ICU: Sync use_system_icu and icu_use_data_file_flagKai Koehne2016-03-011-1/+1
| | * | Enable qmltests in CIJoerg Bornemann2016-03-014-8/+22
| | * | Add minimal examplesKai Koehne2016-03-0110-1/+338
| | * | MSVC: Fix compiler warningKai Koehne2016-03-011-0/+1
| | * | Doc: Improve web engine profile class descriptionsLeena Miettinen2016-02-292-12/+46
| | * | consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-5/+6
| | * | Copy resources also for non-developer non-prefix buildsKai Koehne2016-02-251-2/+2
| | * | Enable QtQuick inspectorserver test in CIJoerg Bornemann2016-02-252-1/+5
| | * | Enable WebEngineView tests in CIJoerg Bornemann2016-02-241-1/+0