Commit Graph

87 Commits

Author SHA1 Message Date
Rick Blommers
b304ec196e Update to 6.3.0, Aliases and Sharp Regular Pro fonts
- Aliases are now included in the icon list names
- Support for font style "Font Awesome Sharp Regular" (Pro)
- Update generator to include all alias names
- Update free font files to latest release
2023-02-09 11:53:16 +01:00
Jihadist
a6051c8870 Add github ci 2023-02-09 08:02:54 +01:00
Rick Blommers
1257a45f5f Merge branch 'MartinDelille-cmake' 2023-02-02 11:39:25 +01:00
Martin Delille
a0ad43accb
Doesn't use HighQualityAntialiasing since it is deprected 2023-01-31 07:12:46 +01:00
Martin Delille
ab15dd67d7
Add find_package to QtAwesome 2023-01-31 07:02:23 +01:00
Martin Delille
005a0fa310
Use same cmake_minimum_required (3.16) 2023-01-30 19:10:54 +01:00
Martin Delille
54c87a4f48
Adding cmake_minimum_required 2023-01-30 19:09:26 +01:00
Martin Delille
8b3cf90cca
Revert "Replace CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS by generate_export_header"
This reverts commit 0f47fe1e80.
2023-01-30 19:08:17 +01:00
Martin Delille
0f47fe1e80
Replace CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS by generate_export_header 2023-01-26 15:19:30 +01:00
Martin Delille
ff468e59b3
Replace ${PROJECT_NAME} 2023-01-26 15:18:41 +01:00
Martin Delille
50b1d03794
Fix missing files after merge 2023-01-26 15:11:12 +01:00
Martin Delille
27dbfdc849
Add CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS 2023-01-26 13:57:14 +01:00
Martin Delille
ca1c36b8a8
Merge branch 'main' into cmake 2023-01-26 10:22:38 +01:00
Martin Delille
76b4e5e3a7
CMake handle Qt6 2023-01-26 10:21:06 +01:00
Rick Blommers
ac783180da Fix #47, README.md FontAwesome and other URL's 2023-01-16 20:24:45 +01:00
Rick Blommers
0f4b0d3e7c README.md spelling fixes 2022-12-28 13:53:57 +01:00
Rick Blommers
25466bfb43 Readme improvements 2022-12-27 20:49:56 +01:00
Rick Blommers
5364094fb6 Font Awesome 6 2022-12-27 17:17:00 +01:00
Rick Blommers
857423b591 Font Awesome 6 2022-12-27 16:56:21 +01:00
Rick Blommers
eedd58b8fa Master branch is deprecated
- The master branch moved to the fontawesome-4 branch
- the new main branch branch contains the latest release
2022-12-27 16:53:58 +01:00
Martin Delille
5975f82739
Add CMakeLists.txt 2022-11-20 22:25:55 +01:00
mbsanchez
e46f83df6d default font weight is set to QFont::Normal in FontData's constructor 2022-10-17 20:47:55 +02:00
mbsanchez
d7edceaed4 Fixed issue on linux system due to font weight 2022-10-17 20:47:55 +02:00
Rick Blommers
caf78c4429 Fix for non-commercial version and markdown style changes 2022-10-17 20:47:55 +02:00
mbsanchez
787c8f1226 Update README.md to new font awesome version 5.10.2 2022-10-17 20:47:55 +02:00
Self Not Found
bc69390519 Fix the invalid link
http://fortawesome.github.io/Font-Awesome/ is obsolete. The new site is https://fontawesome.com/
2022-10-06 10:09:18 +02:00
Listening
f00dd5f837 fixed:some omissions 2022-09-20 07:23:21 +02:00
Rick Blommers
5283c11a12
Merge pull request #39 from MartinDelille/fix-warnings
Fix warnings nullptr / floats
2021-12-07 12:18:14 +01:00
Martin Delille
300d50945c
fixup! Fix warnings 2021-12-07 12:06:33 +01:00
Martin Delille
b2ad2e287b
Fix warnings 2021-12-07 11:41:00 +01:00
mbsanchez
3bda39f70c change style enum entries name because the entry "far" causes conflicts in some projects 2019-09-05 18:08:33 -04:00
mbsanchez
0fa06af758 style can be set by mode and state 2019-09-05 16:19:57 -04:00
mbsanchez
902790e03e updated font awesome to v5.10.2, added support to pro icons (pro fonts not included) 2019-09-05 15:49:32 -04:00
Rick Blommers
86f3bb8abb
Merge pull request #31 from JanLochi/fixModeStateEnhancement
Fixed missing icons in certain states
2018-02-19 13:33:19 +01:00
Jan Lochmatter
4c78c5d41b Fixed missing icons in certain states 2018-01-10 10:07:38 +01:00
Rick Blommers
8c99d8127e fix #29, extra options to take in account the on/off state.
Updated/extended sample and README.md
2017-11-27 16:32:49 +01:00
Nikolaus Thümmel
5ba074ba00 Updated .pro: Include QtAwesomeAnim, widgets dependency (#27) 2017-10-23 09:34:05 +02:00
Rick Blommers
d86097934d fix #26, Constructor QtAwesome wasn't explicit 2017-07-05 08:52:23 +02:00
sundashe
dfaaa0f60a Support for animation (#25)
ref #23, Metatype for QtAwesomeAnimation* Qt4.8.6
2017-06-24 17:48:21 +02:00
Rick Blommers
83b369bdb1 Updated to Font Awesome 4.7.0 2016-11-21 13:31:18 +01:00
Rick Blommers
fc1b7a8821 Updated to Font Awesome 4.6.1 2016-05-01 21:49:31 +02:00
Rick Blommers
e4ef86f900 Minor code-style fix 2016-03-07 08:37:59 +01:00
Rick Blommers
2f24486481 Merge pull request #17 from gsauthof/array-init
Use a loop to initialize the hash table
2016-03-07 08:33:27 +01:00
Georg Sauthoff
3b5290d8a4 Use a loop to initialize the hash table
Using an static read-only array of string literal and id pairs
allows to initialize the hash table in a loop.

This results in smaller and less redundant code.
2016-03-05 16:30:59 +01:00
Rick Blommers
2bced6aeb2 Updated to Font Awesome 4.5.0. Renamed _linux to fa_linux 2016-03-03 10:13:52 +01:00
Rick Blommers
8f844baf17 Merge pull request #15 from ErisExchange/eris
rename fa::linux to fa::_linux to avoid name conflict with linux system #defines
2016-01-28 19:14:29 +01:00
Joel Nordell
34f5247d76 rename fa::linux to fa::_linux to avoid name conflict with linux system #defines 2016-01-28 12:06:13 -06:00
Rick Blommers
9b354b3f04 Animation implementation based on spyder-ide/qtawesome.
Stil work in progress, we need to improve the interface for setting the animation.
2015-12-08 07:06:46 +01:00
Rick Blommers
9b3209925d Update README.md (fixed type issue #11) 2015-11-15 21:16:29 +01:00
Rick Blommers
587c833b84 fixed small spelling issue 2015-09-24 20:33:48 +02:00