summaryrefslogtreecommitdiffstats
path: root/src/core/api
Commit message (Expand)AuthorAgeFilesLines
* Add cmake api for 'bdict' dictionary conversionMichal Klocek2021-11-171-0/+57
* Do not access accessibility from qt post routinesMichal Klocek2021-11-162-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
* Add Chromium attributions targetMichal Klocek2021-10-141-0/+13
* Remove the rest of qmake based configurationMichal Klocek2021-10-141-119/+0
* Add run-time getter of patch levelAllan Sandfeld Jensen2021-09-221-0/+1
* Fix drag and drop againAllan Sandfeld Jensen2021-09-101-2/+2
* Support more module flags for 'configure' scriptKirill Burtsev2021-09-092-10/+38
* Add the documented configure commandline optionsJoerg Bornemann2021-09-071-0/+13
* Make configure -list-features workJoerg Bornemann2021-09-071-8/+11
* Fix handling of new window requestKirill Burtsev2021-09-052-27/+10
* 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
* 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-181-14/+14
* Clean up coding style in API header filesAllan Sandfeld Jensen2021-08-1830-53/+83
* Update documentation notes for build with WebEngine modulesKirill Burtsev2021-08-172-3/+3
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2021-08-122-2/+2
* Remove QWebEngineCallbackAllan Sandfeld Jensen2021-08-105-404/+15
* Return printToPdf to QWebEnginePageAllan Sandfeld Jensen2021-08-093-2/+113
* QWebEngineNavigationRequest: Prospective fix for clang parsersFriedemann Kleint2021-07-251-1/+1
* Add QWebEngineNewWindowRequest::openIn(QWebEnginePage *)Allan Sandfeld Jensen2021-07-213-5/+22
* 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
* Refactor cmake buildMichal Klocek2021-07-201-3/+0
* Get rid of Quick's TestSupport APIPeter Varga2021-07-201-1/+0
* Add arm optimization flags to cmake buildMichal Klocek2021-07-161-5/+11
* Add cross compilation support to cmake buildsMichal Klocek2021-07-161-5/+5
* Bump copyrightsAllan Sandfeld Jensen2021-07-1415-15/+15
* Remove one more redundant function definitionAllan Sandfeld Jensen2021-07-142-15/+7
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-132-4/+4
* Various clean-ups around QWebEngineViewPeter Varga2021-07-131-1/+0
* Get rid of private methods of QWebEngineNewWindowRequestPeter Varga2021-07-125-44/+94
* Update comments on ContextMenuRequest enumsPeter Varga2021-07-121-2/+3
* 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
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-082-0/+11
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-062-46/+0
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-062-3/+3
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-0111-67/+48
* Fix docs since 6.0 references for new apisKirill Burtsev2021-07-012-5/+5
* Add checks for xrandr and xdamageAllan Sandfeld Jensen2021-06-281-0/+7
* Make default profile off the recordMichal Klocek2021-06-251-1/+1