summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devwip/47-basedAllan Sandfeld Jensen2015-10-147-6/+162
|\
| * add RequestClose web actionJoerg Bornemann2015-10-094-0/+14
| * add signal WebEngineView.windowCloseRequestedJoerg Bornemann2015-10-092-1/+3
| * Doc: Collect external links into a single fileTopi Reinio2015-10-081-1/+1
| * Doc: add docs for WebEngineHistoryListModel typeLeena Miettinen2015-10-071-4/+26
| * Doc: remove doc config file from Qt WebEngineWidgets submoduleLeena Miettinen2015-10-071-1/+1
| * Doc: WebEngineSettings as uncreatable typeLeena Miettinen2015-10-061-5/+7
| * Doc: add docs for WebEngineSingleton typeLeena Miettinen2015-10-061-0/+36
| * Doc: add docs for uncreatable WebEngineHistory typeLeena Miettinen2015-10-061-0/+80
* | 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-231-1/+1
* Improve WebEngineProfile documentationKai Koehne2015-09-141-3/+4
* Emit a signal when the rendering process exits.Jake Petroules2015-09-103-0/+20
* Make save action context menu consistentAllan Sandfeld Jensen2015-09-091-2/+2
* Add HTTP and proxy authentication dialogs to the QtQuick APIPeter Varga2015-09-092-1/+7
* Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-09-0812-174/+128
|\
| * Update WebEngineView documentationKai Koehne2015-09-071-22/+0
| * 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
| * Doc: clean up QWebEngineSettings docsLeena Miettinen2015-08-241-34/+31
* | Add AuthenticationDialogControllerPeter Varga2015-09-061-1/+1
* | Replace QObject::trKai Koehne2015-09-031-19/+19
* | 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-251-3/+3
|\ \
| * \ Merge remote-tracking branch 'origin/dev' into 5.6Allan Sandfeld Jensen2015-08-251-3/+3
| |\ \
| | * | fix revision for httpAcceptLanguage property of WebEngineProfileJoerg Bornemann2015-08-241-3/+3
* | | | Doc: edit docs for QQuickWebEngineSettingsLeena Miettinen2015-08-251-4/+4
|/ / /
* | | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-08-1818-16/+203
|\ \ \ | |/ / |/| / | |/
| * Add private header warningKai Koehne2015-07-2417-0/+187
| * Unify Copyright headersKai Koehne2015-07-243-16/+16
* | 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-173-0/+28
* | Add a backgroundColor propertyJocelyn Turcotte2015-07-143-0/+40