summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix typo in the porting guideLeena Miettinen2016-05-271-2/+2
* Fix event forwarding when activeFocusOnPress is false.Alexandru Croitor2016-05-261-2/+27
* Disabled WebEngine views should not receive focus.Alexandru Croitor2016-05-266-0/+20
* Stop disabled QWebEngineView widget from processing input events.Alexandru Croitor2016-05-261-0/+28
* Doc: Add dependencies to enable linking to Qt modulesLeena Miettinen2016-05-251-0/+2
* unifiy ios simulator&device handling with that of debug&releaseOswald Buddenhagen2016-05-232-0/+2
* Fix ClipboardChangeObserverJoerg Bornemann2016-05-231-0/+7
* Let setContent / setHtml fail when content is too big to load.Michael Bruning2016-05-202-1/+15
* Doc: Add a topic listing supported featuresLeena Miettinen2016-05-205-80/+190
* Doc: Explain why QSslError values are not usedLeena Miettinen2016-05-201-0/+4
* Merge "Merge remote-tracking branch 'origin/5.6.1' into 5.6" into refs/stagin...Liang Qi2016-05-192-2/+0
|\
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-182-2/+0
| |\
| | * Update chromium submodule.Michael Bruning2016-05-101-0/+0
| | * Revert marking qrc: as a local schemeMichael Bruning2016-05-101-2/+0
* | | Doc: HTTP GET method is always used to load URLsLeena Miettinen2016-05-193-5/+11
* | | Silence zero-as-null-pointer=constant warningsAllan Sandfeld Jensen2016-05-199-16/+16
* | | Fix pasting images to web pagesJoerg Bornemann2016-05-191-2/+2
|/ /
* / Fix CXX :visited selectorIlia Kirianovskii2016-05-133-5/+21
|/
* Doc: Add build requirements on supported platformsLeena Miettinen2016-05-061-4/+56
* Fix memory leak of standardContextMenuMichal Klocek2016-05-041-0/+1
* Update ChromiumAllan Sandfeld Jensen2016-05-041-0/+0
* Fix threading issues with URLRequestContextAllan Sandfeld Jensen2016-05-034-53/+162
* Reset the selected text of a page when setHtml is called.Alexandru Croitor2016-05-031-0/+1
* Fix QtWebEngineCore::initialize() for Qt < 5.6.1Joerg Bornemann2016-05-021-0/+2
* Update chromiumJoerg Bornemann2016-04-281-0/+0
* Never call QtWebEngine::initialize from DllMainCorentin Jabot2016-04-282-6/+16
* Avoid default casesAllan Sandfeld Jensen2016-04-281-9/+10
* Fix hint to use WEBENGINE_CONFIG+=Kai Koehne2016-04-281-1/+1
* Add missing icon and text for ReloadAndBypassCacheAllan Sandfeld Jensen2016-04-271-0/+4
* Update ChromiumKai Koehne2016-04-251-0/+0
* Fix regenerating job-factoryAllan Sandfeld Jensen2016-04-222-6/+34
* Cleanup and comment URLRequestContextGetterQtAllan Sandfeld Jensen2016-04-212-11/+17
* Do not access browser-context to read user-agent or accept languageAllan Sandfeld Jensen2016-04-212-21/+16
* Fix saving cookiesMichal Klocek2016-04-211-0/+1
* Doc: Improve WebEngineHistoryListModel documentationKai Koehne2016-04-211-6/+3
* Fix crash when instantiating a QCoreApplicationJoerg Bornemann2016-04-211-1/+5
* Fix copying images to clipboardJoerg Bornemann2016-04-214-2/+120
* Use the temporary zoom factor to set the zoom factorMichael Bruning2016-04-213-2/+24
* Remove direct access BrowserContextAdapter's customUrlSchemeHandlersAllan Sandfeld Jensen2016-04-204-11/+11
* Improve thread-safety of custom scheme handlersAllan Sandfeld Jensen2016-04-208-22/+51
* Remove unused BrowserContextAdapter handlesKai Koehne2016-04-205-11/+7
* Fix user-agent override works when setting contentAllan Sandfeld Jensen2016-04-191-0/+1
* Switch BrowserContextAdapter to QSharedPointerAllan Sandfeld Jensen2016-04-1917-36/+39
* Doc: Fix typo on WebEngineHistoryListModel documentationKai Koehne2016-04-191-1/+1
* Assert thread assumptionsAllan Sandfeld Jensen2016-04-191-0/+10
* Update ChromiumAllan Sandfeld Jensen2016-04-181-0/+0
* Install all resources for developer build in .pro fileKai Koehne2016-04-152-26/+8
* Update ChromiumAllan Sandfeld Jensen2016-04-151-0/+0
* Fix crash while settingPersistentStoragePathMichal Klocek2016-04-131-1/+4
* Fix compilation error with missing includeKai Koehne2016-04-111-0/+2