Commit Graph

51 Commits

Author SHA1 Message Date
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
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