Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghtmtt
/
DataPlotly
Public
Notifications
You must be signed in to change notification settings
Fork
60
Star
209
Code
Issues
62
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
fix: migrate QtWebKit API calls to QtWebEngine for QGIS 4 / Qt6
- #416
#416
Merged
ghtmtt
merged 10 commits into
ghtmtt:qt6
ghtmtt/DataPlotly:qt6
from
bruno-portfolio:qt6
bruno-portfolio/DataPlotly:qt6
Copy head branch name to clipboard
Mar 31, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix: migrate QtWebKit API calls to QtWebEngine for QGIS 4 / Qt6
#416
ghtmtt
merged 10 commits into
ghtmtt:qt6
ghtmtt/DataPlotly:qt6
from
bruno-portfolio:qt6
bruno-portfolio/DataPlotly:qt6
Copy head branch name to clipboard
Commits
Commits on Mar 28, 2026
fix: migrate QtWebKit API to QtWebEngine for Qt6/QGIS 4 compatibility
bruno-portfolio
committed
207d3a0
View commit details
Copy full SHA for 207d3a0
Browse repository at this point
Commits on Mar 30, 2026
fix: wait for Plotly render before grab() in print layout
bruno-portfolio
committed
514b244
View commit details
Copy full SHA for 514b244
Browse repository at this point
fix: use temp file for WebEngine rendering in print layout setHtml() creates an opaque Chromium origin that silently blocks file:// script loading (Plotly.js).
bruno-portfolio
committed
24ce309
View commit details
Copy full SHA for 24ce309
Browse repository at this point
fix: prevent reload loop during WebEngine async loading in print layout
bruno-portfolio
committed
2612c25
View commit details
Copy full SHA for 2612c25
Browse repository at this point
fix: use Plotly.react() promise to detect render completion
bruno-portfolio
committed
f9bebf0
View commit details
Copy full SHA for f9bebf0
Browse repository at this point
Commits on Mar 31, 2026
fix: use Plotly.toImage() to bypass unreliable WebEngine compositor grab()
bruno-portfolio
committed
8e6b48a
View commit details
Copy full SHA for 8e6b48a
Browse repository at this point
fix: pass explicit viewport dimensions to Plotly.toImage()
bruno-portfolio
committed
1f5caf2
View commit details
Copy full SHA for 1f5caf2
Browse repository at this point
fix: scale captured pixmap to fill layout item rect
bruno-portfolio
committed
24a1915
View commit details
Copy full SHA for 24a1915
Browse repository at this point
fix: reduce Plotly.toImage scale to 1 (viewport is already 13K+ px)
bruno-portfolio
committed
fda1048
View commit details
Copy full SHA for fda1048
Browse repository at this point
fix: reduce widget viewport size and rebalance toImage scale for sharper rendering
bruno-portfolio
committed
5d3357b
View commit details
Copy full SHA for 5d3357b
Browse repository at this point
You can’t perform that action at this time.