summaryrefslogtreecommitdiffstats
path: root/src/core/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix build with the latest qtbasePeter Varga2021-11-301-0/+1
* 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