summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings in QML tests regarding parameter injectionBalazs Egedi2021-10-187-8/+12
* Get rid of TODOs in WebChannel GIN codeAllan Sandfeld Jensen2021-10-141-14/+9
* Add Chromium attributions targetMichal Klocek2021-10-143-0/+13
* Remove the rest of qmake based configurationMichal Klocek2021-10-1457-4621/+0
* Add easy way to check if webengine process worksMichal Klocek2021-10-141-1/+7
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2021-10-121-4/+4
* Workaround for downloading file into the root directory on WindowsPeter Varga2021-10-121-0/+8
* Fix pinch gesturePeter Varga2021-10-122-1/+8
* Block CORS from local URLs when remote access is not enabledAllan Sandfeld Jensen2021-10-123-8/+44
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-111-0/+1
* Blacklist certificate test until certicates have been renewedAllan Sandfeld Jensen2021-10-113-1/+6
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2021-10-081-4/+4
* Add matrix buildsMichal Klocek2021-10-072-0/+43
* Do not wait on weak_pointer for termination errorsAllan Sandfeld Jensen2021-10-061-2/+2
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2021-10-051-4/+4
* Fix leak of properties after XkbRF_GetNamesPropKirill Burtsev2021-10-051-1/+11
* Fix leak on getDefaultScreeenIdKirill Burtsev2021-10-051-0/+1
* Fix theoretical use after moveAllan Sandfeld Jensen2021-10-021-8/+5
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2021-10-011-4/+4
* Disconnect safelyAllan Sandfeld Jensen2021-09-304-3/+12
* Change protected members to private in UIDelegatesManagerBalazs Egedi2021-09-301-1/+1
* Fix use after delete with self assignmentAllan Sandfeld Jensen2021-09-301-1/+4
* Fix move of moved valueAllan Sandfeld Jensen2021-09-301-1/+1
* Fix seeking on null QIODevice in pathological corner caseAllan Sandfeld Jensen2021-09-301-1/+1
* Doc: Fix broken attributions to the Public DomainLuca Di Sera2021-09-304-4/+4
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2021-09-291-4/+4
* Fix gn moc path pointing to debug moc for super buildMichal Klocek2021-09-281-1/+6
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2021-09-281-4/+4
* Do not require widgets for quick examplesMichal Klocek2021-09-273-17/+2
* Fix extract_cflag cmake function to not add extra semicolonPeter Varga2021-09-271-0/+1
* Fix WebChannel when JavaScript is disabledSzabolcs David2021-09-273-9/+40
* Fix no webrtc buildsMichal Klocek2021-09-261-2/+6
* Doc: Fix QDoc warnings for licensing documentationTopi Reinio2021-09-241-0/+16
* Use qWarning() in preference to QTest::qWarn()Edward Welbourne2021-09-241-2/+2
* Fix use_lld_linker on WindowsAllan Sandfeld Jensen2021-09-241-0/+9
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-242-2/+2
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2021-09-241-4/+4
* Apply separate_debug_info to QtWebEngineProcessAllan Sandfeld Jensen2021-09-231-5/+3
* Fix "We mean it." warningsPeter Varga2021-09-233-0/+33
* Remove our handling of IME hidden text supportAllan Sandfeld Jensen2021-09-225-27/+12
* Add run-time getter of patch levelAllan Sandfeld Jensen2021-09-222-0/+13
* Make example consistent with documentationAllan Sandfeld Jensen2021-09-211-2/+2
* Ensure load in newly created page first before checking for UserAgentKirill Burtsev2021-09-212-3/+2
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2021-09-211-4/+4
* Fix CMake error when configuring for cross-compilationPeter Varga2021-09-211-1/+6
* Polish the markdown editor exampleFriedemann Kleint2021-09-203-17/+24
* Remove .qmake.conf from this repositoryJoerg Bornemann2021-09-201-8/+0
* Fix rpaths on mac framework buildsMichal Klocek2021-09-181-3/+6
* Fix build when xcb only over egl/es2Michal Klocek2021-09-181-2/+3
* Fix jumbo configurationAllan Sandfeld Jensen2021-09-171-1/+1