John Preston
|
ef2faf676e
|
Version 0.10.9: langs updated, moved shadow icons to separate files.
|
2016-10-01 15:35:52 +03:00 |
|
John Preston
|
376941dd5e
|
Mixed channel access hash to the game score encrypted data.
Added new lang strings for playing game send actions (not done yet).
Also moved alot of icons from sprite to separate b&w files.
|
2016-09-30 15:52:03 +03:00 |
|
John Preston
|
8546814a25
|
imageLoaded() notifications done through base::Subscriber.
Also FileDialog query completion notifications use base::Subscriber.
Strict lambda alignment check. Disable large lambdas in lambda_wrap.
|
2016-09-26 16:57:08 +03:00 |
|
John Preston
|
0479b214da
|
Version 0.10.8: fixed Linux and old Xcode builds.
No conversion to bool in ?: operator with Flags::explicit operator bool().
Qt 5.3 QStringList::mid() returns QList<QString> with no join() method.
|
2016-09-23 19:40:25 +03:00 |
|
John Preston
|
f7999bc993
|
Languages updated. Build in Xcode fixed.
|
2016-09-20 16:03:42 +03:00 |
|
John Preston
|
227aa36627
|
Trending sticker sets install improved, masks sets install disallowed.
Also rpcDone() and rpcFail() now accept lambdas.
|
2016-09-19 13:18:21 +03:00 |
|
John Preston
|
8419a56e10
|
Emoji display added to sticker preview. Reading featured sticker sets.
Reading featured sticker sets one by one while scrolling through them,
only when the row was fully visible and the image was already loaded.
|
2016-09-10 23:54:59 +03:00 |
|
John Preston
|
ff657347b8
|
Featured stickers section done in StickersPanel.
EmojiPan moved to a separate module stickers/emoji_pan.
FFmpeg linked by msvs linker flags in GYP to use ".a" extension.
|
2016-09-09 18:52:46 +03:00 |
|