Nicolas Werner
e9f4298418
Fix gcc10 compat
2023-02-19 21:54:45 +01:00
Nicolas Werner
920409e914
Reduce code bloat a bit
...
Especially the emoji array shrinks a lot with this, but adds a few extra
relocations on startup. But it removes a lot of exception handling code
at runtime, which is nice and possibly this is still faster.
2023-02-19 21:38:28 +01:00
Nicolas Werner
7e0ea12ebb
Update to unicode 15 and make script jinja:3 compatible
2022-10-08 00:27:57 +02:00
Nicolas Werner
f8e6c9c53c
Speedup provider compilation
2022-06-16 00:49:12 +02:00
Nicolas Werner
535ad22b7d
Fixup some small emoji things
2022-05-06 16:14:47 +02:00
BulbyVR
4129d58b6d
Change name to codepoint
2022-04-27 12:45:45 -04:00
BulbyVR
97105ebc5f
More codes and rules
2022-04-24 12:25:01 -04:00
BulbyVR
b629882793
Properly add regional indicators, with ZWNJ
2022-04-24 12:25:01 -04:00
BulbyVR
209865e882
Add more aliases, start on regional indicators
2022-04-24 12:25:01 -04:00
BulbyVR
79ed520d59
Allow search with unicode names
2022-04-24 12:25:01 -04:00
BulbyVR
dabde88e1c
Remove sequences of _
2022-04-24 12:25:01 -04:00
BulbyVR
90b88eb592
Keep old codes alongside new ones
...
Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com>
2022-04-24 12:25:01 -04:00
BulbyVR
7d3a98af67
Add transforms and shortcodes to emoji
...
Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com>
2022-04-24 12:25:01 -04:00
Nicolas Werner
a206500510
Use fully qualified emoji and use literals
2022-01-01 06:16:37 +01:00
Joseph Donofry
526c1cdcc4
Add Unicode 14.0 emoji
2021-09-25 02:19:44 -04:00
Loren Burkholder
61cc4cc37d
Use correct syntax for emoji generation script
2021-01-25 22:04:26 -05:00
Nicolas Werner
577d403be7
Fix emoji update script
2021-01-23 23:25:52 +01:00
Joseph Donofry
5e355c36fd
Fix build issue on some versions of clang
2020-06-10 22:34:14 -04:00
Joseph Donofry
ee4dcef90f
Add new QML-based emoji picker (work in progress)
...
This is necessary to support having a picker within QML.
Eventually, this should replace the existing widget-based one.
2020-05-13 00:36:41 -04:00
Nicolas Werner
73cf7b239b
Update emoji to unicode 13.0
2020-01-24 04:18:14 +01:00
Konstantinos Sideris
42bb9bb63a
Add full emoji support
2017-04-23 21:31:08 +03:00