This website requires JavaScript.
Explore
Help
Sign In
awesome-bookmarks
/
tdesktop-dpi-fix-patch-example
Watch
3
Star
0
Fork
0
You've already forked tdesktop-dpi-fix-patch-example
mirror of
https://github.com/Qz3rK/tdesktop.git
synced
2026-07-03 14:15:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da1945d0ca7ebcd93fbb2dd62bb13c19ed76d8df
tdesktop-dpi-fix-patch-example
/
Telegram
/
SourceFiles
/
boxes
/
peers
T
History
23rd
900a7d0b2b
Appended references to const auto types in loop to prevent copying.
...
Suggested by Apple Clang.
2021-09-09 16:32:04 +03:00
..
add_participants_box.cpp
Appended references to const auto types in loop to prevent copying.
2021-09-09 16:32:04 +03:00
add_participants_box.h
Use rpl for Window::Theme::Background updates.
2021-07-15 16:42:36 +03:00
edit_contact_box.cpp
Moved App::formatPhone to td_ui.
2021-07-26 17:38:51 +03:00
edit_contact_box.h
…
edit_linked_chat_box.cpp
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
2021-04-09 15:05:00 +04:00
edit_linked_chat_box.h
…
edit_participant_box.cpp
Moved MTP cloud password from ApiWrap to Api::CloudPassword.
2021-08-10 15:46:18 +03:00
edit_participant_box.h
Don't use MTP* for ChatAdminRight / ChatRestriction.
2021-07-08 13:34:06 +03:00
edit_participants_box.cpp
Appended references to const auto types in loop to prevent copying.
2021-09-09 16:32:04 +03:00
edit_participants_box.h
Update API scheme to layer 133.
2021-09-07 23:41:07 +03:00
edit_peer_history_visibility_box.cpp
Fix -Wunused-variable warnings
2021-07-13 21:43:34 +03:00
edit_peer_history_visibility_box.h
…
edit_peer_info_box.cpp
Use Images::Read instead of App::readImage.
2021-08-11 18:55:08 +03:00
edit_peer_info_box.h
…
edit_peer_invite_link.cpp
Fix -Wunused-variable warnings
2021-07-13 21:43:34 +03:00
edit_peer_invite_link.h
…
edit_peer_invite_links.cpp
Fix -Wunused-variable warnings
2021-07-13 21:43:34 +03:00
edit_peer_invite_links.h
…
edit_peer_permissions_box.cpp
Use separate strings for channel voice chats.
2021-08-31 17:59:29 +03:00
edit_peer_permissions_box.h
Don't use MTP* for ChatAdminRight / ChatRestriction.
2021-07-08 13:34:06 +03:00
edit_peer_type_box.cpp
Fix -Wunused-variable warnings with gcc
2021-07-19 22:31:27 +03:00
edit_peer_type_box.h
…