John Preston
|
f82989c9c3
|
Using std::vector<> and const fields for emoji.
|
2017-02-25 23:35:55 +03:00 |
John Preston
|
8060c7e141
|
Alpha 1.0.11: fix Qt 5.3.2 build.
Qt 5.3.2 QVector works only with types having an assignment operator.
|
2017-02-17 22:59:25 +03:00 |
John Preston
|
d259656e89
|
Alpha 1.0.11: emoji parsing fixed.
Now we ignore all 0xFE0F characters, because some other
apps send or not send them randomly, not like iOS/macOS.
|
2017-02-17 20:31:46 +03:00 |
John Preston
|
9757489645
|
Moved to the latest emoji set.
Also the old MetaEmoji project was converted to codegen_emoji.
All emoji now use full string identifiers for local storage.
|
2017-02-15 21:27:31 +03:00 |
John Preston
|
7fb1463c43
|
Version 1.0 stable: bump copyright date to 2017.
|
2017-01-11 23:02:13 +04:00 |
John Preston
|
c4a4e99f6b
|
Version 0.10.7: fixed entities moving when replacing emoji.
|
2016-09-20 17:02:50 +03:00 |
John Preston
|
45143c40c9
|
FlatTextarea handles tags on insertFromMime and tags editing.
Fixed dependent messages update when message was edited.
Fixed entities parsing in Text when they follow one after another.
|
2016-05-04 19:46:24 +03:00 |
John Preston
|
21f462a77e
|
Mention names support added to FlatTextarea, messages.
Copy of mention names to clipboard done, pasting started.
|
2016-04-30 20:04:14 +03:00 |
John Preston
|
af248a6714
|
EntityInText made class instead of struct. Scheme updated.
No left trim of monospace text block when sending / displaying text.
New entity type (mention name) introduced, but not supported yet.
|
2016-04-29 15:00:48 +03:00 |
John Preston
|
68a9a0a12e
|
Text copy from HistoryItem/HistoryMedia/combined is done and tested.
Moved text module to ui/text/ and split it to several modules.
Xcode build currently broken.
|
2016-04-14 14:00:23 +03:00 |
John Preston
|
04f8d4dd37
|
Build fixed for renamed sources folder SourceFiles/{gui->ui}/
|
2016-04-07 22:05:28 +04:00 |
John Preston
|
cbed4bc36d
|
Renamed sources folder SourceFiles/gui to SourceFiles/ui.
|
2016-04-07 21:55:17 +04:00 |