Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
QtAwesome 1.4.0 source code.tar.gz | 2025-02-27 | 2.9 MB | |
QtAwesome 1.4.0 source code.zip | 2025-02-27 | 2.9 MB | |
README.md | 2025-02-27 | 1.5 kB | |
Totals: 3 Items | 5.8 MB | 1 |
What's Changed
- PR: Add initial
pre-commit
config file and fix CI (macOS image label and codecov token errors) by @dalthviz in https://github.com/spyder-ide/qtawesome/pull/265 - PR: Add logic to install bundled fonts system wide on Windows by @dalthviz in https://github.com/spyder-ide/qtawesome/pull/271
- PR: Add fallback to try to load fonts from the system ones and add method to check info about bundled fonts by @dalthviz in https://github.com/spyder-ide/qtawesome/pull/270
- [pre-commit.ci] pre-commit autoupdate and autoupdate schedule change by @pre-commit-ci in https://github.com/spyder-ide/qtawesome/pull/268
- PR: Remove FontAwesome 4 font support by @dalthviz in https://github.com/spyder-ide/qtawesome/pull/272
- PR: Add FontAwesome 6 icons (6.7.2) and change font update command by @dalthviz in https://github.com/spyder-ide/qtawesome/pull/274
- PR: Update Codicon to 0.0.36 by @dalthviz in https://github.com/spyder-ide/qtawesome/pull/276
- PR: Return original font directory when font user installation load fails by @dalthviz in https://github.com/spyder-ide/qtawesome/pull/273
- PR: Revert Qt binging conditional to run
example.py
and fix animations start/stop logic (CI) by @dalthviz in https://github.com/spyder-ide/qtawesome/pull/277
New Contributors
- @pre-commit-ci made their first contribution in https://github.com/spyder-ide/qtawesome/pull/268
Full Changelog: https://github.com/spyder-ide/qtawesome/compare/v1.3.1...v1.4.0