summaryrefslogtreecommitdiffstats
path: root/src/core/content_main_delegate_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QWebEngineUrlScheme classJüri Valdmann2018-08-021-0/+4
* Migrate from BUILDFLAG to QT_CONFIGMichal Klocek2018-07-021-1/+1
* Fix localization of descriptions in directory listing pagesJoerg Bornemann2017-10-051-2/+32
* Add LICENSE.ChromiumKai Koehne2017-09-201-1/+1
* Fix crash with --no-zygote on LinuxPeter Varga2017-06-281-4/+9
* Fix spellcheck feature checkAllan Sandfeld Jensen2017-04-041-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-02-081-4/+18
|\
| * Do not create directories for overridden pathsJoerg Bornemann2017-02-071-4/+18
* | Fix grit/net_resources.h includeMichal Klocek2016-12-081-1/+1
|/
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-051-1/+0
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-021-1/+0
| |\
| | * Remove handling of DIR_MEDIA_LIBSAllan Sandfeld Jensen2016-06-271-1/+0
* | | Fix changing locale of ResourceBundle on LinuxPeter Varga2016-07-131-1/+12
* | | Output VLOG messages with process and thread IDsDongmei Wang2016-06-221-0/+6
|/ /
* | Cleanup copyright and origin in src/coreAllan Sandfeld Jensen2016-04-291-0/+5
* | Parse logging verbosity levelsAllan Sandfeld Jensen2016-04-211-10/+30
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+10
|\|
| * Initialize lazy base::CPU when IO are allowedIlia Kirianovskii2016-03-101-0/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-03-081-0/+7
|\|
| * ICU: Do not try to search for icudtl.dat for WEBENGINE_CONFIG+=system_icuKai Koehne2016-03-011-0/+7
* | Add spell checker supportMichal Klocek2016-02-011-1/+3
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
|/
* Trivial changes for Chromium 44Allan Sandfeld Jensen2015-06-231-1/+1
* Force to use English language for QML auto testsPeter Varga2015-04-231-1/+1
* Revert "Enable the use of IPC tracing"Peter Varga2015-04-071-6/+0
* Enable the use of IPC tracingPierre Rossi2015-03-191-0/+6
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+3
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Update Chromium to version 40.0.2214.28 and ninja to 1.5.3.Zeno Albisser2015-01-201-1/+1
* Make Chromium use the same locale as QtAllan Sandfeld Jensen2015-01-131-1/+3
* Add --log-level switchPeter Varga2014-09-111-0/+17
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+10
* Update the QtWebEngineCore library to run on top of Chromium 37Jocelyn Turcotte2014-08-141-4/+5
* Fix path service assertionsAndras Becsi2014-02-131-2/+3
* Register a path provider for Qt instead of using PathService::OverrideAndras Becsi2014-02-061-3/+2
* Fix html5 videoAndras Becsi2014-01-221-0/+2
* Add a stub message system to communicate with the blink WebViewJocelyn Turcotte2014-01-221-0/+6
* Add ftp protocol handler.Xiao Zhang2013-12-101-0/+11
* Introduce WebEngineLibraryInfo for providing pathsArvid Nilsson2013-12-091-29/+3
* Use the process we install to libexecPierre Rossi2013-12-031-9/+12
* Use ContentMainDelegateQt also for child processesPierre Rossi2013-12-031-0/+94