summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add docs for new WebEngineView propertiesLeena Miettinen2016-04-111-0/+22
* Fix handling of unaccepted downloads in QtQuick APIJoerg Bornemann2016-04-111-0/+7
* QML API for context menu dataAllan Sandfeld Jensen2016-04-0910-83/+504
* Fix recentlyAudible Widgets and Quick API.Alexandru Croitor2016-04-0811-47/+58
* Fix disabling spell checker supportPeter Varga2016-04-063-2/+4
* Document QWebEngineUrlRequestInfo enums as new in 5.7Kai Koehne2016-04-061-2/+2
* Doc: Bump QtWebEngine import version to 1.3Kai Koehne2016-04-062-3/+3
* Update Chromium to 49.0.2623.111Allan Sandfeld Jensen2016-04-051-0/+0
* Mark revision of WebEngineDownloadItem::savePageFormatKai Koehne2016-04-053-2/+5
* Doc: Mark QWebEngineDownloadItem::SavePageFormat as new in 5.7Kai Koehne2016-04-051-0/+3
* Doc: Document HttpCacheType::NoCacheKai Koehne2016-04-032-1/+2
* Remove superfluous declarationsKai Koehne2016-04-031-2/+0
* Doc: New QWebEngineUrlRequestInfo::ResourceType valuesLeena Miettinen2016-04-031-0/+4
* Use default language as default spell-checking languageAllan Sandfeld Jensen2016-04-011-1/+1
* Doc: Mark enums new in Qt 5.7Kai Koehne2016-04-011-7/+7
* Add icon property and iconChanged signal to QWebEnginePagePeter Varga2016-03-313-21/+55
* Fix crashes due to qputenv being called after Chromium initialization.Alexandru Croitor2016-03-312-3/+7
* Make ReplaceMisspelledWord web-actions more genericAllan Sandfeld Jensen2016-03-303-17/+25
* Add API for context menu dataAllan Sandfeld Jensen2016-03-308-59/+398
* Add settings for FaviconManager's icon download modesPeter Varga2016-03-258-6/+83
* Enable sandboxing for OSX and Linux.Alexandru Croitor2016-03-231-1/+14
* Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Michael BrĂ¼ning2016-03-2220-88/+336
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-2120-88/+336
| |\
| | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-03-2116-78/+297
| | |\
| | | * Cherry-pick security fixes from Chromium 49v5.6.0Allan Sandfeld Jensen2016-03-031-0/+0
| | | * 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
| | * | 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
* | | | Pass minimum OS X SDK version used during Qt compilation, to GYP.Alexandru Croitor2016-03-221-2/+9
* | | | Add option to allow compiling WebEngine as Mac App Store compliant.Alexandru Croitor2016-03-222-0/+20
|/ / /
* | | Add callback to printing APIMichael Bruning2016-03-1613-58/+194
* | | Include RenderThreadImpl::Shutdown fix to prevent random crashes.Michael Bruning2016-03-161-0/+0
* | | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-03-1115-19/+319
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-03-0815-19/+319
| |\| |
| | * | Doc: Building with macx-clang-32 not supportedLeena Miettinen2016-03-071-0/+3