- 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