summaryrefslogtreecommitdiffstats
path: root/src/core/api/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-251-0/+1
* CMake: Fix deployment of QtWebEngine projects on LinuxJoerg Bornemann2023-12-221-0/+2
* Fix mac build with x86_64hMichal Klocek2023-12-181-0/+4
* Add new API for screen capturingMartin Negyokru2023-12-151-0/+1
* Add API to override User Agent Client HintsSzabolcs David2023-12-141-0/+1
* Chromium 118 adaptationsAllan Sandfeld Jensen2023-12-091-0/+1
* Also stamp the v8_context_snapshot in debug and release builds on macOSMichael Brüning2023-10-251-5/+5
* Use ABSOLUTE path if QT_ALLOW_SYMLINK_IN_PATHS is enabledAmir Masoud Abdol2023-09-181-4/+6
* Remove QWebEngineUrlResponseInterceptor APIMichael Brüning2023-08-241-2/+0
* Use a different file name for v8 context snapshot in debug modeAnu Aliyas2023-07-281-5/+15
* Fix and silence warnings after Chromium 112 adaptationsPeter Varga2023-07-271-1/+10
* Do comments from api 6.6 reviewMichal Klocek2023-07-261-1/+2
* Support FIDO2 user verificationAnu Aliyas2023-07-121-0/+1
* Remove the manual undef of the min/max macros, or def NOMINMAXAmir Masoud Abdol2023-06-091-1/+0
* Generate chromium_attributions.qdoc before running qdoc -prepareTopi Reinio2023-05-311-1/+1
* Fix build race condition between data_dep and WebEngineCore.stampMichal Klocek2023-05-031-1/+4
* Add v8 context snapshot support/featureMichal Klocek2023-05-031-2/+13
* Allow configuration of DNS-over-HTTPSYigit Akcay2023-04-281-0/+2
* Require gn for generating docsMichal Klocek2023-03-301-0/+1
* Add gn target to code attributions generatorMichal Klocek2023-03-281-13/+12
* Use docs target for chromium code attributionsMichal Klocek2023-03-241-1/+1
* QWebEngineUrlResponseInterceptor: Implement new URL response interceptorYigit Akcay2023-03-101-1/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Implement File System Access permission APISzabolcs David2022-05-261-0/+1
* Support cross-compilation on macOSMichal Klocek2022-04-301-1/+2
* Fix location of WebEngineProcess on build machines for framework buildsMichal Klocek2022-04-071-0/+8
* Adaptations for Chromium 94Allan Sandfeld Jensen2021-12-021-1/+1
* Fix some issues with icu for dict toolMichal Klocek2021-10-281-0/+1
* Fix setup for 'no-prefix' buildsMichal Klocek2021-10-281-21/+14
* Add Chromium attributions targetMichal Klocek2021-10-141-0/+13
* Enable no opengl buildsMichal Klocek2021-09-041-1/+1
* Adjust install and copy path for locales and resourcesMichal Klocek2021-08-311-11/+19
* Fix installation paths of resources and localesMichal Klocek2021-08-291-2/+2
* Rewrite gn-cmake integrationMichal Klocek2021-08-291-9/+71
* Remove QWebEngineCallbackAllan Sandfeld Jensen2021-08-101-1/+0
* Refactor cmake buildMichal Klocek2021-07-201-3/+0
* Get rid of private methods of QWebEngineNewWindowRequestPeter Varga2021-07-121-1/+1
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-081-0/+8
* Add WebEngine qdocconf for documentationAllan Sandfeld Jensen2021-06-081-0/+4
* Rename WebEngineLoadRequest to WebEngineLoadingInfoKirill Burtsev2021-06-041-1/+1
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-041-0/+1
* Drop printsupport dependency from coreSzabolcs David2021-06-031-5/+1
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-031-0/+1
* Add missing dependecies, update shasMichal Klocek2021-05-251-1/+5
* Refactor and create gn targetMichal Klocek2021-05-221-1/+1
* Add QtWebEngineCore module cmake buildMichal Klocek2021-05-191-0/+74