1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

10 Commits

Author SHA1 Message Date
Anthony Bilinski
993f6fa5c0
chore(legal): remove copyright infringing "Basic" smiley pack
Mostly ripped from Skype, added in 2cb582590d. We have other better, more complete, and libre packs available.
2019-03-26 23:51:50 -07:00
sudden6
ae76910631
feat(smileys): allow compiling qTox with minimal or no smileys
compiling only minimal smileys or no smilies reduces output binary size
and resource usage during compilation
2016-10-01 23:22:22 +02:00
Zetok Zalbavar
c4b4155a53
feat(emoticons): add ASCII-less version of emojione emoticons
`ASCII+emojione` doesn't turn ASCII smileys into emoticons.
E.g. `:)` would be left alone as it is.

Closes #3398.
2016-06-18 15:51:53 +01:00
sudden6
3f4a0abe6b
feat(smileys): add emojione emoji-pack and make it the default
Thanks to @ProMcTagonist who suggested to use emojis from emojione.com

Fixes #3315
2016-06-12 15:50:43 +02:00
ovalseven8
015a3be2c0 Smiley changes:
- Removed 'Kappa'-smiley from 'Classic'-pack because it doesn't fit in this pack
- Removed 'raw.svg' from 'Classic'-pack because it actually wasn't used
- Fixed broken path in Basic/emoticons.xml
2015-12-20 15:46:13 +01:00
ovalseven8
44b8568e83 Rename smiley packs
- Rename 'krepa098' -> 'Classic'
- Rename 'cylgom' -> 'Basic'
- Rename 'TwitterEmojiSimple' -> 'ASCII+Universe'
- Rename 'TwitterEmojiSVG' -> 'Universe'
2015-12-20 15:30:15 +01:00
Joseph Anania III
40be513694 due to demand added TwitterEmojiSimple emoticon theme shares assets with TwitterEmojiSVG doesn't replace ascii smiles :-) 2015-02-15 20:31:04 -05:00
Joseph Anania III
d0dfa1febb Added initial :name: emoticon support and compatiblity with cylgom pack for TwitterEmojiSVG and artwork fixes 2015-02-15 10:57:01 -05:00
Dubslow
ac2da5388f
Fix smileys.qrc, remove duplicates 2015-02-08 13:25:52 -06:00
Joseph Anania III
c1b39f5af1 Split smileys to seperate qrc file and added it to qtox.pro 2015-02-08 11:22:12 -05:00