- Issue 258 - Release QtAwesome 1.3.1
- Issue 252 - Improve Codicons update command (PR 259 by @dalthviz)
- Issue 236 - PermissionError: [WinError 5] Access is denied (PR 257 by @dalthviz)
In this release 3 issues were closed.
- PR 259 - PR: Update Codicons update command and assets, by @dalthviz (252)
- PR 257 - PR: Add version to fonts assets, some error handling for Windows font installation logic and keep up to date update scripts/commands, by @dalthviz (236)
- PR 255 - PR: Use GitHub raw content URL to display
README
images over package PyPI landing page, by @dalthviz
In this release 3 pull requests were closed.
- Issue 253 - Release QtAwesome 1.3.0
- Issue 222 - Update Material Design Icons 6.x (
mdi6
) to latest version (6.9.96) (PR 249 by @dalthviz) - Issue 165 - Need a way to stop animation icon from calling _update (PR 245 by @ccordoba12)
In this release 3 issues were closed.
- PR 251 - PR: Update Codicons (
msc
) to 0.0.35, by @dalthviz - PR 249 - PR: Update Material Design Icons (
mdi6
) to 6.9.96, by @dalthviz (222) - PR 248 - PR: Improvements to the icon browser application, by @dalthviz
- PR 246 - PR: Update
readthedocs
config to version 2, by @dalthviz - PR 245 - PR: Add API to start/stop animations to the Spin class, by @ccordoba12 (165)
- PR 238 - PR: Provide icon size when creating an
IconWidget
, by @StSav012 - PR 232 - PR: Remove usage of deprecated codecov package and move to GitHub Action variant, by @dalthviz
In this release 7 pull requests were closed.
- Issue 229 - Release QtAwesome 1.2.3
- Issue 227 - Import error when importing
PYSIDE6
while usingQtPy
<= 1.x (PR 228 by @dalthviz)
In this release 2 issues were closed.
- PR 228 - PR: Change constants used to validate
PySide
installation and updatePySide2
test environment to useQtPy
<2.0.0, by @dalthviz (227)
In this release 1 pull request was closed.
- Issue 226 - Release QtAwesome 1.2.2
- Issue 223 - Memory leak when using spin animation class on PyQt bindings (PR 224 by @dalthviz)
- Issue 213 - Add a contributing guide (PR 218 by @dalthviz)
In this release 3 issues were closed.
- PR 224 - PR: Use currentThreadId to identify thread for PyQt bindings, by @dalthviz (223)
- PR 218 - PR: Add contributing guide and fix macOS tests, by @dalthviz (213)
In this release 2 pull requests were closed.
- Issue 214 - Regression with 1.2 on Windows (PR 215 by @dalthviz)
- Issue 212 - Release QtAwesome 1.2.1
- Issue 210 - QtAwesome 1.2.0 incompatible with PySide2 (PR 211 by @dalthviz)
In this release 3 issues were closed.
- PR 215 - PR: Handle per user font installation failing due to missing/not available registry keys, by @dalthviz (214)
- PR 211 - PR: Handle PySide2 not having
QtGui.QGlyphRun
and add tests jobs with PySide2, by @dalthviz (210)
In this release 2 pull requests were closed.
- Issue 208 - Release QtAwesome 1.2.0 (PR 209 by @dalthviz)
- Issue 196 - Unexpected corruption check when qta.load_font() with same ttf_filename as bundled (PR 197 by @kumattau)
- Issue 195 - Incorrect search directory docstring of qta.load_font() with directory=None (PR 198 by @dalthviz)
- Issue 193 - Drop Python 3.6 support (PR 204 by @dalthviz)
- Issue 191 - Update Codicons to the latest release (0.0.26) (PR 206 by @dalthviz)
- Issue 189 - Incorrect FontAwesome5 Version in docs and update FontAwesome5 to the latest release (5.15.4) (PR 206 by @dalthviz)
- Issue 167 - Icons are blocked because of untrusted fonts on Windows 10 (PR 205 by @dalthviz)
- Issue 39 - Tremulous spinning icons (PR 202 by @kumattau)
In this release 8 issues were closed.
- PR 209 - PR: Update docs with info about
example.py
args, newdraw
option and screenshot, by @dalthviz (208) - PR 206 - PR: Update FA5 icons to 5.15.4 and Codicons icons to 0.0.32, by @dalthviz (191, 189)
- PR 205 - PR: Install bundled fonts for user on Windows and fix Linux CI, by @dalthviz (167)
- PR 204 - PR: Drop Python 3.6 support, by @dalthviz (193)
- PR 203 - PR: Disable font hinting to mitigate tremulous spinning to some extent, by @kumattau
- PR 202 - PR: Use QRawFont and draw PainterPath of Glyph for animation to prevent tremulous spinning icons, by @kumattau (39)
- PR 199 - PR: Replace now deprecated distutils with setuptools, by @kumattau
- PR 198 - PR: Update
load_font
documentation, by @dalthviz (195) - PR 197 - PR: Fix unexpected corruption check except for bundled fonts, by @kumattau (196)
- PR 190 - PR: Preserves timestamp, bboxes, and table order for faithful to original and reproducible font updating, by @kumattau
- PR 187 - PR: Update RELEASE.md, by @dalthviz
In this release 11 pull requests were closed.
In this release 1 issue was closed.
- PR 186 - PR: Try calling newer Qt methods first before falling back to deprecated/removed ones, by @kumattau
- PR 185 - PR: Add DeprecationWarning for FontAwesome 4.7 icon set, by @dalthviz (178)
- PR 184 - PR: Update README docs badge, Copyright year and sponsors logo, by @dalthviz
- PR 183 - PR: Change to "Ctrl+F" because PyQt6 doesn't support Modifier + Key, by @kumattau
In this release 4 pull requests were closed.
- Update FontAwesome 5 to 5.14.0
- Update Material design icons 5 to 5.9.55 (
mdi
prefix) - Add support for Material design icons 6 starting with 6.3.95 (
mdi6
prefix) - Add support for Phosphor icons starting with 1.3.0 (
ph
prefix) - Add support for Remix icons staring with 2.5.0 (
ri
prefix) - Add support for Microsoft's Codicons starting with 0.0.25 (
msc
prefix) - Add support for alpha setting in colors
- Improvements to the icon browser: Preview icons with an example dark/light theme, add shortcut to focus search field (
Ctrl + F
), and display current selected icon name without any ellipsis
- Issue 172 - Update missing references for new/updated icon sets and example image
- Issue 170 - qta-browser with PySide6 (PR 171 by @kumattau)
- Issue 156 - Refresh defaults for toggling light dark themes (PR 176 by @dalthviz)
In this release 3 issues were closed.
- PR 182 - PR: [qta-browser] display selected icon name, Ctrl+F to search icons and tab stops in order of widget appearance, by @kumattau
- PR 181 - PR: Update images and example code layout, by @dalthviz
- PR 177 - PR: Update author information and add maintainer one, by @ccordoba12
- PR 176 - PR: Default icon color to application palette, by @dalthviz (156)
- PR 174 - PR: Update Material Design Icons to 5.9.55 and add support for new mayor version 6.x - 6.3.95, by @kumattau
- PR 171 - PR: Add PySide6 support for qta-browser , by @kumattau (170)
- PR 169 - PR: Add Phosphor and Remix Icon support, by @kumattau
- PR 166 - PR: Support alpha in colors, by @ccordoba12
- PR 152 - PR: Add Microsoft's Codicons 0.0.25 font, by @darkvertex
- PR 151 - PR: Update FA to 5.14.0 + fix setupbase.py for Py3, by @darkvertex
In this release 10 pull requests were closed.
- Issue 162 - Implicit integer conversion is deprecated
In this release 1 issue was closed.
- PR 163 - PR: Cast tileWidth to an integer (closes #162), by @juliangilbey
- PR 146 - PR: Timer should belong to parent widget, by @listyque
In this release 2 pull requests were closed.
- Issue 159 - Release 1.0.2
In this release 1 issue was closed.
- PR 160 - PR: Perform a font id validation, by @iLLiCiTiT
- PR 158 - PR: Add python_requires to setup.py, by @ccordoba12
In this release 2 pull requests were closed.
In this release 1 pull request was closed.
- Update Material design icons to 5.4.55
- Drop Python 2 support
In this release 1 issue was closed.
In this release 2 pull requests were closed.
- Issue 147 - Deprecation warning due to invalid escape sequences (PR 148 by @tirkarthi)
In this release 1 issue was closed.
- PR 154 - PR: Update RELEASE.md, by @dalthviz
- PR 148 - PR: Fix deprecation warnings due to invalid escape sequences., by @tirkarthi (147)
In this release 2 pull requests were closed.
- PR 145 - PR: Update release instructions for the 0.x branch, by @ccordoba12
- PR 143 - PR: Do not call python directly in tests, by @scarabeusiv
In this release 2 pull requests were closed.
- Issue 140 - QtAwesome is issuing "UserWarning: Your Python version doesn't support character ... " in Python 2 (PR 141 by @dalthviz)
In this release 1 issue was closed.
In this release 1 pull request was closed.
- Update Material design icons to 4.9.95
- Add IconWidget class to display icons as widgets
- Add an icon browser
- Issue 125 - addApplicationFont Locks fonts from reading (PR 138)
- Issue 45 - Documentation does not reflect the new "State (On, Off)" (PR 137)
In this release 2 issues were closed.
- PR 138 - PR: Fix file lock (125)
- PR 137 - PR: Update documentation and images (45)
- PR 135 - PR: Use Github as the only CI provider
- PR 131 - PR: Update MDI to 4.9.95
- PR 127 - PR: Add IconWidget to display icon as widget
- PR 123 - PR: Add an icon browser
In this release 6 pull requests were closed.
- PR 130 - PR: Improve sponsors section in readme
- PR 128 - PR: Replace QtGui by QtWidgets in docs
- PR 126 - PR: Update MDI to 4.5.95
- PR 122 - PR: Update MDI to 4.4.95
- PR 121 - PR: Update number of icons in Readme and docs
In this release 5 pull requests were closed.
- Add rotated, hflip, and vflip options
- Issue 119 - Update FontAwesome and Material design icons (PR 120)
- Issue 112 - Rotate icons by static angle i.e. 90, 180 etc (PR 117)
In this release 2 issues were closed.
- PR 120 - PR: Update FontAwesome and Material design icons (119)
- PR 117 - PR: Add rotated, hflip, and vflip options (112)
In this release 2 pull requests were closed.
- PR 118 - PR: Remove Python 3.8 deprecation warnings
In this release 1 pull request was closed.
In this release 1 issue was closed.
In this release 1 pull request was closed.
In this release 1 issue was closed.
- PR 110 - PR: Update update_fa5 command to rename internal font names during update
- PR 109 - PR: Rename FA5 fonts to be unique (107)
- PR 108 - PR: Add a test to ensure all fonts used by QtAwesome have a unique family name
In this release 3 pull requests were closed.
- PR 106 - PR: Add setupbase.py to our tarball
In this release 1 pull request was closed.
- PR 105 - PR: Fix bad package dependency in docs/environment.yml
- PR 104 - PR: Update to FA 5.6.3 and new "update_fa5" setup.py subcommand
In this release 2 pull requests were closed.
- Issue 103 - Pypi description is ugly
In this release 1 issue was closed.
- PR 102 - PR: Update FontAwesome to 5.4.2
In this release 1 pull request was closed.
- PR 101 - PR: Generate PyPI long description from README.md
- PR 100 - PR: Add instruction to update MDI
- PR 99 - PR: Update MDI to 3.0.39
In this release 3 pull requests were closed.
In this release 1 issue was closed.
In this release 1 pull request was closed.
- Update FontAwesome 4 to 4.7. Its namespace will be
fa
forever. - Add Material Design icons under the
mdi
namespace - Add FontAwesome 5 icons under the
fa5
(regular),fa5s
(solid) andfa5b
(brands) namespaces.
- Issue 93 - Update MDI to 2.7.94 (PR 95)
- Issue 88 - Add support for Material Design Icons (PR 92)
- Issue 87 - Update FontAwesome to its 5 version (PR 86)
- Issue 76 - Error in animation.py when quickly set spinner (PR 77)
- Issue 41 - Add .project and .pydevproject to .gitignore (PR 96)
In this release 5 issues were closed.
- PR 96 - PR: Ignore PyDev project files (41)
- PR 95 - PR: Update MDI to 2.7.94 (93)
- PR 92 - PR: Add Material Design Icons support (88)
- PR 91 - PR: Fix testing facilities
- PR 86 - PR: Update FontAwesome to 5.3.1 (87)
- PR 85 - PR: Update readme to remove funding appeal, harmonize with other readmes and minor fixes
- PR 81 - PR: Replace qRound (missing in PySide2) with round
- PR 77 - PR: Fix error when updating animations (76)
- PR 72 - PR: Updating FontAwesome to 4.7
In this release 9 pull requests were closed.
Pull requests
- PR 70 - PR: Prevent segfaults when importing QtAwesome out of a of QApplication
In this release 1 pull request was merged
Pull requests
- PR 68 - PR: Include example script into tarball to run tests when the package is installed
In this release 1 pull request was merged
Issues
- Issue 65 - Update Appveyor Badge for new username spyder-ide
- Issue 64 - Integration with system fonts
- Issue 51 - Include doc files in PyPi releases
In this release 3 issues were closed
Pull requests
- PR 67 - PR: Add a way to not verify hash of vendorized fonts
- PR 66 - PR: Update AppVeyor badge because of move to org account
- PR 63 - Update manifest template
In this release 3 pull requests were merged
Pull requests
- PR 62 - Improve verification that our fonts are not empty and/or missing
In this release 1 pull request was merged
- Add a FontError exception to be able to catch an error on Windows 10, which prevents reading fonts not installed in the system.
Issues
- Issue 55 - Add appveyor integration
- Issue 54 - Add travis ci integration for mac
- Issue 53 - Add circle ci integration for linux
In this release 3 issues were closed
Pull requests
- PR 61 - PR: Fix errors in CI services
- PR 60 - PR: Add validation to raise exception when fonts are empty or corrupt
- PR 57 - PR: Simplify appveyor and circle ci config
- PR 56 - PR: Add ciocheck and circle ci linux integration
- PR 50 - PR: Conda installation instructions
- PR 49 - PR: Remove conda recipe
- PR 48 - PR: Improve documentation
In this release 7 pull requests were merged