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
|
2f5970d57c
|
Merge tag 'v6.7.2' into dev
|
2026-04-04 05:32:26 +03:00 |
|
23rd
|
04ccdc4b30
|
Added initial support of system accent color.
|
2026-03-04 07:08:51 +03:00 |
|
AlexeyZavar
|
4a46207fa5
|
chore: rename messageshot folder & fix some warnings
|
2025-09-12 03:45:33 +03: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
|
99da95880e
|
Fix lang keys access on startup.
|
2023-11-15 18:20:59 +03:00 |
|
23rd
|
baa99be6a5
|
Removed some unwanted include directives of lang_keys in header files.
|
2023-11-15 03:30:04 +03:00 |
|
John Preston
|
65f54d937f
|
Toggle wallpaper dark mode / edit dimming.
|
2023-04-20 22:55:42 +04:00 |
|
23rd
|
b81868eeba
|
Simplified drawing of empty userpics in theme previews.
|
2022-12-04 03:46:44 +03:00 |
|
John Preston
|
6e9493c725
|
Ignore premium gradient keys when colorizing theme.
|
2022-09-10 08:11:58 +04:00 |
|
John Preston
|
eefb9823e1
|
Don't apply theme accent color to the settings icons.
|
2022-02-25 14:14:44 +03:00 |
|
John Preston
|
444f21fd7e
|
Support colorizing of the default palette.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
2554aaf3c0
|
Move Window::Theme::Colorizer to style::colorizer.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
d9771d0f88
|
Fix voice chat lottie animation on Retina screens.
|
2021-03-13 20:05:17 +04:00 |
|
John Preston
|
34840766b2
|
Move fingerprint / signal bars to a separate widget.
|
2020-08-14 16:53:06 +04:00 |
|
John Preston
|
74d848311b
|
Replace str_const with base::const_string.
|
2020-01-29 12:47:50 +03:00 |
|
John Preston
|
79106e0c01
|
Correctly show custom themes in list.
|
2019-09-06 19:31:07 +03:00 |
|
John Preston
|
534772722e
|
Improve theme selector design.
|
2019-09-06 19:31:07 +03:00 |
|
John Preston
|
cb3bad31fa
|
Put 'Classic' theme first.
|
2019-09-02 14:27:22 +03:00 |
|
John Preston
|
c31cda0587
|
Use better accent color suggestions.
|
2019-08-30 13:32:15 +03:00 |
|
John Preston
|
bd7cee2252
|
Improve accent color choose design.
|
2019-08-29 10:01:28 +03:00 |
|
John Preston
|
66d0d6e8fe
|
Use HSV color space for colorizing.
|
2019-08-29 10:01:28 +03:00 |
|
John Preston
|
117d6192fa
|
Ensure contrast in colorized themes.
|
2019-08-29 10:01:28 +03:00 |
|
John Preston
|
56a82600f8
|
Add HSL color picker box for theming.
|
2019-08-29 10:01:28 +03:00 |
|
John Preston
|
a3e993253c
|
Keep colorized theme in editor.
|
2019-08-29 10:01:28 +03:00 |
|
John Preston
|
38e4daacd4
|
Use HSL color space for accent colors.
|
2019-08-29 10:01:28 +03:00 |
|
John Preston
|
a465117689
|
Allow choosing accent colors from palette.
|
2019-08-27 19:10:37 +03:00 |
|
John Preston
|
c2117e7722
|
Save embedded themes accent colors.
|
2019-08-27 19:10:37 +03:00 |
|