3684f1d9a8
- Update to 1.4.0 ## Issues Closed * Issue 275 - Update Codicon to 0.0.36 and fix update script (PR 276 by @dalthviz) * Issue 264 - FileNotFoundError on fonts due to Windows Font Blocking policy (PR 273 by @dalthviz) * Issue 230 - Add Font Awesome 6 and remove deprecated Font Awesome 4 (PR 274 by @dalthviz) ## Pull Requests Merged * PR 277 - PR: Revert Qt binging conditional to run example.py and fix animations start/stop logic (CI), by @dalthviz (254) * PR 276 - PR: Update Codicon to 0.0.36, by @dalthviz (275) * PR 274 - PR: Add FontAwesome 6 icons (6.7.2) and change font update command, by @dalthviz (230) * PR 273 - PR: Return original font directory when font user installation load fails, by @dalthviz (264) * PR 272 - PR: Remove FontAwesome 4 font support, by @dalthviz * PR 270 - PR: Add fallback to try to load fonts from the system ones and add method to check info about bundled fonts, by @dalthviz - Remove windows script entrypoint to install fonts systemwide
Nico Krapp2025-05-30 07:53:55 +00:00
98cb1791c5
- update to 1.3.0: * Update Codicons (msc) to 0.0.35 * Update Material Design Icons (mdi6) to 6.9.96 * Improvements to the icon browser application * Update readthedocs config to version 2 * Add API to start/stop animations to the Spin class * Provide icon size when creating an IconWidget * Remove usage of deprecated codecov package and move to GitHub Action variant
Dirk Mueller2023-12-29 10:15:18 +00:00
bd985910d5
- update to 1.2.3: * Issue 227 - Import error when importing PYSIDE6 while using QtPy <= 1.x (PR 228 by @dalthviz) * PR 228 - PR: Change constants used to validate PySide installation and update PySide2 test environment to use QtPy<2.0.0, by @dalthviz (227) * 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 - Update to 1.1.1
Dirk Mueller2023-12-08 16:28:32 +00:00
cb2fb08cd5
- Update to 0.7.2: * Update release instructions for the 0.x branch, by @ccordoba12 * Do not call python directly in tests, by @scarabeusiv * Remove warning for Python 2.7, by @dalthviz (140) * al design icons to 4.9.95 * t class to display icons as widgets * rowser * Fix file lock (125) * Update documentation and images (45) * Use Github as the only CI provider * Update MDI to 4.9.95 * Add IconWidget to display icon as widget * Add an icon browser * Improve sponsors section in readme * Replace QtGui by QtWidgets in docs * Update MDI to 4.5.95 * Update number of icons in Readme and docs - Drop no-py2.patch, merged upstream. - Add update-alternatives for new qta-browser binary
Steve Kowalik2020-07-28 05:53:20 +00:00