summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fine tune configure and clean up header includesMichal Klocek2018-06-1256-870/+834
* Map CSS 'copy' and 'alias' to DragCopyCursor and DragLinkCursorJüri Valdmann2018-06-121-8/+6
* Fix use-after-free of QWebEngineCookieStorePrivateJüri Valdmann2018-06-062-24/+60
* Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-0629-78/+95
* Don't try to run user scripts if provisional load failedJüri Valdmann2018-06-054-9/+38
* RWHVQDW: Remove QGuiApplication::sync() callJüri Valdmann2018-06-042-60/+53
* simplebrowser: Handle featurePermissionRequested signalJüri Valdmann2018-06-012-0/+35
* Add dialog unit testMichal Klocek2018-05-3010-1/+628
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Michal Klocek2018-05-3010-24/+34
|\
| * Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-05-2910-24/+34
| |\
| | * Fix typo in configure.jsonKai Koehne2018-05-281-1/+1
| | * Apply settings on pending RVH tooPeter Varga2018-05-254-14/+9
| | * CookieBrowser: Support also incomplete URL'sKai Koehne2018-05-251-1/+1
| | * Remove 'ignore = all' from .gitmodulesJüri Valdmann2018-05-241-1/+1
| | * Blacklist tst_QWebEngineSettings::setInAcceptNavigationRequestPeter Varga2018-05-241-0/+2
| | * Fix color space conversion of YUV video nodesSzabolcs David2018-05-231-3/+4
| | * Doc: Add examples of enabling proprietary codecsLeena Miettinen2018-05-231-1/+18
| | * Fix overeager disabling of QActions in QWebEnginePageJüri Valdmann2018-05-191-5/+0
| | * Update ChromiumJüri Valdmann2018-05-181-0/+0
* | | Unify and simplify profile constructorsMichal Klocek2018-05-285-38/+6
|/ /
* | Refactor out ProfileIODataQtMichal Klocek2018-05-2512-766/+914
* | Rename BrowserContextQt to ProfileQtMichal Klocek2018-05-2516-88/+91
* | Track BrowserContextAdapter in WebEngineContextMichal Klocek2018-05-234-15/+38
* | Update 3rd party code in markdown exampleKai Koehne2018-05-236-14/+1396
* | Minor. Do cosmetics for web_engine_contextMichal Klocek2018-05-182-33/+34
* | Test runJavaScript without JavascriptEnabledJüri Valdmann2018-05-182-1/+18
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Michal Klocek2018-05-1866-975/+940
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-05-1866-975/+940
| |\|
| | * Remove duplicated includeAllan Sandfeld Jensen2018-05-171-1/+0
| | * Remove qwebchannel.js from test and exampleMichal Klocek2018-05-178-850/+4
| | * Only add the first found widevine CDMAllan Sandfeld Jensen2018-05-172-0/+1
| | * Keep settings synchronized when RVH swapsPeter Varga2018-05-173-0/+47
| | * Replace invalid characters in WebChannel messagesJüri Valdmann2018-05-165-18/+69
| | * Fix build without qtlocationAllan Sandfeld Jensen2018-05-161-0/+9
| | * Improve user experience in stylesheet exampleSzabolcs David2018-05-165-10/+87
| | * Fix keyboard focus for speculative RenderFrameHostsJüri Valdmann2018-05-152-2/+3
| | * Remove old focusProxy widget from layout in RWHVQDW::initAsChildJüri Valdmann2018-05-151-0/+3
| | * Cleanup pdfium_document_wrapper_qt.h includeAllan Sandfeld Jensen2018-05-153-10/+6
| | * Fix tst_QWebEnginePage::openLinkInDifferentProfileJüri Valdmann2018-05-151-0/+1
| | * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-0914-12/+233
| | |\
| | | * Update Chromiumv5.11.0-rc2v5.11.0Allan Sandfeld Jensen2018-05-082-2/+3
| | | * Update changes with CVEsv5.11.0-rc1Allan Sandfeld Jensen2018-05-031-0/+6
| | | * Add reserved fields to the cookie filter requestAllan Sandfeld Jensen2018-05-012-2/+14
| | | * Add changes file for Qt 5.11.0Antti Kokko2018-05-011-0/+114
| | | * Add fallback to qpa when query for glXGetProcAddressMichal Klocek2018-05-011-3/+21
| | | * Update ChromiumAllan Sandfeld Jensen2018-04-301-0/+0
| | | * Install lost hooks for geolocationAllan Sandfeld Jensen2018-04-302-0/+24
| | | * Fix invalid site instance when switching browser contextsJüri Valdmann2018-04-302-3/+38
| | | * Update ChromiumAllan Sandfeld Jensen2018-04-221-0/+0
| | | * Merge 5.11 into 5.11.0Oswald Buddenhagen2018-04-206-34/+49
| | | |\