summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop printsupport dependency from coreSzabolcs David2021-06-0313-262/+215
* Navigation history test: don't depend on controls 2 needlesslyKirill Burtsev2021-06-032-18/+27
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-0321-323/+528
* Unlock product dependenciesMichal Klocek2021-06-021-3/+0
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2021-06-021-5/+5
* Disable cross compilation for linux for the momentMichal Klocek2021-06-011-1/+1
* Fix running of some webchannel/websockets testsMichal Klocek2021-06-012-3/+3
* Add missing FileSelectionMode enum valueBalazs Egedi2021-05-315-1/+85
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2021-05-311-5/+5
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2021-05-281-5/+5
* Do not build for windows arm64Michal Klocek2021-05-281-1/+7
* Fix compliation without xcb-glxMichal Klocek2021-05-281-13/+13
* Update ChromiumMichal Klocek2021-05-281-0/+0
* Add support for gn versionMichal Klocek2021-05-285-10/+35
* Use fixed qt_add_resource BASE argumentPeter Varga2021-05-2813-74/+60
* Fix generating webrtc logging resources with cmakePeter Varga2021-05-272-2/+11
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2021-05-271-11/+5
* Add major revision to revisioned symbolsAllan Sandfeld Jensen2021-05-268-126/+124
* Add support for top-level configs and developer buildsAllan Sandfeld Jensen2021-05-253-1/+30
* Add missing dependecies, update shasMichal Klocek2021-05-254-21/+22
* Adapt to new QtPositioning APIPeter Varga2021-05-251-14/+7
* Make handling of certificate errors possible from a signalAllan Sandfeld Jensen2021-05-258-14/+18
* Bump versionJani Heikkinen2021-05-240-0/+0
* Bump versionJani Heikkinen2021-05-240-0/+0
* Switch builds to cmakeMichal Klocek2021-05-229-55/+48
* Fix qwebenginecookiestore test on windowsMichal Klocek2021-05-221-0/+7
* Revert "Look for resources in macOS standard Resources dir"Michal Klocek2021-05-221-2/+0
* Update ChromiumMichal Klocek2021-05-221-0/+0
* Skip build on mac arm64 for nowMichal Klocek2021-05-221-1/+12
* Remove certificate fatal error testMichal Klocek2021-05-222-35/+0
* Fix not working certificates on mac > 10.14Michal Klocek2021-05-2219-289/+217
* Fix build of qmake examples on coinMichal Klocek2021-05-221-0/+5
* Add the ulimit workaround for coinMichal Klocek2021-05-221-0/+15
* Fake artifacts on test nodesMichal Klocek2021-05-222-0/+2
* Clean headersMichal Klocek2021-05-224-4/+4
* Fix public api testMichal Klocek2021-05-221-48/+49
* Fix not working ninja multi config on coinMichal Klocek2021-05-221-27/+40
* Add windows to the cmake buildMichal Klocek2021-05-2215-100/+145
* Add mac builds to cmakeMichal Klocek2021-05-226-33/+152
* Refactor and create gn targetMichal Klocek2021-05-229-455/+714
* Bump the minimum required cmake version to 3.19Michal Klocek2021-05-2226-26/+26
* Add tests to the cmake buildMichal Klocek2021-05-22109-299/+1507
* Add examples to the cmake buildMichal Klocek2021-05-2226-28/+1262
* Add WebEngineWidgets, WebEngineQuick modules cmake buildMichal Klocek2021-05-1928-45/+150
* Add QtWebEngineCore module cmake buildMichal Klocek2021-05-197-26/+353
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-199-12/+127
|\
| * Load signals test: use focusProxy for link clicking testKirill Burtsev2021-05-171-2/+2
| * Set enumaration root directory for File.webkitRelativePath APIBalazs Egedi2021-05-132-2/+21
| * Fix FilePickerController's path validation for windows and corresponding testsPeter Varga2021-05-122-5/+5
| * Add support for Keyboard.getLayoutMap()Peter Varga2021-05-126-2/+98