John Preston
|
6e33f039b2
|
Dropdown replaced by Ui::DropdownMenu. ScrolledWidget removed.
Ui::DropdownMenu is like Ui::PopupMenu, both based on Ui::Menu.
|
2016-10-27 15:56:48 +03:00 |
|
John Preston
|
a774e9b712
|
Closed beta 0.10.17.2: macOS animation improvements, multiselect design.
|
2016-10-24 00:25:29 +03:00 |
|
John Preston
|
8bc4e3816b
|
ShareBox and CountrySelect use Ui::MultiSelect as a search field.
|
2016-10-22 18:59:36 +03:00 |
|
John Preston
|
48332c0c6b
|
Ui::MultiSelect control ready.
|
2016-10-22 18:59:36 +03:00 |
|
John Preston
|
e5a5273b3a
|
Scrollable boxes reorganized: _scroll always owns _inner.
Also some boxes moved to separate modules: MembersBox, StickersBox.
|
2016-10-22 18:59:33 +03:00 |
|
John Preston
|
2bd561821a
|
Using cute userpic checkbox Ui::RoundImageCheckbox in ContactsBox.
|
2016-10-22 18:59:32 +03:00 |
|
John Preston
|
763b347a8f
|
Moved a cute userpic checkbox from ShareBox to a separate class.
|
2016-10-22 18:59:32 +03:00 |
|
John Preston
|
344890c533
|
Game sharing and inline results supported. Qt patch updated.
Qt patch now disables QT_SCALE_FACTOR and other HighDpi
environment variables reading because tdesktop doesn't support them.
|
2016-09-28 19:23:25 +03:00 |
|
John Preston
|
da49d8440a
|
Beta 10008001: moved all Notify::Observer-s to base::Subscriber-s.
|
2016-09-26 21:33:34 +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
|
453661d611
|
Removed Function<> and SharedCallback<>, using base::lambda_unique<>.
Also removed macro START_ANIMATION(anim,) using anim.start() instead.
|
2016-09-26 15:09:59 +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
|
82d92d21f6
|
ShareBox used to share game score using tg:// link. Scheme updated.
|
2016-09-07 12:04:57 +03:00 |
|
John Preston
|
34331f558f
|
ShareBox: keyboard handle, animated scroll, chosen items jump to top.
|
2016-09-06 17:45:10 +03:00 |
|
John Preston
|
52a7ed77ba
|
First version of ShareBox done, cute animations.
Temporarily ShareBox is opened instead of ContactsBox, for testing.
|
2016-09-06 15:28:37 +03:00 |
|