summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix ABI breakage due to fullscreen featureAllan Sandfeld Jensen2015-10-193-10/+23
| * | Do not require to subclass/install QWebEngineCookieStoreClientKai Koehne2015-10-192-6/+6
| * | Set Qt::AA_ShareOpenGLContexts in QtWebEngine::initialize()Kai Koehne2015-10-161-0/+3
| * | Document QtWebEngine::initialize()Kai Koehne2015-10-163-3/+27
* | | Merge remote-tracking branch 'origin/5.6' into devwip/47-basedAllan Sandfeld Jensen2015-10-1418-134/+654
|\| |
| * | add RequestClose web actionJoerg Bornemann2015-10-094-0/+14
| * | add signal WebEngineView.windowCloseRequestedJoerg Bornemann2015-10-093-1/+13
| * | Doc: Collect external links into a single fileTopi Reinio2015-10-084-7/+55
| * | Doc: Use \qml for code snippets where possibleTopi Reinio2015-10-084-12/+14
| * | Improve runJavaScript documentationKai Koehne2015-10-081-0/+4
| * | Update .qmltypes fileKai Koehne2015-10-081-7/+92
| * | Doc: edit link to Qt WebKit docs to point to archiveLeena Miettinen2015-10-071-1/+2
| * | Doc: add docs for WebEngineHistoryListModel typeLeena Miettinen2015-10-071-4/+26
| * | Doc: remove doc config file from Qt WebEngineWidgets submoduleLeena Miettinen2015-10-074-14/+58
| * | Doc: add docs for WebEngineView 1.2 APILeena Miettinen2015-10-061-0/+136
| * | Doc: WebEngineSettings as uncreatable typeLeena Miettinen2015-10-061-5/+7
| * | Document WebEnginePage API only available in WebEngine 1.1Kai Koehne2015-10-061-0/+3
| * | Doc: add docs for WebEngineSingleton typeLeena Miettinen2015-10-061-0/+36
| * | Doc: add docs for uncreatable WebEngineHistory typeLeena Miettinen2015-10-061-0/+80
| * | Doc: add requirements for building Qt WebEngineLeena Miettinen2015-09-292-0/+53
| * | Doc: edit WebEngineView docsLeena Miettinen2015-09-291-89/+63
| * | Implement unload dialogsSzabolcs David2015-09-271-0/+4
* | | 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