summaryrefslogtreecommitdiffstats
path: root/src/core/api
Commit message (Expand)AuthorAgeFilesLines
* Enable Push MessagingSzabolcs David2022-09-122-0/+38
* Add touchHandles for widgetsMartin Negyokru2022-08-292-1/+9
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-264-4/+4
* Add QWebEngineUrlRequestInfo::httpHeaders()Benjamin Terrier2022-08-233-6/+31
* Find GIO submodule of GLIBAllan Sandfeld Jensen2022-08-221-1/+1
* Make QWebEngineFileSystemAccessRequest comparisons hidden friendsAllan Sandfeld Jensen2022-08-092-16/+12
* Switch QWebEngineFileSystemAccessRequest to std::shared_ptrAllan Sandfeld Jensen2022-08-082-9/+6
* Inline move assign and add swapAllan Sandfeld Jensen2022-07-132-3/+3
* Add license headers to cmake filesLucie Gérard2022-07-074-0/+12
* Various clean-upsPeter Varga2022-06-243-5/+10
* Use SPDX license identifiersLucie Gérard2022-06-2267-2546/+134
* Remove widget from QWebEnginePagePrivateAllan Sandfeld Jensen2022-06-222-7/+5
* Support HTML5 <datalist> elementPeter Varga2022-06-192-0/+21
* Protect against default profile being deleted before its pagesAllan Sandfeld Jensen2022-06-131-0/+2
* Apply url request interceptor on websocket connect as wellAllan Sandfeld Jensen2022-06-122-0/+4
* Switch from QT_NO macros to feature checksAllan Sandfeld Jensen2022-06-102-10/+10
* Create a RWHV delegate in coreAllan Sandfeld Jensen2022-06-092-49/+19
* Fix printing/no-printing buildsMichal Klocek2022-06-091-1/+2
* Include moc filesAllan Sandfeld Jensen2022-05-3118-0/+36
* Implement File System Access permission APISzabolcs David2022-05-266-0/+266
* Refactor custom handlersAllan Sandfeld Jensen2022-05-151-1/+1
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-152-1/+12
* Add NavigateOnDrop settingsAllan Sandfeld Jensen2022-05-131-1/+2
* QtWebEngine: replace qSwap with member-swap where possibleMarc Mutz2022-05-113-3/+3
* Find CUPS for printing on LinuxAllan Sandfeld Jensen2022-05-061-1/+2
* Quick: Add support for replacing touch handles with delegatesBalazs Egedi2022-05-041-2/+3
* Fix missing dictionaries in case of user bundlesMichal Klocek2022-04-301-0/+7
* Support cross-compilation on macOSMichal Klocek2022-04-301-1/+2
* Introduce http status code domain for loading infoKirill Burtsev2022-04-182-1/+5
* Fix location of WebEngineProcess on build machines for framework buildsMichal Klocek2022-04-071-0/+8
* Fix build with libc++Qt Submodule Update Bot2022-04-071-0/+19
* Fix a few code checker warningsAllan Sandfeld Jensen2022-03-301-1/+1
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-294-7/+15
* Find GIO with QtBase 6.2Allan Sandfeld Jensen2022-03-251-1/+4
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-03-241-15/+15
* Fix qrc sources for QWebEngineScriptAllan Sandfeld Jensen2022-03-171-4/+3
* QWebEngineLoadingInfo: Fix include conventionFriedemann Kleint2022-03-151-1/+1
* Add charset parsing to custom scheme handler's content typeAllan Sandfeld Jensen2022-02-161-1/+4
* CMake: Adjust qt_add_webengine_dictionary APIAlexandru Croitor2022-02-111-4/+5
* Correct documentationAllan Sandfeld Jensen2022-02-101-2/+2
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-101-0/+1
* Detect GSSAPI on Linux and pass it onAllan Sandfeld Jensen2022-02-031-0/+2
* Do not list native spellchecker feature on LinuxAllan Sandfeld Jensen2022-02-021-2/+5
* Improve local scheme access rulesAllan Sandfeld Jensen2022-01-281-7/+7
* Widgets: Add FileSelectionMode::FileSelectSaveSzabolcs David2022-01-192-0/+2
* Find GIO like qtbase doesAllan Sandfeld Jensen2022-01-191-2/+2
* Cleanup code and clang build warningsKirill Burtsev2022-01-022-6/+4
* Update documentationAllan Sandfeld Jensen2021-12-071-2/+0
* Adaptations for Chromium 94Allan Sandfeld Jensen2021-12-021-1/+1
* Adaptations for Chromium 92Allan Sandfeld Jensen2021-12-021-3/+3