Berkus Decker
|
8fcbf45bba
|
Convert license headers automatically
|
2018-11-01 00:12:21 +02:00 |
Evgenii Zheltonozhskii
|
38efa1bf4b
|
Replace base::lambda with shorter term.
Partially backport dd81f5d59f
|
2018-07-27 14:24:31 +00:00 |
Evgenii Zheltonozhskii
|
b9cd813127
|
Apply clang-format
|
2018-06-06 11:25:23 +03:00 |
Berkus Decker
|
e9184f9ab5
|
Replace non-standard types with Qt equivalents
|
2017-12-20 14:38:02 +02:00 |
John Preston
|
b3da99c302
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
John Preston
|
cb5b6d0cb8
|
Add megagroup stickerset to StickersListWidget.
|
2017-08-25 14:39:13 +03:00 |
John Preston
|
667eb288d7
|
Add faved stickers set loading and saving.
Also move stickers loading methods to ApiWrap.
|
2017-08-25 12:58:13 +03:00 |
John Preston
|
9bf40c927e
|
Improve emoji suggestions and replace on send.
Bring recent emoji up in suggestions.
Apply saved skin color to emoji suggestions.
Write to recents when choosing emoji suggestion.
|
2017-07-26 15:55:04 +03:00 |
John Preston
|
5c0a1bafe2
|
Add supergroup restriction placeholders / labels.
|
2017-06-29 11:40:13 +03:00 |
John Preston
|
18195f9c4e
|
Rename EmojiPanelTab to ChatHelpers::SelectorTab.
|
2017-05-24 16:25:18 +03:00 |
John Preston
|
b7550f63c9
|
Add a floating player for round video messages.
|
2017-05-24 16:25:15 +03:00 |
John Preston
|
8e241e8b78
|
Improve Emoji-Stickers-GIFs panel.
Fix broken minimal panel size.
Remove HistoryWidget context menu from the panel.
|
2017-04-16 00:05:57 +03:00 |
John Preston
|
0e2c282476
|
Don't stop GIFs when TabbedSection is opened.
Also improve the appearance of Stickers and GIFs tabs with no items.
|
2017-04-11 17:03:47 +03:00 |
John Preston
|
891d200e2d
|
Add TabbedSection which uses the TabbedSelector.
|
2017-04-10 12:08:56 +03:00 |
John Preston
|
647ea44881
|
Extract TabbedSelector from TabbedPanel.
Now we can use TabbedSelector separately, not only inside the panel.
|
2017-04-10 12:08:55 +03:00 |