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
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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dashpay
/
dash
Public
forked from
bitcoin/bitcoin
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
1.5k
Code
Issues
148
Pull requests
91
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
refactor(qt): simplify GUIUtill[fonts] API
- #7336
#7336
Merged
PastaPastaPasta
merged 16 commits into
dashpay:develop
dashpay/dash:develop
from
knst:refactor-qt-circulars-1
knst/dash:refactor-qt-circulars-1
Copy head branch name to clipboard
Jun 5, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
refactor(qt): simplify GUIUtill[fonts] API
#7336
PastaPastaPasta
merged 16 commits into
dashpay:develop
dashpay/dash:develop
from
knst:refactor-qt-circulars-1
knst/dash:refactor-qt-circulars-1
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2026
refactor(qt): move setupAppearance helper inside qt/appearancewidget module
knst
committed
0ca353f
View commit details
Copy full SHA for 0ca353f
Browse repository at this point
refactor: new helpers for font changes
knst
committed
e68ad62
View commit details
Copy full SHA for e68ad62
Browse repository at this point
refactor: unify qt settings and command line setting for weight
knst
committed
aa9cf24
View commit details
Copy full SHA for aa9cf24
Browse repository at this point
refactor: make couple weight functions anonymous
knst
committed
5961bb5
View commit details
Copy full SHA for 5961bb5
Browse repository at this point
refactor: drop usages of g_font_registry to prefer static methods
knst
committed
fb8da28
View commit details
Copy full SHA for fb8da28
Browse repository at this point
refactor: drop usages of g_fonts_known from header and qt widgets
knst
committed
25759c6
View commit details
Copy full SHA for 25759c6
Browse repository at this point
refactor: move private implementation of g_font_registry to anonymous namespace
knst
committed
635480d
View commit details
Copy full SHA for 635480d
Browse repository at this point
refactor: removed unused helpers to convert weight<->idx
knst
committed
99a2277
View commit details
Copy full SHA for 99a2277
Browse repository at this point
refactor: simplify paired calls of GUIUtil::registerFont and GUIUtil::setActiveFont
knst
committed
fdffbf9
View commit details
Copy full SHA for fdffbf9
Browse repository at this point
refactor: rename registerWidget to setStyledHtml
knst
committed
cae89c0
View commit details
Copy full SHA for cae89c0
Browse repository at this point
refactor: collapse usages of GUIUtil::isValidWeightArg
knst
committed
8963dce
View commit details
Copy full SHA for 8963dce
Browse repository at this point
refactor: hide FontAttrib as a part of private implementation
knst
committed
6d15b12
View commit details
Copy full SHA for 6d15b12
Browse repository at this point
refactor: drop include QFont from guiutil_font.h
knst
committed
50c0ff1
View commit details
Copy full SHA for 50c0ff1
Browse repository at this point
refactor: drop LoadFont that is super-seeded by multiple rich dash core helpers
knst
committed
945bf8d
View commit details
Copy full SHA for 945bf8d
Browse repository at this point
Commits on Jun 4, 2026
refactor: inline header qt/guiutil_font.h to guiutil.h
Show description for 7517f7b
knst
and
UdjinM6
committed
7517f7b
View commit details
Copy full SHA for 7517f7b
Browse repository at this point
refactor: replace BitcoinGUI::DEFAULT_UIPLATFORM to GUIUtil::defaultUIPlatform
Show description for d4badd1
knst
committed
d4badd1
View commit details
Copy full SHA for d4badd1
Browse repository at this point
You can’t perform that action at this time.