summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
...
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-045-0/+327
* Turn webrtc back on for non-embedded buildsAllan Sandfeld Jensen2021-06-031-2/+2
* Drop printsupport dependency from coreSzabolcs David2021-06-036-231/+40
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-036-42/+465
* Add missing FileSelectionMode enum valueBalazs Egedi2021-05-312-0/+2
* Fix compliation without xcb-glxMichal Klocek2021-05-281-13/+13
* Add support for gn versionMichal Klocek2021-05-281-1/+1
* Fix generating webrtc logging resources with cmakePeter Varga2021-05-271-1/+8
* Add major revision to revisioned symbolsAllan Sandfeld Jensen2021-05-262-3/+3
* Add support for top-level configs and developer buildsAllan Sandfeld Jensen2021-05-252-1/+23
* Add missing dependecies, update shasMichal Klocek2021-05-251-1/+5
* Adapt to new QtPositioning APIPeter Varga2021-05-251-14/+7
* Make handling of certificate errors possible from a signalAllan Sandfeld Jensen2021-05-252-4/+2
* Revert "Look for resources in macOS standard Resources dir"Michal Klocek2021-05-221-2/+0
* Clean headersMichal Klocek2021-05-222-2/+2
* Fix not working ninja multi config on coinMichal Klocek2021-05-221-27/+40
* Add windows to the cmake buildMichal Klocek2021-05-229-47/+125
* Add mac builds to cmakeMichal Klocek2021-05-222-14/+59
* Refactor and create gn targetMichal Klocek2021-05-223-436/+538
* Bump the minimum required cmake version to 3.19Michal Klocek2021-05-221-1/+1
* Add WebEngineWidgets, WebEngineQuick modules cmake buildMichal Klocek2021-05-1916-28/+23
* Add QtWebEngineCore module cmake buildMichal Klocek2021-05-193-18/+247
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-196-5/+92
|\
| * Set enumaration root directory for File.webkitRelativePath APIBalazs Egedi2021-05-131-2/+6
| * Fix FilePickerController's path validation for windows and corresponding testsPeter Varga2021-05-121-2/+2
| * Add support for Keyboard.getLayoutMap()Peter Varga2021-05-124-0/+83
| * Follow InProcessGpuThread::Init() on thread priorityAllan Sandfeld Jensen2021-05-101-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2021-05-1321-135/+143
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-1221-135/+143
| |\|
| | * Remove tracking of frame which load error pageKirill Burtsev2021-05-062-14/+1
| | * Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-064-66/+73
| | * Allow leaving OCSP offAllan Sandfeld Jensen2021-05-033-14/+21
| | * Merge remote-tracking branch 'origin/5.15.4' into 5.15Allan Sandfeld Jensen2021-04-272-8/+7
| | |\
| | | * Update Chromium and adapt PermissionManagerQtMichael BrĂ¼ning2021-04-202-8/+7
| | | * Report server directs in navigation typeAllan Sandfeld Jensen2021-04-191-1/+7
| | * | Fix application locales againSzabolcs David2021-04-217-15/+22
| | * | Report server directs in navigation typeAllan Sandfeld Jensen2021-04-191-1/+7
| | |/
| | * Fix first party url for cookie filterTamas Zakor2021-04-153-3/+3
* | | Remove NOTIMPLEMENTED from MediaStreamUIQt::OnDeviceStoppedPeter Varga2021-05-121-1/+2
* | | Add BUILD.gn generation for the gn root and gn toolchainMichal Klocek2021-05-124-0/+826
* | | Pass qtfeatures from the main project to the lib projectMichal Klocek2021-05-121-0/+5
* | | Add configure.cmake filesMichal Klocek2021-05-121-0/+155
* | | Setup cmake projectMichal Klocek2021-05-121-0/+57
|/ /
* | Force to use c++17 for build with qmakePeter Varga2021-05-071-2/+2
* | Fix QWebEngineDownloadRequest signalsBalazs Egedi2021-05-071-5/+13
* | Make script execution order deterministicAllan Sandfeld Jensen2021-05-062-5/+6
* | Fix compile warningsBalazs Egedi2021-05-022-4/+3
* | Update accessibility roles and test after 88-basedBalazs Egedi2021-05-021-1/+7
* | Add Qt WebEngine version getterAllan Sandfeld Jensen2021-04-302-0/+31
* | Clean up gl_surface_qt.cppPeter Varga2021-04-201-28/+7