summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Restore ability to build with Qt 5.7v5.8.0-alpha1Allan Sandfeld Jensen2016-08-283-5/+5
* Add setting to enable printing of CSS backgroundsMichael Bruning2016-08-288-3/+42
* Doc: Additional Chromium extensions are supported since Qt 5.8Leena Miettinen2016-08-253-3/+6
* Autocomplete view-source URLPeter Varga2016-08-241-1/+13
* Enable PDF for desktop platforms and add chromium dependenciesMichael Bruning2016-08-247-3/+15
* Add core code for printing PDF data using PDFiumMichael Bruning2016-08-244-0/+303
* Add widgets API for printing on a QPrinterMichael Bruning2016-08-249-42/+150
* Work-around moc issueAllan Sandfeld Jensen2016-08-232-1/+5
* Adjust webengine to the qtConfig() changes in qtbaseLars Knoll2016-08-237-23/+22
* Merge dev into 5.8Oswald Buddenhagen2016-08-2214-279/+423
|\
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-1614-279/+423
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1610-111/+154
| | |\
| | | * Update ChromiumAllan Sandfeld Jensen2016-08-101-0/+0
| | | * 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
| | * | Check if gpu fence is supported in pullTextureMichal Klocek2016-08-091-1/+1
| | * | 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
* | | | Fix crash on changing persistent storage pathAllan Sandfeld Jensen2016-08-211-0/+1
* | | | Add Qt Quick Controls2 support for ToolTipAdam Kallai2016-08-202-0/+46
* | | | Add Qt Quick Controls 2 support for dialogsMichal Klocek2016-08-1817-58/+809
|/ / /
* | | Add focusOnNavigationEnabled settingAlexandru Croitor2016-08-0914-11/+69
* | | Make UserPrefs available without spell-checkingAllan Sandfeld Jensen2016-08-055-32/+16
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-0551-256/+2435
|\| |
| * | 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-0238-209/+2175
| |\|
| | * Do not use proxy when connecting to localhostErwin Kandler2016-07-281-0/+1
| | * Move core_generated.gyp to build directoryAllan Sandfeld Jensen2016-07-276-22/+12
| | * Prevent a crash after having downloaded a fileAndy Shaw2016-07-261-1/+0
| | * 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-212-4/+8
| | * 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
| | * Add persistent backend to channel id serviceAllan Sandfeld Jensen2016-07-194-5/+28
| | * Fix regression in updating cookie store settingsAllan Sandfeld Jensen2016-07-171-2/+2
| | * Improve OpenGL implementation checkAkihiko Odaki2016-07-131-8/+38
| | * 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
| | * Fix regression in text selectionAllan Sandfeld Jensen2016-07-041-0/+13