summaryrefslogtreecommitdiffstats
path: root/src/core/api
Commit message (Expand)AuthorAgeFilesLines
* Fix drag and drop againAllan Sandfeld Jensen2021-09-101-2/+2
* 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
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-142-4/+4
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-132-0/+11
* Update comments on ContextMenuRequest enumsPeter Varga2021-07-121-2/+3
* Get rid of private methods of QWebEngineNewWindowRequestPeter Varga2021-07-125-44/+94
* Get rid of a few redundant method variantsAllan Sandfeld Jensen2021-07-092-37/+5
* Fix Qt include conventions in public headersFriedemann Kleint2021-07-0912-28/+30
* Clean up includes, forward declarations and friends in core apiPeter Varga2021-07-0818-42/+5
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-0711-67/+48
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-062-46/+0
* Add arm optimization flags to cmake buildMichal Klocek2021-07-071-5/+11
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-062-3/+3
* Add cross compilation support to cmake buildsMichal Klocek2021-07-021-5/+5
* Fix docs since 6.0 references for new apisKirill Burtsev2021-07-022-5/+5
* Add checks for xrandr and xdamageAllan Sandfeld Jensen2021-06-281-0/+7
* Add API for favicon databasePeter Varga2021-06-283-4/+74
* Make default profile off the recordMichal Klocek2021-06-251-1/+1
* Fix module specified for moved classesAllan Sandfeld Jensen2021-06-242-2/+2
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-224-17/+16
* Remove left-over deprecated API QWebEngineProfile::setRequestInterceptor()Friedemann Kleint2021-06-221-3/+0
* Switch QWebEngineCallbacks in QWebEnginePage to std::functionAllan Sandfeld Jensen2021-06-183-31/+52
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-152-5/+5
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-151-1/+0
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-108-11/+11
* Make Proprietary Codecs feature visible in config.summaryPeter Varga2021-06-101-0/+1
* Fix some compiler warningsPeter Varga2021-06-104-21/+23