summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Remove ResourceTypeSubFrame check after website updateKirill Burtsev2021-05-111-12/+0
| * Follow InProcessGpuThread::Init() on thread priorityAllan Sandfeld Jensen2021-05-101-1/+1
* | Add dummy cmake module_configMichal Klocek2021-05-171-0/+4
* | Avoid arbitrary waitAllan Sandfeld Jensen2021-05-131-4/+3
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2021-05-1370-354/+642
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-1270-354/+642
| |\|
| | * Avoid unknownFunc messages in qmltestsAllan Sandfeld Jensen2021-05-0721-22/+36
| | * Blacklist CertificateError::test_error for macOSAllan Sandfeld Jensen2021-05-071-0/+2
| | * Adapt to new Connections syntaxBalazs Egedi2021-05-061-5/+15
| | * Remove tracking of frame which load error pageKirill Burtsev2021-05-063-15/+4
| | * Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-0615-173/+143
| | * Doc: Add a note about navigation within a page to a fragmentKirill Burtsev2021-05-061-0/+6
| | * Unblacklist and fix load signals test for file downloadKirill Burtsev2021-05-062-18/+7
| | * Add more tests to tst_loadsignalsJüri Valdmann2021-05-069-33/+268