AlexeyZavar
|
6163cc8a5a
|
Merge tag 'v5.11.1' into dev
|
2025-02-14 01:51:34 +03:00 |
|
John Preston
|
b885779365
|
Support location picker on Linux.
|
2025-02-12 11:39:26 +04:00 |
|
23rd
|
cf1fa718a8
|
Improved conflict handle between IV shortcuts and Shortcuts.
|
2025-01-30 11:39:56 +03:00 |
|
AlexeyZavar
|
20358a2f58
|
Merge tag 'v5.10.3' into dev
|
2025-01-15 10:11:17 +03:00 |
|
John Preston
|
51ddfbc340
|
Update API scheme to layer 195.
|
2024-12-04 13:51:18 +04:00 |
|
AlexeyZavar
|
dbc0cae68c
|
Merge tag 'v5.8.2' into dev
|
2024-11-20 16:19:06 +03:00 |
|
John Preston
|
d568cab2fc
|
Fix initial IV zoom level.
Fixes #28600.
|
2024-11-01 22:25:07 +04:00 |
|
John Preston
|
8c3c8f888d
|
Version 5.7: Fix build with Xcode.
|
2024-10-31 21:35:51 +04:00 |
|
23rd
|
23a77b1ba4
|
Fixed width of menu item for IV zoom.
|
2024-10-28 15:55:28 +03:00 |
|
23rd
|
c076daa91f
|
Added ability to implement platform-dependent zoom controller for IV.
|
2024-10-28 15:55:28 +03:00 |
|
23rd
|
bf55c325ce
|
Fixed hotkey to reset IV zoom.
|
2024-10-27 05:01:25 +03:00 |
|
23rd
|
6787ea883e
|
Replaced empty icon buttons with simple circle ripple buttons.
|
2024-10-24 17:04:22 +03:00 |
|
John Preston
|
343ffc23eb
|
Add some dir="auto" to IV page.
I hope this fixes #28551.
|
2024-10-24 13:26:45 +04:00 |
|
23rd
|
7092fe2242
|
Added default ripple animation style with windowBgOver color.
|
2024-10-24 09:05:27 +04:00 |
|
23rd
|
a32ff46579
|
Added special hotkeys to change IV zoom more gradually.
|
2024-10-24 09:05:27 +04:00 |
|
AlexeyZavar
|
7321b654bf
|
Merge tag 'v5.6.3' into dev
|
2024-10-16 13:42:36 +03:00 |
|
John Preston
|
754d467440
|
Version 5.6.3: Fix build with Xcode.
|
2024-10-15 22:13:06 +04:00 |
|
23rd
|
7e14277ead
|
Added ability to change zoom in IV.
|
2024-10-15 12:46:13 +03:00 |
|
AlexeyZavar
|
409eedf58d
|
Merge tag 'v5.5.3' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/chat_helpers/gifs_list_widget.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/history/history_widget.cpp
# Telegram/SourceFiles/history/view/history_view_element.cpp
# Telegram/lib_tl
# Telegram/lib_ui
# lib/xdg/org.telegram.desktop.metainfo.xml
# snap/snapcraft.yaml
|
2024-09-11 20:23:00 +03:00 |
|
Ilya Fedin
|
f30aabc365
|
Update Qt 6.7.2 -> 6.8.0
|
2024-08-31 19:54:58 +02:00 |
|
23rd
|
03790f3da0
|
Removed include directive for ui_utility from rp_widget header.
|
2024-08-28 15:15:58 +03:00 |
|
23rd
|
2422c9ce9e
|
Moved out Ui::MakeWeak to separate file.
|
2024-08-28 14:37:56 +03:00 |
|
23rd
|
7f75d7082a
|
Moved out Ui::CreateChild to separate file.
|
2024-08-28 14:37:07 +03:00 |
|
AlexeyZavar
|
92dab0438f
|
Merge tag 'v5.3.2' into dev
# Conflicts:
# .github/workflows/mac_packaged.yml
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/boxes/sticker_set_box.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/inline_bots/bot_attach_web_view.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2024-08-05 20:56:01 +03:00 |
|
John Preston
|
2ff0ed50be
|
Encode/Decode tonsite:// punycode correctly.
|
2024-08-01 17:14:26 +02:00 |
|
John Preston
|
4864a6996f
|
Open links from tonsite:// externally.
|
2024-08-01 14:47:33 +02:00 |
|
John Preston
|
148690d8b1
|
Open .ton as a tonsite.
|
2024-07-31 18:59:31 +02:00 |
|
John Preston
|
8959679b3c
|
Make IV internal links bg semi-transparent.
|
2024-07-31 17:03:56 +02:00 |
|
John Preston
|
bb6c94ef4f
|
Handle tonsite:// links from the system.
|
2024-07-31 17:03:56 +02:00 |
|
John Preston
|
a25b2e9700
|
Show webview error in Iv::Controller.
|
2024-07-31 17:03:55 +02:00 |
|
John Preston
|
8b2bbfba6a
|
Navigate back/forward in tonsite pages.
|
2024-07-31 17:03:55 +02:00 |
|
John Preston
|
4f37343e8b
|
Use special webview storage for tonsite.
|
2024-07-31 17:03:55 +02:00 |
|
John Preston
|
2dcf40817e
|
Initial tonsite:// show in IV window.
|
2024-07-31 17:03:55 +02:00 |
|
John Preston
|
1ebe3255e0
|
Fix share focus in IV.
|
2024-07-24 16:09:04 +02:00 |
|
John Preston
|
c70866a995
|
Fix child native window focus.
|
2024-07-24 16:09:04 +02:00 |
|
John Preston
|
917d1841c1
|
Try better webview focusing.
|
2024-07-19 11:20:54 +02:00 |
|
John Preston
|
310837c9e1
|
Add venues list and chosen place name.
|
2024-07-19 11:20:54 +02:00 |
|
AlexeyZavar
|
f73edfec94
|
Merge tag 'v5.2.2' into dev
|
2024-07-02 22:53:55 +03:00 |
|
John Preston
|
3947056654
|
Use cached views count from not modified page.
|
2024-07-02 10:40:39 +04:00 |
|
John Preston
|
ad7d1fddf0
|
Reload IV on each open, take hash into account.
Fixes #28111.
|
2024-07-02 10:27:26 +04:00 |
|
John Preston
|
c9bd776d1e
|
Fix freeze in IV due to cyclic focus request.
|
2024-07-01 10:38:41 +04:00 |
|
AlexeyZavar
|
da797a2b07
|
Merge tag 'v5.2.0' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/calls/calls_call.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/history/view/media/history_view_gif.cpp
# Telegram/SourceFiles/window/notifications_manager_default.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2024-07-01 04:17:59 +03:00 |
|
Ilya Fedin
|
a22cf8e303
|
Use RpWidget::windowActiveValue
|
2024-06-19 10:33:33 +04:00 |
|
Ilya Fedin
|
eaf4575eb8
|
Fix IV window geometry restoration
|
2024-06-19 10:08:14 +04:00 |
|
Ilya Fedin
|
2673e1df53
|
Fix IV window on Linux
|
2024-06-15 11:04:45 +04:00 |
|
AlexeyZavar
|
01b8602437
|
Merge tag 'v5.1.2' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/boxes/send_files_box.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/data/data_search_controller.cpp
# Telegram/SourceFiles/dialogs/dialogs_widget.cpp
# Telegram/SourceFiles/dialogs/dialogs_widget.h
# Telegram/SourceFiles/history/view/media/history_view_gif.cpp
# Telegram/SourceFiles/mainwidget.cpp
# Telegram/lib_ui
|
2024-06-04 03:29:15 +03:00 |
|
John Preston
|
70fe649743
|
Hide media viewer on macOS when showing IV.
|
2024-06-01 22:31:43 +04:00 |
|
AlexeyZavar
|
eeb5e5a206
|
Merge tag 'v5.0.1' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/info/profile/info_profile_actions.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2024-05-04 21:49:27 +03:00 |
|
John Preston
|
363c191a6e
|
Skip media bottom skip in IV.
|
2024-04-26 20:12:30 +04:00 |
|
John Preston
|
2949cdab61
|
Don't request IV two times in a row.
|
2024-04-26 20:12:29 +04:00 |
|