summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reuse switch from service_managerMichal Klocek2020-05-141-5/+3
* Remove xkbcommon hackAllan Sandfeld Jensen2020-05-132-19/+2
* Merge "Merge remote-tracking branch 'origin/5.15.0' into 5.15"Allan Sandfeld Jensen2020-05-112-1/+1
|\
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Allan Sandfeld Jensen2020-05-112-1/+1
| |\
| | * Update Chromiumv5.15.0-rc2v5.15.0Allan Sandfeld Jensen2020-05-072-1/+1
* | | Switch away from QT_NO_OPENGLAllan Sandfeld Jensen2020-05-119-48/+48
|/ /
* | Fix setting WebEngineView.audioMuted before initializationJüri Valdmann2020-05-054-3/+75
* | Fix upside-down render passes with software scenegraph (again)Jüri Valdmann2020-05-051-1/+1
* | Document early feature reply for NotificationAllan Sandfeld Jensen2020-05-053-4/+23
* | Fix AltGr on WindowsPeter Varga2020-05-051-2/+7
* | Revive Pointer Lock featureSzabolcs David2020-05-048-11/+45
* | Add cookie testcase to proxy testMichal Klocek2020-05-043-5/+55
* | Small refresh of mojo in SystemNetworkContextManagerMichal Klocek2020-05-042-6/+10
* | Add archives rsp file for linker on macosMichal Klocek2020-05-041-6/+5
* | Minor cleanupAllan Sandfeld Jensen2020-05-042-15/+6
* | Merge "Merge remote-tracking branch 'origin/5.15.0' into 5.15"Allan Sandfeld Jensen2020-05-0420-53/+409
|\ \
| * | Merge remote-tracking branch 'origin/5.15.0' into 5.15Allan Sandfeld Jensen2020-04-3020-53/+409
| |\|
| | * Update Chromiumv5.15.0-rc1Allan Sandfeld Jensen2020-04-292-1/+1
| | * Add changes file for Qt 5.15.0Antti Kokko2020-04-281-0/+91
| | * Restore behavior of OpenURLFromTab if createWindow returns thisJüri Valdmann2020-04-268-16/+42
| | * Fix crash if createWindow returns this for AddNewContentsJüri Valdmann2020-04-263-22/+158
| | * Fix flaky profile tests due to HTTP disconnectsJüri Valdmann2020-04-261-5/+5
| | * Update ChromiumMichal Klocek2020-04-261-0/+0
| | * Update ChromiumMichal Klocek2020-04-261-0/+0
| | * Update ChromiumKirill Burtsev2020-04-241-0/+0
| | * Fixup xkbcommon testAllan Sandfeld Jensen2020-04-231-9/+3
| | * Merge 5.15 into 5.15.0Alexandru Croitor2020-04-231-1/+2
| | |\
| | * | Update ChromiumMichal Klocek2020-04-221-0/+0
| | * | Update ChromiumMichal Klocek2020-04-221-0/+0
| | * | Forward unhandled scroll eventsAllan Sandfeld Jensen2020-04-227-3/+102
| | * | Implement WebContentsDelegate::ContentsZoomChangeAllan Sandfeld Jensen2020-04-222-0/+10
| | * | Merge remote-tracking branch 'origin/5.15' into 5.15.0Allan Sandfeld Jensen2020-04-2119-323/+310
| | |\ \
| | * | | Update ChromiumAllan Sandfeld Jensen2020-04-212-1/+1
* | | | | Add PdfMultiPageView currentPageRenderingStatus propertyShawn Rutledge2020-05-031-0/+6
* | | | | QPdfDocument::getSelection(): fix off-by-one character selectionShawn Rutledge2020-04-301-1/+8
* | | | | PdfMultiPageView: add workaround to deal with scale changeShawn Rutledge2020-04-301-2/+10
* | | | | PDF views: jump to precise locationsShawn Rutledge2020-04-307-53/+126
* | | | | Add QML TableViewExtra type to help improve PdfMultiPageView positioningShawn Rutledge2020-04-304-1/+292
* | | | | Remove stray backslashShawn Rutledge2020-04-301-1/+1
* | | | | Add documentation about widevine-pathMichal Klocek2020-04-302-7/+29
* | | | | Add very basic chromium flags parserMichal Klocek2020-04-301-1/+47
* | | | | Support text selection handles in PDF viewsShawn Rutledge2020-04-3013-72/+519
|/ / / /
* | | | Fix -no-accessibility buildPeter Varga2020-04-2911-26/+31
* | | | QtPDF Quick: remove private API dependenciesShawn Rutledge2020-04-294-4/+2
* | | | Copy _clang-format from qt5.gitJüri Valdmann2020-04-291-0/+105
* | | | Fix missing QWebEnginePage::audioMutedChanged signalJüri Valdmann2020-04-294-14/+36
* | | | Avoid the network context reset during http cache clearTamas Zakor2020-04-233-14/+73
| |_|/ |/| |
* | | Fix warning about unexpected null disconnect in QPdfLinkModelShawn Rutledge2020-04-221-1/+2
| |/ |/|
* | Cleanup interceptors in profileMichal Klocek2020-04-204-86/+0
* | Move request interceptor to ui threadMichal Klocek2020-04-2012-210/+241