summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Add unselect webactionAllan Sandfeld Jensen2015-10-122-0/+7
* Add contentsSize APIAllan Sandfeld Jensen2015-10-123-0/+16
* Add scrollPosition APIAllan Sandfeld Jensen2015-10-123-0/+16
* Doc: Fix a number of documentation warningsTopi Reinio2015-09-232-25/+25
* Doc: edit QWebEngineHistory docsLeena Miettinen2015-09-221-0/+2
* Improve WebEngineProfile documentationKai Koehne2015-09-141-3/+4
* Emit a signal when the rendering process exits.Jake Petroules2015-09-103-0/+20
* Add basic documentation of remote devtoolsAllan Sandfeld Jensen2015-09-102-0/+57
* Make save action context menu consistentAllan Sandfeld Jensen2015-09-091-2/+2
* 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-0817-198/+1018
|\
| * 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
| * Doc: edit WebEngineProfile docsLeena Miettinen2015-08-281-55/+43
| * 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-241-34/+31
| * Qt Quick Menu: Delay destroying the menu instanceGabriel de Dietrich2015-08-181-1/+10
* | Add AuthenticationDialogControllerPeter Varga2015-09-061-1/+1
* | Replace QObject::trKai Koehne2015-09-035-35/+35
* | Fix use of empty credentials for HTTP and proxy authenticationPeter Varga2015-09-011-1/+1
* | Add default inspect element context menu itemAllan Sandfeld Jensen2015-09-011-0/+5
* | Add invokable to QQuickWebEngineProfile to set cookie clientAndras Becsi2015-08-282-0/+10
* | Add exit full screen web actionAllan Sandfeld Jensen2015-08-272-0/+9
* | Widgets: Add fullscreen supportSzabolcs David2015-08-263-11/+11
* | Add inspect element webactionAllan Sandfeld Jensen2015-08-262-0/+5
* | Merge "Merge remote-tracking branch 'origin/dev' into 5.6" into refs/staging/5.6Allan Sandfeld Jensen2015-08-252-3/+4
|\ \
| * \ Merge remote-tracking branch 'origin/dev' into 5.6Allan Sandfeld Jensen2015-08-252-3/+4
| |\ \
| | * | fix revision for httpAcceptLanguage property of WebEngineProfileJoerg Bornemann2015-08-242-3/+4
* | | | Doc: edit docs for QQuickWebEngineSettingsLeena Miettinen2015-08-251-4/+4
|/ / /
* | | Doc: reorganize and rename docsLeena Miettinen2015-08-197-72/+334
* | | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-08-1820-30/+217
|\ \ \ | |/ / |/| / | |/
| * Add private header warningKai Koehne2015-07-2417-0/+187
| * Unify Copyright headersKai Koehne2015-07-245-30/+30
* | Add QML test for form validation featurePeter Varga2015-08-052-0/+8
* | add API to set the Accept-Language HTTP request-header fieldJoerg Bornemann2015-08-042-0/+27
* | Update QtWebEngine version to 1.2Szabolcs David2015-07-302-5/+5
* | implement Download* web actions in QML WebViewJoerg Bornemann2015-07-182-0/+21
* | Export fullscreen support setting to QML APIAllan Sandfeld Jensen2015-07-174-0/+29
* | Add a backgroundColor propertyJocelyn Turcotte2015-07-145-0/+43
* | make copy web action available for canvasesJoerg Bornemann2015-07-141-2/+7
* | Implement missing WebActions in QML APIAllan Sandfeld Jensen2015-07-107-65/+174
* | Add WebAction to QML apiAllan Sandfeld Jensen2015-07-065-26/+72