summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use the module's version number for QtWebEngineProcessNils Jeisecke2020-11-261-2/+2
* Move QWebEnginePage to coreMichal Klocek2020-11-2411-21/+19
* Move PrinterWorker to coreMichal Klocek2020-11-246-22/+18
* Move QWebEngineHistory to coreMichal Klocek2020-11-247-81/+85
* Drop dependency on QApplication in pageMichal Klocek2020-11-241-4/+4
* Drop dependency on QWebEngineView in pageMichal Klocek2020-11-246-47/+203
* Move default notification presenter setter to viewMichal Klocek2020-11-242-3/+5
* Move styled icons from page to viewMichal Klocek2020-11-233-10/+29
* Swap widgetCahgned with adapterClientChangedMichal Klocek2020-11-2312-20/+21
* Move page's view and widget bindings to viewMichal Klocek2020-11-207-97/+102
* Remove qwebengineview setter from qwebenginepageMichal Klocek2020-11-2011-157/+193
* Move dialogs from view to pageMichal Klocek2020-11-203-119/+175
* Move client certificate selection to coreMichal Klocek2020-11-205-7/+7
* Remove deprecated url interoceptor setter from profileMichal Klocek2020-11-205-183/+35
* Move profile from widgets to coreMichal Klocek2020-11-2011-17/+15
* Move share context initialization by loaderMichal Klocek2020-11-204-79/+23
* Drop dependency on page in profileMichal Klocek2020-11-188-16/+26
* Drop dependency on default notification presenter in profileMichal Klocek2020-11-183-4/+15
* Small refactor of startDraggingMichal Klocek2020-11-136-40/+16
* Fix build after 216c2ed5 in baseMichal Klocek2020-11-123-7/+7
* Update changes file for 5.12.10Michael Brüning2020-11-041-1/+5
* Update changes file for 5.12.10Michael Brüning2020-11-041-0/+1
* Add changes file for Qt 5.12.10Antti Kokko2020-11-040-0/+0
* Look for resources in macOS standard Resources dirKeith Kyzivat2020-11-041-0/+2
* Do not instantiate QFontDatabaseAllan Sandfeld Jensen2020-11-031-2/+1
* Update dependencies on 'dev' in qt/qtwebengineAllan Sandfeld Jensen2020-11-0214-38/+41
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-11-0217-60/+272
|\
| * Fix spelling and coding styleAllan Sandfeld Jensen2020-11-012-40/+41
| * Add changes file for Qt 5.15.2Antti Kokko2020-10-291-0/+82
| * Bump versionJani Heikkinen2020-10-271-1/+1
| * Handle non-ascii names for pulseaudioAllan Sandfeld Jensen2020-10-202-2/+3
| * Add changes file for Qt 5.12.10Antti Kokko2020-10-191-0/+86
| * Fix module splitter dataJani Heikkinen2020-10-131-1/+1
| * Warn about QtWebengineProcess launching from network shareTamas Zakor2020-10-092-1/+37
| * Add qt_plugin_qpdf.pri to qpdf packageMichal Klocek2020-10-071-0/+1
| * Add missing QtPdf framework for installerMichal Klocek2020-10-061-0/+1
| * Compile pdf examplesMichal Klocek2020-10-066-8/+8
| * Optimize WebEngineSettings::testAttributeAllan Sandfeld Jensen2020-10-061-8/+11
| * Mention node.js build-time dependencyAllan Sandfeld Jensen2020-10-031-1/+2
* | Merge remote-tracking branch 'origin/5.15' into devJüri Valdmann2020-10-025-100/+82
|\|
| * Use OTR profile in tst_loadsignalsJüri Valdmann2020-09-301-4/+7
| * Use less pointers in tst_loadsignalsJüri Valdmann2020-09-303-98/+74
| * Fix downloadable.tar.gz issue in tst_loadsignalsJüri Valdmann2020-09-301-2/+2
| * Bump versionJani Heikkinen2020-09-281-1/+1
| * Fix typo for static linking with no rsp filesMichal Klocek2020-09-241-1/+1
| * PDF: Load the PDF when jumping to the image otherwise it will failAndy Shaw2020-09-241-1/+1
| * Do not pass a native keycode matching the menu key when it is remappedAllan Sandfeld Jensen2020-09-231-0/+3
* | Fix memory management in QPdfDocument functionsNicolas Deherly2020-09-281-5/+26
* | Cleanup qwebenginescript and qwebenginescriptcollection apiMichal Klocek2020-09-2814-180/+59
* | Use qwebenginescriptcollection in qmlMichal Klocek2020-09-258-194/+24