summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: remove doc config file from Qt WebEngineWidgets submoduleLeena Miettinen2015-10-077-59/+63
* Doc: edit QWebEngineUrlSchemeHandler docsLeena Miettinen2015-10-061-2/+11
* Doc: edit QWebEngineUrlRequestJob docsLeena Miettinen2015-10-061-9/+29
* Doc: edit QWebEngineView docsLeena Miettinen2015-10-061-57/+48
* 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
* Remove unnecessay delegation over CustomUrlSchemeHandlerAllan Sandfeld Jensen2015-10-0616-200/+41
* fix link error with MSVCJoerg Bornemann2015-10-061-1/+1
* Fix assert on deleting installed custom URL scheme handlerAllan Sandfeld Jensen2015-09-304-5/+9
* Update to Chromium 45.0.2454.101Allan Sandfeld Jensen2015-09-301-0/+0
* Remove whitespaces from custom HTTP user agentsSzabolcs David2015-09-291-2/+2
* Doc: add requirements for building Qt WebEngineLeena Miettinen2015-09-292-0/+53
* Doc: edit WebEngineView docsLeena Miettinen2015-09-291-89/+63
* Fix QT_NO_ASCII_CAST buildAllan Sandfeld Jensen2015-09-281-1/+1
* External URL supportAllan Sandfeld Jensen2015-09-285-1/+49
* Implement unload dialogsSzabolcs David2015-09-275-1/+15
* Signal that no positioning backend is availableKai Koehne2015-09-251-6/+11
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Joerg Bornemann2015-09-248-3/+21
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Allan Sandfeld Jensen2015-09-248-3/+21
| |\
| | * Fix httpUserAgent setting after the view's initializationSzabolcs David2015-09-241-0/+7
| | * Link with -ObjC to have ObjC categories workingAllan Sandfeld Jensen2015-09-231-0/+3
| | * fix metaobject signature of QWebEngineDownloadItem::stateChangedJoerg Bornemann2015-09-211-1/+1
| | * Fix assert on exitAllan Sandfeld Jensen2015-09-103-0/+8
| | * do not generate qmake_extras.gypi in the source directoryJoerg Bornemann2015-09-092-2/+2
* | | Mark qrc:// as a secure schemeKai Koehne2015-09-241-0/+6
|/ /
* | fix debug_and_release build on WindowsJoerg Bornemann2015-09-243-17/+13
* | Support building on ARMAllan Sandfeld Jensen2015-09-231-36/+38
* | Doc: Fix a number of documentation warningsTopi Reinio2015-09-232-25/+25
* | Doc: edit QWebEngineHistory docsLeena Miettinen2015-09-224-31/+24
* | Clarify unit of [set]HttpCacheMaxSizeKai Koehne2015-09-221-2/+2
* | Use GYP_CONFIG over GYP_ARGSAllan Sandfeld Jensen2015-09-211-19/+19
* | Do not override use_system_ffmpegAllan Sandfeld Jensen2015-09-211-1/+1
* | Doc: edit QWebEnginePage docsLeena Miettinen2015-09-213-92/+154
* | Update dependenciesAllan Sandfeld Jensen2015-09-181-0/+0
* | Disambiguate debug and release builds of libqtwebenginecoreapiKai Koehne2015-09-172-2/+4
* | Improve WebEngineProfile documentationKai Koehne2015-09-142-5/+7
* | 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