summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7.1' into 5.7Allan Sandfeld Jensen2016-11-211-7/+12
|\
| * Do not call QOpenGLContext::openGLModuleType() from MainDllMichal Klocek2016-10-261-7/+12
* | Merge remote-tracking branch 'origin/5.6' into 5.7Michael BrĂ¼ning2016-11-091-0/+5
|\ \
| * | Copy web channel from QWebEnginePage when adopting WebContentsAdapterMichael BrĂ¼ning2016-11-081-0/+4
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-044-3/+12
|\| |
| * | Fix leakage of FilePickerControl objects in QWebEnginePageJoerg Bornemann2016-10-261-0/+2
| * | Doc: Clarify that font size is in pixelsKai Koehne2016-10-241-2/+2
| * | Fix IME window placement relative to QWebEngineViewAlexandru Croitor2016-10-142-1/+8
| * | Use canonical include paths for public headersKai Koehne2016-09-221-3/+3
* | | Prevent crash with overridden drag 'n drop event handlersJoerg Bornemann2016-10-262-0/+13
| |/ |/|
* | Use canonical include paths for public headersKai Koehne2016-09-232-4/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-09-121-1/+2
|\|
| * Improve QWebEngineSettings::JavascriptCanOpenWindows docsFlorian Bruhin2016-09-061-1/+2
* | Doc: QWebEngineContextMenuData is in the QtWebEngineWidgets moduleLeena Miettinen2016-09-081-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-08-311-3/+8
|\|
| * Fix crash when trying to navigate in new window but is blockedAllan Sandfeld Jensen2016-08-231-3/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-028-37/+67
|\|
| * Prevent a crash after having downloaded a fileAndy Shaw2016-07-261-1/+0
| * Doc: Move WebKit comparison to porting guideKai Koehne2016-07-211-0/+7
| * Propagate the view's screen coordinates on global position changeJoerg Bornemann2016-07-122-0/+9
| * Allow QWebEnginePage::createWindow to return thisJoerg Bornemann2016-07-082-7/+23
| * Switch WebContentsAdapter to using shared pointersAllan Sandfeld Jensen2016-07-014-18/+18
| * Let script collection hold a reference to the adapterAllan Sandfeld Jensen2016-07-013-16/+12
| * Fix invalid pointer in script collection after opening popupAllan Sandfeld Jensen2016-06-301-0/+3
* | Add missing Q_DECL_OVERRIDE macroAdam Kallai2016-07-141-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-273-0/+45
|\|
| * Override short-cuts to common editor commandsAllan Sandfeld Jensen2016-06-223-0/+45
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-174-2/+17
|\|
| * Fix access to deleted memory on QWebEnginePage destructionJoerg Bornemann2016-06-162-0/+7
| * Doc: Add canceling authentication to porting instructionsLeena Miettinen2016-06-161-1/+9
| * Add missing Q_DECL_OVERRIDE specifiers.Joerg Bornemann2016-06-131-1/+1
* | Fix license header in qwebenginesettingsMichal Klocek2016-06-141-4/+15
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-111-1/+2
|\|
| * Doc: Describe disabling QWebEngineSettings::AutoLoadImagesLeena Miettinen2016-06-101-1/+2
* | Also initialize context data if the menu policy is CustomContextMenu.Michael Bruning2016-06-092-0/+7
* | Fix documentation of findText()Szabolcs David2016-06-091-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-314-2/+40
|\|
| * Doc: Fix typo in the porting guideLeena Miettinen2016-05-271-2/+2
| * Disabled WebEngine views should not receive focus.Alexandru Croitor2016-05-262-0/+10
| * Stop disabled QWebEngineView widget from processing input events.Alexandru Croitor2016-05-261-0/+28
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Allan Sandfeld Jensen2016-05-313-1/+13
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7.0Michael Bruning2016-05-239-16/+31
| |\|
| | * Let setContent / setHtml fail when content is too big to load.Michael Bruning2016-05-201-0/+8
| | * Doc: Add a topic listing supported featuresLeena Miettinen2016-05-201-1/+1
| | * Doc: Explain why QSslError values are not usedLeena Miettinen2016-05-201-0/+4
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-207-15/+18
|\ \ \ | | |/ | |/|
| * | Doc: HTTP GET method is always used to load URLsLeena Miettinen2016-05-192-3/+6
| * | Silence zero-as-null-pointer=constant warningsAllan Sandfeld Jensen2016-05-195-12/+12
* | | Doc: Remove mentioning of ToggleSpellcheckKai Koehne2016-05-191-1/+0
* | | Fix #include style in public headersKai Koehne2016-05-181-3/+3