Commit Graph

112 Commits

Author SHA1 Message Date
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
Rick Blommers
b668bdfa27 Updated README.md, added workaround for missing icons on Mac OS X in the main menu. 2015-09-24 20:29:43 +02:00
Rick Blommers
a88db850ae Delete QtAwesomeSample.pro.user.3.2-pre1
Removed .user file
2015-08-16 18:52:43 +02:00
Rick Blommers
2d53e68c13 Updated to Font Awesome 4.4.0 2015-08-10 20:21:05 +02:00
Rick Blommers
39a232fa16 Merge pull request #9 from w1res/patch-1
Fix typo in README.md
2015-06-10 19:05:48 +02:00
w1res
224061c88d Fix typo in README.md
"Simpler" was misspelled.
2015-06-10 12:29:41 -04:00
Rick Blommers
d674aef1ed Removed the c++ requirement. 2015-03-19 21:21:38 +01:00
Rick Blommers
274f6243fe Upgraded to Font Awesome 4.3.0 2015-01-27 10:14:37 +01:00
A Random Coder
eedb9d7a99 Upgrade to font-awesome 4.2.0 2014-12-01 22:20:29 -05:00
Rick Blommers
771ff741b7 Merge pull request #7 from stennie/tidy
Tidy up some spellos & grammar
2014-06-12 15:12:29 +02:00
Stephen Steneker
15d8a143c4 Tidy up some spellos & grammar 2014-06-12 22:45:47 +10:00
Rick Blommers
80edb5e235 Merge branch 'Lo-X-master' (github space/tab alignment fix) 2014-05-23 09:50:55 +02:00
Lo-X
437b1ea1d8 Converted tabs to spaces to keep alignment 2014-05-20 18:03:43 +02:00
Rick Blommers
588b0469c5 Merge pull request #5 from Lo-X/master
Upgrade to font-awesome 4.1.0
2014-05-19 21:35:56 +02:00
Lo-X
a1506fbc63 Upgrade to font-awesome 4.1.0 2014-05-19 21:30:05 +02:00
Rick Blommers
1e5a68d2bd Updated the Readme file with new version information.
Fixed the cheers icon in the example project ;)
2014-05-07 20:10:57 +02:00
Rick Blommers
2841b6ba8d Merge pull request #4 from Lo-X/master
Font Awesome 4.0.3, enum classes
2014-05-07 19:56:40 +02:00
Boutter Loïc
cbe10d0323 Update doc to enum classes forgotten char 2014-05-03 21:10:55 +02:00
Lo-X
fbe70efbae Updating doc to enum classes 2014-05-03 21:06:57 +02:00
Lo-X
8a9a889ed1 Switching to fa 4.0.3, use of c++11 enum classes 2014-05-03 21:02:00 +02:00
Rick Blommers
34ca5976c1 Fixed #3, options weren't passed in readme example 2014-04-15 11:44:12 +02:00
Rick Blommers
139d249f30 Merge pull request #1 from msiedlarek/installation
Installation and installation prefix
2013-12-24 01:35:32 -08:00
Rick Blommers
e8303a5dbf Merge pull request #2 from msiedlarek/parent-requirement
QObjects should not require a parent
2013-12-24 01:35:15 -08:00
Mikołaj Siedlarek
0599b36d65 QObjects should not require a parent 2013-12-24 10:22:22 +01:00
Mikołaj Siedlarek
80f8d85d51 Installation and installation prefix 2013-12-24 10:15:59 +01:00
Rick Blommers
026244f0b9 Fixed issue with Qt 5.2 (removed obsolete Q_INIT_RESOURCE_EXTERN) 2013-12-15 20:44:18 +01:00