Summary: | Add inspecting of web pages when using QWebEngine | ||
---|---|---|---|
Product: | [Frameworks and Libraries] alkimia | Reporter: | Ralf Habacker <ralf.habacker> |
Component: | General | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | https://invent.kde.org/office/alkimia/-/commit/13edb818da5f964fc85bb913bd734a985f27ff29 | Version Fixed In: | 8.1.73 |
Sentry Crash Report: |
Description
Ralf Habacker
2021-02-10 22:10:28 UTC
Git commit 13edb818da5f964fc85bb913bd734a985f27ff29 by Ralf Habacker. Committed on 02/01/2024 at 15:29. Pushed by habacker into branch 'master'. Add inspecting of web pages when using QWebEngine QWebEngine depends on setting an environment variable for the development tool, which is currently hard coded in the implementation file for the class AlkWebPage. FIXED-IN: 8.1.73 M +5 -0 src/alkonlinequoteswidget.cpp M +62 -4 src/alkwebpage.cpp M +2 -2 src/alkwebpage.h https://invent.kde.org/office/alkimia/-/commit/13edb818da5f964fc85bb913bd734a985f27ff29 |