summaryrefslogtreecommitdiffstats
path: root/src/core/api
Commit message (Expand)AuthorAgeFilesLines
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-162-1/+12
* QtWebEngine: replace qSwap with member-swap where possibleMarc Mutz2022-05-113-3/+3
* Find CUPS for printing on LinuxAllan Sandfeld Jensen2022-05-071-1/+2
* Support cross-compilation on macOSMichal Klocek2022-05-041-1/+2
* Fix location of WebEngineProcess on build machines for framework buildsMichal Klocek2022-04-071-0/+8
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-03-251-15/+15
* QWebEngineLoadingInfo: Fix include conventionFriedemann Kleint2022-03-161-1/+1
* Correct documentationAllan Sandfeld Jensen2022-02-101-2/+2
* Improve local scheme access rulesAllan Sandfeld Jensen2022-02-111-7/+7
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-101-0/+1
* Revert "Find GIO like qtbase does"Allan Sandfeld Jensen2022-02-031-2/+2
* Do not list native spellchecker feature on LinuxAllan Sandfeld Jensen2022-02-021-2/+5
* Find GIO like qtbase doesAllan Sandfeld Jensen2022-01-191-2/+2
* Cleanup code and clang build warningsKirill Burtsev2022-01-042-6/+4
* Update documentationAllan Sandfeld Jensen2021-12-081-2/+0
* Fix build with the latest qtbasePeter Varga2021-12-011-0/+1
* Do not access accessibility from qt post routinesMichal Klocek2021-11-232-0/+8
* Fix some issues with icu for dict toolMichal Klocek2021-10-281-0/+1
* Fix setup for 'no-prefix' buildsMichal Klocek2021-10-281-21/+14
* Remove the rest of qmake based configurationMichal Klocek2021-10-151-119/+0
* Add Chromium attributions targetMichal Klocek2021-10-151-0/+13
* Fix qrc sources for QWebEngineScriptAllan Sandfeld Jensen2021-09-161-4/+3
* Support more module flags for 'configure' scriptKirill Burtsev2021-09-142-10/+38
* Make configure -list-features workJoerg Bornemann2021-09-141-8/+11
* Fix drag and drop againAllan Sandfeld Jensen2021-09-091-2/+2
* Add the documented configure commandline optionsJoerg Bornemann2021-09-091-0/+13
* Fix handling of new window requestKirill Burtsev2021-09-062-27/+10
* Enable no opengl buildsMichal Klocek2021-09-051-1/+1
* Adjust install and copy path for locales and resourcesMichal Klocek2021-09-011-11/+19
* Fix installation paths of resources and localesMichal Klocek2021-08-301-2/+2
* Rewrite gn-cmake integrationMichal Klocek2021-08-301-9/+71
* Doc: Fix remaining documentation warningsTopi Reinio2021-08-261-1/+1
* Doc: Fix documentation warnings for Qt WebEngineTopi Reinio2021-08-231-4/+2
* Remove TODO commentAllan Sandfeld Jensen2021-08-201-2/+0
* Rename quick's 'newViewRequested' to 'newWindowRequested'Kirill Burtsev2021-08-191-14/+14
* Clean up coding style in API header filesAllan Sandfeld Jensen2021-08-1930-53/+83
* Update documentation notes for build with WebEngine modulesKirill Burtsev2021-08-182-3/+3
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEv6.2.0-beta3Andreas Buhr2021-08-122-2/+2
* Remove QWebEngineCallbackAllan Sandfeld Jensen2021-08-105-404/+15
* Return printToPdf to QWebEnginePageAllan Sandfeld Jensen2021-08-103-2/+113
* QWebEngineNavigationRequest: Prospective fix for clang parsersFriedemann Kleint2021-07-261-1/+1
* Bump copyrightsAllan Sandfeld Jensen2021-07-2315-15/+15
* Add QWebEngineNewWindowRequest::openIn(QWebEnginePage *)Allan Sandfeld Jensen2021-07-233-5/+22
* Refactor cmake buildMichal Klocek2021-07-221-3/+0
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-215-42/+62
* Remove duplicated 'downloadProgress' in favor of separate signalsKirill Burtsev2021-07-212-16/+0
* QWebEngineProfile: hide notificationPresenter method back from apiKirill Burtsev2021-07-211-1/+3
* Get rid of Quick's TestSupport APIPeter Varga2021-07-211-1/+0
* Various clean-ups around QWebEngineViewPeter Varga2021-07-201-1/+0
* Remove one more redundant function definitionAllan Sandfeld Jensen2021-07-142-15/+7