Commit Graph

32 Commits

Author SHA1 Message Date
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
Rick Blommers
f4b7b35b95 Fixed font-awesome cheatsheet path 2013-10-27 22:11:45 +01:00
Rick Blommers
2d3253aeb8 Updated to Font Awesome 3.2.1 (added the icon_gear and icon_gears aliasses) 2013-06-18 06:22:37 +02:00
Rick Blommers
9075414590 Fixed an error in defaultOption getter. (Duh!)
And fixed the beer icon again for cheers
2013-06-16 19:17:01 +02:00
Rick Blommers
70e136c071 Updated QtAwesome to Font Awesome v3.2.0 2013-06-13 21:17:17 +02:00
Rick Blommers
fe2b3e2002 Added support for different glyphs per icon-mode, via the configuration options text-*. 2013-06-07 14:52:42 +02:00
Rick Blommers
214301c788 Fixed the incorrect string-naming of the new font-glyphs.
(remove icon_ prefix)
2013-06-07 08:39:58 +02:00
Rick Blommers
de4b278b2c Updated to Font Awesome to 3.1.1 (this add a bunch of extra icons)
Changed the link to the new cheat sheet url
2013-05-14 16:40:04 +02:00
gamecreature
5d8f2ddf18 Update README.md 2013-04-24 22:16:41 +03:00
gamecreature
30c5e6a804 Update README.md 2013-04-23 07:16:38 +03:00
Rick Blommers
464669949a Added method for directly creating dynamically painted icons.
Removed the license info from the source files (it's already in LICENSE.md)
2013-04-22 07:02:24 +02:00
Rick Blommers
fd58f84cde Added library resource initialization support. Added font method for
creating icon fonts. Improved focus and added custom painter example.
2013-04-19 13:09:36 +02:00
Rick Blommers
89f9bc2f3f initial commit 2013-04-19 08:26:54 +02:00