summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Emit a signal when the rendering process exits.Jake Petroules2015-09-1011-1/+88
* Add basic documentation of remote devtoolsAllan Sandfeld Jensen2015-09-102-0/+57
* remove cookie_monster_delegate_qt.h from private headerJoerg Bornemann2015-09-102-1/+6
* Unite commmon linux platform configurationAllan Sandfeld Jensen2015-09-103-60/+44
* Doc: QWebEngineSettings::WebAttribute::FullScreenSupportEnabledLeena Miettinen2015-09-101-0/+2
* Doc: fix \sa linksLeena Miettinen2015-09-091-2/+2
* Make save action context menu consistentAllan Sandfeld Jensen2015-09-092-4/+4
* Add HTTP and proxy authentication dialogs to the QtQuick APIPeter Varga2015-09-096-2/+159
* Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-09-0821-260/+1090
|\
| * Update WebEngineView documentationKai Koehne2015-09-072-35/+98
| * Break destruction cycle between DownloadItem and WebEngineProfileKai Koehne2015-09-044-7/+14
| * fix includeJoerg Bornemann2015-09-031-1/+1
| * Update Chromium for cherry-picked security fixesAllan Sandfeld Jensen2015-09-031-0/+0
| * Doc: edit WebEngineProfile docsLeena Miettinen2015-08-281-55/+43
| * Update submodule for ICU fixAllan Sandfeld Jensen2015-08-281-0/+0
| * Doc: edit QWebEngineDownloadItem docsLeena Miettinen2015-08-281-15/+16
| * Doc: edit QWebEngineCertificateError docsLeena Miettinen2015-08-281-2/+3
| * Doc: edit WebEngineNewViewRequest docsLeena Miettinen2015-08-281-8/+7
| * Doc: edit WebEngineLoadRequest docsLeena Miettinen2015-08-281-8/+10
| * Doc: edit WebEngineDownload docsLeena Miettinen2015-08-271-34/+17
| * Doc: Fix see also linkKai Koehne2015-08-271-1/+1
| * Mark properties/slots new in Qt 5.5 to be only available in 1.1Kai Koehne2015-08-271-3/+3
| * Fix Q_PROPERTY declaration in QQuickWebEngineDownloadItemKai Koehne2015-08-271-1/+1
| * Update .qmltypes fileKai Koehne2015-08-272-7/+779
| * Fix documentation to advertise QtWebEngine 1.1 importKai Koehne2015-08-252-4/+4
| * Doc: clean up QWebEngineSettings docsLeena Miettinen2015-08-243-79/+84
| * Qt Quick Menu: Delay destroying the menu instanceGabriel de Dietrich2015-08-181-1/+10
| * Update chromium submoduleKai Koehne2015-08-181-0/+0
* | Enable building linux-clang platformAllan Sandfeld Jensen2015-09-072-2/+3
* | Add AuthenticationDialogControllerPeter Varga2015-09-0610-31/+292
* | Make request job and request info methods consistentAllan Sandfeld Jensen2015-09-066-19/+35
* | Remove rpath workaround from QtWebProcess build.Jake Petroules2015-09-061-17/+1
* | Read egldisplay from QPAAllan Sandfeld Jensen2015-09-061-5/+0
* | Bumb Chromium to include pkg-config fixAllan Sandfeld Jensen2015-09-061-0/+0
* | Fix selectAll on data urlAllan Sandfeld Jensen2015-09-032-0/+3
* | Replace QObject::trKai Koehne2015-09-036-37/+37
* | Fix use of empty credentials for HTTP and proxy authenticationPeter Varga2015-09-015-6/+11
* | fix crash on exit when using the inspectorJoerg Bornemann2015-09-011-0/+1
* | Add default inspect element context menu itemAllan Sandfeld Jensen2015-09-015-0/+20
* | Workaround for broken recursive qmake callSamuli Piippo2015-09-011-4/+5
* | Add invokable to QQuickWebEngineProfile to set cookie clientAndras Becsi2015-08-283-0/+12
* | Use the default composition colors for IME compositionAndras Becsi2015-08-281-6/+1
* | Fix embedded build after the update to 45-based branchAndras Becsi2015-08-272-0/+8
* | Move custom URL scheme handlers to coreAllan Sandfeld Jensen2015-08-2714-97/+110
* | Add exit full screen web actionAllan Sandfeld Jensen2015-08-276-0/+25
* | Add support for blocking cookiesAndras Becsi2015-08-276-1/+38
* | Update to Chromium 45.0.2454.79Allan Sandfeld Jensen2015-08-261-0/+0
* | Widgets: Add fullscreen supportSzabolcs David2015-08-2610-18/+42
* | Fix QAccessible name and description calculationAdam Kallai2015-08-262-4/+97
* | Add inspect element webactionAllan Sandfeld Jensen2015-08-266-0/+24