summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* OSX: Fix QSurfaceFormat check to allow < 3.2 OpenGL profiles.Alexandru Croitor2016-03-312-8/+18
* Doc: Mark QWebEngineProfile::setRequestInterceptor as new in Qt 5.6Kai Koehne2016-03-311-0/+1
* Doc: Mention which settings properties are new in Qt 5.6Kai Koehne2016-03-311-2/+2
* Fix QtWebEngineProcess not being found after macdeployqt is used.Alexandru Croitor2016-03-301-1/+1
* Doc: Fix documentation about cookie storesKai Koehne2016-03-294-3/+8
* Move loadVisuallyCommitted signal to the test support APISzabolcs David2016-03-253-2/+5
* Doc: Restructure paragraph about loading pagesLeena Miettinen2016-03-241-3/+2
* Use qt_app -> relative_qt_rpath for QtWebEngineProcess.Alexandru Croitor2016-03-241-15/+12
* Stop using QT_PRIVATE for QtWebEngineProcess in a non-framework build.Alexandru Croitor2016-03-241-4/+2
* Fix crash when link opens a modal QDialog, using the trackpad.Alexandru Croitor2016-03-242-8/+48
* Doc: Improve docs for the zoomFactor propertyLeena Miettinen2016-03-233-4/+8
* Doc: Quote example code from the Minimal exampleLeena Miettinen2016-03-232-58/+12
* Set CFBundleIdentifier for QtWebEngineProcess to a proper value.Alexandru Croitor2016-03-211-1/+1
* Doc: Attribute, not flag, can be used for initializationLeena Miettinen2016-03-211-2/+3
* 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
* | Doc: Building with macx-clang-32 not supportedLeena Miettinen2016-03-071-0/+3
* | 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
* | MSVC: Fix compiler warningKai Koehne2016-03-011-0/+1
* | Doc: Improve web engine profile class descriptionsLeena Miettinen2016-02-292-12/+46
* | Copy resources also for non-developer non-prefix buildsKai Koehne2016-02-251-2/+2
* | Add chromium files to Qt projectAllan Sandfeld Jensen2016-02-241-0/+8
* | Implement SSLHostStateDelegateAllan Sandfeld Jensen2016-02-235-1/+223
* | Always reject non-overridable certificate errorsAllan Sandfeld Jensen2016-02-231-3/+4
* | Update Chromium SHA-1.Michael Bruning2016-02-161-0/+0
* | Include blink image resourcesAllan Sandfeld Jensen2016-02-161-0/+2
* | Doc: State equivalent of setHtml more preciselyJoerg Bornemann2016-02-161-1/+2
* | Fix doubled characters when using IME on WindowsJoerg Bornemann2016-02-162-2/+23
* | Do slow copy of mailbox textures when contexts are not sharedMichal Klocek2016-02-161-6/+65