summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7.1' into 5.7Allan Sandfeld Jensen2016-11-211-1/+1
|\
| * Fix nullpointer dereferencing errorViktor Engelmann2016-10-121-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-044-15/+16
|\ \
| * | Pepper flash search-path for package adobe-flashpluginViktor Engelmann2016-11-031-0/+1
| * | Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-10-312-9/+9
* | | Add missing override to initializeEngine in pluginMichal Klocek2016-11-021-1/+1
| |/ |/|
* | Doc: Set the correct indexTitle for C++ Classes pageTopi Reinio2016-10-061-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-043-1/+16
|\|
| * Doc: Fix initialize() documentationMichal Klocek2016-09-301-1/+1
| * Propagate the view's screen coordinates on global position change in QuickPeter Varga2016-09-272-0/+15
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-244-11/+13
|\|
| * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-233-9/+9
| |\
| | * Fix crash when using openIn on newly created viewv5.6.2Christophe Chapuis2016-09-231-2/+4
| | * Doc: Fix types of \qmlpropertyKai Koehne2016-09-193-9/+9
| * | Fix crash when using openIn on newly created viewChristophe Chapuis2016-09-201-2/+4
* | | Doc: Fix types of \qmlpropertyKai Koehne2016-09-203-9/+9
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-09-121-1/+1
|\| |
| * | Improve QWebEngineSettings::JavascriptCanOpenWindows docsFlorian Bruhin2016-09-061-1/+1
| |/
* | Doc: Add type name (WebEngineView) to the SavePage enum value in docsLeena Miettinen2016-09-081-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-08-311-3/+3
|\|
| * Clicking on a select box option, did not workAdam Kallai2016-08-301-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1610-111/+154
|\|
| * Doc: Add type name to enumeration values to follow the doc conventionLeena Miettinen2016-08-096-89/+107
| * Add Qt WebEngine to list of "All QML Modules"Kai Koehne2016-08-051-0/+1
| * Fix issue where Chromium thought it had active focusAlexandru Croitor2016-08-041-1/+1
| * Doc: Explain how to support High DPI devices in applicationsLeena Miettinen2016-08-041-0/+25
| * Doc: Move WebEngineView property docs to webengine.qdocLeena Miettinen2016-07-292-20/+20
* | Doc: Describe deployment of Qt WebEngine applicationsLeena Miettinen2016-08-091-26/+97
* | Doc: Add type name to enumeration values added in Qt WebEngine 1.3Leena Miettinen2016-08-085-142/+149
* | Doc: Move "Target Platforms" to deployment topic from "Platform Notes"Leena Miettinen2016-08-082-13/+14
* | Doc: Move info about deployment on Windows from qtdoc moduleLeena Miettinen2016-08-041-0/+22
* | Doc: Move info about deploying Qt WebEngine apps into a separate topicLeena Miettinen2016-08-033-12/+45
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-029-81/+1988
|\|
| * Doc: Link to QWebEngineProfile::downloadRequested from WebActionLeena Miettinen2016-07-251-1/+3
| * Doc: Move details about script injection in overview to separate sectionKai Koehne2016-07-211-13/+18
| * Doc: Condense documentation for Qt WebEngine ProcessKai Koehne2016-07-211-6/+3
| * Doc: Replace ambiguous reference to 'C++ implementation'Kai Koehne2016-07-211-3/+3
| * Doc: Move mentioning of QSG in overview to WebEngineWidgets moduleKai Koehne2016-07-211-5/+4
| * Doc: Use \note tagKai Koehne2016-07-211-1/+1
| * Doc: Move WebKit comparison to porting guideKai Koehne2016-07-211-4/+1
| * Doc: Move Platform notes into separate section in OverviewKai Koehne2016-07-211-4/+6
| * Doc: Fix WebEngine module diagramLeena Miettinen2016-07-204-0/+1915
| * Doc: Introduce new 'Related Modules' section in OverviewKai Koehne2016-07-201-12/+14
| * Switch WebContentsAdapter to using shared pointersAllan Sandfeld Jensen2016-07-013-9/+9
| * Doc: Do not explicitly mention names of signal handlersKai Koehne2016-06-281-13/+2
| * Doc: Specify types of qmlsignal argumentsKai Koehne2016-06-271-10/+8
* | Doc: Update to Chromium version used in 5.7Leena Miettinen2016-07-251-1/+1
* | Doc: Fix grammarLeena Miettinen2016-07-211-1/+1
* | Fix building on OS X 10.9 with 10.10 SDKAlexandru Croitor2016-07-011-1/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-276-6/+51
|\|