summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Do not call Greasemonkey attributes 'extensions'Kai Koehne2016-10-044-6/+11
* Clean up qt quick controls 1 dialogsMichal Klocek2016-10-0414-55/+61
* Doc: Fix typo in qquickwebenginedialogrequestsMichal Klocek2016-10-041-4/+4
* RecipeBrowser: Hide context menuKai Koehne2016-10-042-2/+8
* Update ChromiumAllan Sandfeld Jensen2016-10-043-1/+4
* Make argument of slots explicit in examplesKai Koehne2016-10-042-2/+2
* Automate generation of Chromium attribution documentationKai Koehne2016-10-022-15371/+18
* Fix building when QT_NO_OPENGL is definedAndy Nichols2016-10-027-25/+87
* Remove viewSource and canViewSource APIs and use WebAction insteadPeter Varga2016-10-019-73/+21
* Disable angle opengl in embedded linuxSamuli Piippo2016-09-301-0/+1
* Add known logs to certificate transparencyAllan Sandfeld Jensen2016-09-301-1/+8
* Fix clicking in test_navigationRequestedPeter Varga2016-09-302-3/+3
* Speculative fix of user script QML testsPeter Varga2016-09-301-10/+11
* Fixup test_titleFirstLoadAllan Sandfeld Jensen2016-09-301-0/+5
* Pass supported -fstack-protector flag to GYP configAlexandru Croitor2016-09-271-0/+5
* Cleanup directory structureAllan Sandfeld Jensen2016-09-2720-21/+23
* Minor cleanup of m_view/m_page useAllan Sandfeld Jensen2016-09-261-19/+14
* Speculative fix of test_bigScriptAllan Sandfeld Jensen2016-09-262-5/+1
* Speculative stabilization of titleChangedAllan Sandfeld Jensen2016-09-263-6/+2
* Blacklist flaky tests on windowsAllan Sandfeld Jensen2016-09-261-0/+21
* Doc: Let QWebEnginePage::print() documentation show upKai Koehne2016-09-262-2/+2
* Doc: Cross-reference spellCheckerSuggestions() and misspelledWord()Kai Koehne2016-09-261-1/+4
* Doc: Link focusOnNavigationEnabled to exampleKai Koehne2016-09-261-1/+2
* Fix documentation for AuthenticationDialogRequest.typeKai Koehne2016-09-261-3/+3
* Doc: Replace external w3schools link with standard oneKai Koehne2016-09-263-4/+4
* Fix documentation for new WebEngineDownloadItem::type enumerationKai Koehne2016-09-262-14/+20
* Remove superfluous Q_REVISION markers from QML APIKai Koehne2016-09-261-4/+4
* Enable Chromium content-layer WebUIAllan Sandfeld Jensen2016-09-233-1/+10
* Fix memory leak on printAllan Sandfeld Jensen2016-09-231-1/+1
* Fix namespace build on macOSAlexandru Croitor2016-09-231-1/+9
* Add support of colored underline and background to InputMethodEventPeter Varga2016-09-2319-58/+986
* Remove experimental Quick APISzabolcs David2016-09-227-236/+2
* Expose allow-running-insecure-contents as a settingAllan Sandfeld Jensen2016-09-225-1/+37
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-2117-39/+201
|\
| * Doc: Fix types of \qmlpropertyKai Koehne2016-09-203-9/+9
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-182-1/+64
| |\
| | * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-162-1/+64
| | |\
| | | * Add changes file for 5.6.2Allan Sandfeld Jensen2016-09-131-0/+62
| | | * Resolved nullptr dereference bugViktor Engelmann2016-09-121-1/+2
| * | | Enable -fno_delete_null_pointer_checks for g++ 6 on all of chromiumDavid Faure2016-09-171-1/+1
| * | | Update ChromiumAllan Sandfeld Jensen2016-09-171-0/+0
| * | | Fix test_scrollPositionAfterReload quick auto testPeter Varga2016-09-131-1/+5
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-09-123-2/+7
| |\| |
| | * | Do not assume neon on armv7Allan Sandfeld Jensen2016-09-081-0/+4
| | * | Improve QWebEngineSettings::JavascriptCanOpenWindows docsFlorian Bruhin2016-09-062-2/+3
| * | | Fix buildAllan Sandfeld Jensen2016-09-081-1/+1
| * | | Doc: QWebEngineContextMenuData is in the QtWebEngineWidgets moduleLeena Miettinen2016-09-081-1/+1
| * | | Doc: Add type name (WebEngineView) to the SavePage enum value in docsLeena Miettinen2016-09-081-1/+1
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-08-317-27/+117
| |\| |
| | * | Qt Designer plugin: Add a dummy class for querying propertiesFriedemann Kleint2016-08-312-1/+37
| | |/