summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Remove obsolete loadSignals test secondLoadForError_WhenErrorPageEnabledKirill Burtsev2021-05-062-40/+0
| | * Allow leaving OCSP offAllan Sandfeld Jensen2021-05-035-14/+24
| | * Blacklist NewViewRequest::test_loadNewViewRequest on macOSAllan Sandfeld Jensen2021-04-292-1/+2
| | * Update ChromiumAllan Sandfeld Jensen2021-04-291-0/+0
| | * Merge remote-tracking branch 'origin/5.15.4' into 5.15Allan Sandfeld Jensen2021-04-273-8/+7
| | |\
| | | * Update Chromiumv5.15.4-lts-lgplv5.15.4-ltsMichael Brüning2021-04-211-0/+0
| | | * Update ChromiumMichael Brüning2021-04-211-0/+0
| | | * Update Chromium and adapt PermissionManagerQtMichael Brüning2021-04-203-8/+7
| | | * Report server directs in navigation typeAllan Sandfeld Jensen2021-04-194-1/+49
| | * | Docs: Suggest to use higher DPI for printingSzabolcs David2021-04-212-0/+5
| | * | Fix application locales againSzabolcs David2021-04-219-29/+60
| | * | Report server directs in navigation typeAllan Sandfeld Jensen2021-04-194-1/+49
| | |/
| | * Fix first party url for cookie filterTamas Zakor2021-04-157-18/+34
| | * Support devtools close button in QuickNanoBrowserBalazs Egedi2021-04-151-0/+12
| | * Update ChromiumMichael Brüning2021-04-141-0/+0
| | * Update platform notesAllan Sandfeld Jensen2021-04-141-2/+2
* | | Remove NOTIMPLEMENTED from MediaStreamUIQt::OnDeviceStoppedPeter Varga2021-05-121-1/+2
* | | Add BUILD.gn generation for the gn root and gn toolchainMichal Klocek2021-05-125-0/+827
* | | Pass qtfeatures from the main project to the lib projectMichal Klocek2021-05-123-3/+35
* | | Add configure.cmake filesMichal Klocek2021-05-127-0/+776
* | | Setup cmake projectMichal Klocek2021-05-127-0/+256
* | | Remove ResourceTypeSubFrame check after website updateKirill Burtsev2021-05-111-12/+0
|/ /
* | Force to use c++17 for build with qmakePeter Varga2021-05-071-2/+2
* | Fix QWebEngineDownloadRequest signalsBalazs Egedi2021-05-074-40/+23
* | Make script execution order deterministicAllan Sandfeld Jensen2021-05-063-5/+55
* | Adapt to new Connections syntaxBalazs Egedi2021-05-061-5/+15
* | Fix compile warningsBalazs Egedi2021-05-022-4/+3
* | Update accessibility roles and test after 88-basedBalazs Egedi2021-05-022-2/+10
* | Add Qt WebEngine version getterAllan Sandfeld Jensen2021-04-302-0/+31