John Preston
|
c057f28425
|
Move standard buttons to lib_ui.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
04d5158ae3
|
Remove unused LeftOutlineButton type.
|
2019-08-29 10:01:28 +03:00 |
John Preston
|
8eb0f3b60a
|
Remove some unneeded Q_OBJECTs.
|
2018-11-04 15:51:39 +04:00 |
John Preston
|
ea7441ae77
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
John Preston
|
f2a5862714
|
Add members list to info profile.
|
2017-11-16 07:59:04 +04:00 |
John Preston
|
b3da99c302
|
Replace gsl::not_null<T*> with just not_null<T*>.
|
2017-08-30 19:15:41 +03:00 |
John Preston
|
0a9db8533b
|
Save admin log state to memento and restore it.
|
2017-06-30 09:21:43 +03:00 |
John Preston
|
5444b8166c
|
Finalize rename / move of files.
|
2017-04-07 18:13:18 +03:00 |
John Preston
|
7fb1463c43
|
Version 1.0 stable: bump copyright date to 2017.
|
2017-01-11 23:02:13 +04:00 |
John Preston
|
7bb3b4d807
|
Common groups profile block done. Moved to layer 59.
Also profile block modules were renamed.
|
2016-12-30 17:52:42 +04:00 |
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
|
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
|
e47d8c0e03
|
Added "Add to Group" button in bot profile.
Changed new chat icon to more simplified.
Fixed kick user from a new members dropdown in chat history view.
Version 0.9.53.alpha is ready.
|
2016-06-20 18:46:36 +03:00 |
John Preston
|
f0a8356ff0
|
Profile members block displayed when mouse is over group members count.
|
2016-06-17 21:18:01 +03:00 |
John Preston
|
ea8f01bd74
|
Members block almost done in the new profile implementation.
Member kicking, upgrade to supergroup and testing is left.
|
2016-06-03 10:20:24 +03:00 |
John Preston
|
2c4ec3d9f3
|
Shared media block done in the new profile implementation.
Preparing to call Notify::peerUpdatedSendDelayed() only from event loop.
|
2016-06-02 16:02:55 +03:00 |
John Preston
|
41c8df029a
|
New profile blocks started. Info block fully ready.
All block widgets added (currently empty).
About text and phone number PeerUpdateFlag added for observers.
|
2016-05-31 22:27:11 +03:00 |
John Preston
|
c42b142884
|
Divider added to new profiles. Icons from new styles can fill rects.
|
2016-05-20 18:35:58 +03:00 |