AlexeyZavar
|
0825ea0160
|
Merge tag 'v6.7.8' into dev
# Conflicts:
# .github/workflows/mac_packaged.yml
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/api/api_chat_invite.h
# Telegram/SourceFiles/boxes/language_box.cpp
# Telegram/SourceFiles/boxes/send_files_box.h
# Telegram/SourceFiles/boxes/sticker_set_box.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/data/data_types.h
# Telegram/SourceFiles/history/history_item.cpp
# Telegram/SourceFiles/history/history_widget.cpp
# Telegram/SourceFiles/history/view/history_view_chat_section.cpp
# Telegram/SourceFiles/history/view/history_view_message.cpp
# Telegram/SourceFiles/history/view/history_view_translate_bar.cpp
# Telegram/SourceFiles/history/view/history_view_translate_tracker.cpp
# Telegram/SourceFiles/platform/mac/main_window_mac.mm
# Telegram/SourceFiles/settings/sections/settings_main.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2026-04-24 20:47:17 +03:00 |
|
John Preston
|
5ef60debc2
|
Fix build with MSVC.
|
2026-04-20 10:54:47 +07:00 |
|
Ilya Fedin
|
6a1212de82
|
Remove QPalette::Accent support
Looks like even Qt's internal plugins don't always set it and when it's set, it's similar to highlight anyway
|
2026-04-19 23:08:24 +07:00 |
|
Ilya Fedin
|
92192715bb
|
Use shorter QPalette API
|
2026-04-19 23:08:24 +07:00 |
|
Ilya Fedin
|
786e8999e1
|
Synchronize system accent color avilability between toggle and setting
|
2026-04-19 23:08:24 +07:00 |
|
AlexeyZavar
|
d9c6e3a322
|
Merge tag 'v6.7.4' into dev
|
2026-04-07 19:39:36 +03:00 |
|
23rd
|
494833236f
|
Defaulted RoundButton text transform to no-transform.
|
2026-04-06 16:58:16 +03:00 |
|
23rd
|
7c26a251cf
|
Added text transform to RoundButton as mandatory argument.
|
2026-04-06 16:58:15 +03:00 |
|
AlexeyZavar
|
2f5970d57c
|
Merge tag 'v6.7.2' into dev
|
2026-04-04 05:32:26 +03:00 |
|
John Preston
|
353c95adae
|
Support box->setTitle(v::text::data, context).
|
2026-03-27 12:54:56 +07:00 |
|
AlexeyZavar
|
b93c93a20c
|
Merge tag 'v6.6.2' into dev
|
2026-03-19 01:24:29 +03:00 |
|
23rd
|
04ccdc4b30
|
Added initial support of system accent color.
|
2026-03-04 07:08:51 +03:00 |
|
John Preston
|
e972a297e1
|
Fix possible crash in theme editor.
|
2026-03-01 21:57:20 +04:00 |
|
23rd
|
e37894d011
|
Fixed Classic theme accent restore on startup.
Fixed #24930.
|
2026-03-01 09:43:26 +04:00 |
|
AlexeyZavar
|
8bfd3bee99
|
Merge tag 'v6.5.1' into dev
|
2026-02-17 03:35:09 +03:00 |
|
John Preston
|
6dce4e360f
|
Use lottie for voice/round message icon.
|
2026-01-28 08:57:57 +03:00 |
|
AlexeyZavar
|
672ca18dde
|
fix: make it build
|
2025-12-30 16:08:58 +03:00 |
|
AlexeyZavar
|
cb24e7d085
|
Merge tag 'v6.3.10' & extra into dev
|
2025-12-30 14:28:06 +03:00 |
|
John Preston
|
08a979e638
|
Use more simple tr::... text helpers.
|
2025-12-15 21:40:54 +04:00 |
|
23rd
|
eca8dfb0ec
|
Renamed rpl::start_with_ with rpl::on_.
|
2025-12-10 21:28:33 +03:00 |
|
AlexeyZavar
|
9cf11ff45d
|
Merge tag 'v6.1.3' into dev
|
2025-10-04 17:26:13 +03:00 |
|
AlexeyZavar
|
4a46207fa5
|
chore: rename messageshot folder & fix some warnings
|
2025-09-12 03:45:33 +03:00 |
|
John Preston
|
4419ba55e8
|
Start gift theme background parsing.
|
2025-08-31 20:53:12 +04:00 |
|
John Preston
|
d60bfa238f
|
Merge TWidget* into Ui::RpWidget*.
|
2025-08-11 13:55:16 +04:00 |
|
John Preston
|
b754ad5248
|
Use base::weak_qptr / base::make_weak.
|
2025-07-23 11:40:59 +04:00 |
|
AlexeyZavar
|
ab3a61794b
|
Merge tag 'v5.10.7' into dev
|
2025-01-29 01:49:51 +03:00 |
|
Ilya Fedin
|
8534cf3756
|
Extract system dark mode from QPalette
|
2025-01-27 15:01:11 +01:00 |
|
Ilya Fedin
|
39b90092ff
|
Revert "Fallback to portal on Linux if QStyleHints::colorScheme is unknown"
This reverts commit a88f48cd93.
|
2025-01-27 15:01:11 +01:00 |
|
AlexeyZavar
|
dbc0cae68c
|
Merge tag 'v5.8.2' into dev
|
2024-11-20 16:19:06 +03:00 |
|
John Preston
|
7bf78b3317
|
Use initial bot web app header/body colors.
|
2024-11-17 15:08:16 +04:00 |
|
AlexeyZavar
|
7321b654bf
|
Merge tag 'v5.6.3' into dev
|
2024-10-16 13:42:36 +03:00 |
|
Ilya Fedin
|
a88f48cd93
|
Fallback to portal on Linux if QStyleHints::colorScheme is unknown
|
2024-10-14 12:39:41 +04:00 |
|
K900
|
566f279137
|
Fix build without QT_IMPLICIT_QCHAR_CONSTRUCTION
|
2024-10-12 19:54:34 +04: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 |
|
John Preston
|
a35092f012
|
Support second button in web apps.
|
2024-09-09 13:29:00 +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 |
|
John Preston
|
876c47c436
|
Add 'section_separator_color' to webview palette.
|
2024-06-30 21:16:11 +04:00 |
|
John Preston
|
501cae2200
|
Change InputField::font to InputField::style in styles.
|
2024-06-15 20:56:24 +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
|
c6d034174b
|
Support separate webview storages.
|
2024-04-26 08:58:42 +04:00 |
|
AlexeyZavar
|
6a02bd66a9
|
Merge tag 'v4.16.6' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/chat_helpers/emoji_list_widget.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/info/profile/info_profile_actions.cpp
# Telegram/SourceFiles/mtproto/facade.h
# Telegram/SourceFiles/storage/file_upload.cpp
# Telegram/SourceFiles/storage/file_upload.h
# Telegram/SourceFiles/window/window_main_menu.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2024-04-12 14:35:06 +03:00 |
|
John Preston
|
b39e78a4a9
|
Reapply "Remove SendMediaReady legacy helper."
This reverts commit 09f07a7a9d.
|
2024-04-05 09:51:20 +04:00 |
|
John Preston
|
09f07a7a9d
|
Revert "Remove SendMediaReady legacy helper."
This reverts commit 91f8989f70.
|
2024-04-04 18:36:07 +04:00 |
|
John Preston
|
91f8989f70
|
Remove SendMediaReady legacy helper.
|
2024-04-03 11:59:33 +04:00 |
|
AlexeyZavar
|
c6b42e2940
|
Merge tag 'v4.16.0' into dev
# Conflicts:
# README.md
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/calls/calls_call.cpp
# Telegram/SourceFiles/core/local_url_handlers.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/history/view/media/history_view_giveaway.cpp
# Telegram/SourceFiles/history/view/media/history_view_sticker.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2024-04-01 23:56:12 +03:00 |
|
23rd
|
d03d50ef0d
|
Removed cIntRetinaFactor and cRetinaFactor.
|
2024-03-24 07:10:07 +03:00 |
|
AlexeyZavar
|
080400d7b8
|
Merge tag 'v4.15.2' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/info/info_wrap_widget.cpp
# Telegram/SourceFiles/settings/settings_common_session.cpp
# Telegram/lib_ui
# docs/building-mac.md
# snap/snapcraft.yaml
|
2024-03-13 11:44:48 +03:00 |
|
John Preston
|
f85c3c88f7
|
Add rpl interface to RadiobuttonGroup.
|
2024-03-08 10:53:58 +04:00 |
|
ZavaruKitsu
|
9c71aba5d1
|
feat: message shot
feat: send image as sticker
fix: don't query author pack if ID == 0
fix: use predefined confirmation boxes
|
2024-01-26 18:25:03 +03:00 |
|
John Preston
|
d3fdfe4b29
|
Fix crash in themes editor.
Fixes #27366.
|
2024-01-16 21:09:45 +04:00 |
|