|
|
2026-09-15 08:49:44 +03:00 |
| .. |
|
window_theme.cpp
|
Fixed use-after-free of the font preview theme.
|
2026-08-26 23:25:37 +04:00 |
|
window_theme.h
|
Fixed Classic theme accent restore on startup.
|
2026-03-01 09:43:26 +04:00 |
|
window_theme_editor.cpp
|
Replaced floorclamp and ceilclamp with Ui::RowsInRange.
|
2026-09-15 08:49:44 +03:00 |
|
window_theme_editor.h
|
Merge TWidget* into Ui::RpWidget*.
|
2025-08-11 13:55:16 +04:00 |
|
window_theme_editor_block.cpp
|
Added missing const to local references in some files.
|
2026-08-12 13:36:02 +03:00 |
|
window_theme_editor_block.h
|
Use base::weak_qptr / base::make_weak.
|
2025-07-23 11:40:59 +04:00 |
|
window_theme_editor_box.cpp
|
Added missing const to local references in some files.
|
2026-08-12 13:36:02 +03:00 |
|
window_theme_editor_box.h
|
Allow exporting test chat themes.
|
2021-09-19 14:40:43 +03:00 |
|
window_theme_preview.cpp
|
Replaced qCeil with int(std::ceil()).
|
2026-09-14 18:16:44 +03:00 |
|
window_theme_preview.h
|
Generate previews for cloud theme links.
|
2019-09-09 14:56:05 +03:00 |
|
window_theme_warning.cpp
|
Defaulted RoundButton text transform to no-transform.
|
2026-04-06 16:58:16 +03:00 |
|
window_theme_warning.h
|
Merge TWidget* into Ui::RpWidget*.
|
2025-08-11 13:55:16 +04:00 |
|
window_themes_chat.cpp
|
Added applying of wallpaper pattern from theme settings.
|
2026-07-14 10:54:40 +03:00 |
|
window_themes_chat.h
|
Added loading of chat theme wallpapers without download progress.
|
2026-07-10 14:04:25 +04:00 |
|
window_themes_cloud_list.cpp
|
Removed unused style includes from sources.
|
2026-07-27 14:04:36 +03:00 |
|
window_themes_cloud_list.h
|
Returned style of theme tiles with radio buttons and chat theme emoji.
|
2026-07-14 10:55:28 +03:00 |
|
window_themes_embedded.cpp
|
Fix system accent color Windows option condition
|
2026-06-02 00:11:34 +04:00 |
|
window_themes_embedded.h
|
Added initial support of system accent color.
|
2026-03-04 07:08:51 +03:00 |
|
window_themes_generate_name.cpp
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
|
window_themes_generate_name.h
|
Suggest theme title based on accent color.
|
2019-09-09 20:27:07 +03:00 |