23rd
c86d2c6986
Added simple implementation of import/export for experimental settings.
2026-03-12 12:59:49 +04:00
John Preston
ead60ebfcd
Fix Chat::Id() → ChatId() in settings.
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:21 +04:00
John Preston
480dcd8a7a
Move Settings::Main class to anonymous namespace
...
- Move Main class definition from header to .cpp file
- Export only Type MainId() from header
- Update all external references from Main::Id() to MainId()
- Remove Builder::MainSection export from namespace
- Add missing includes for settings_common_session.h where needed
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:21 +04:00
John Preston
7c06e847f9
Unite settings_chat and settings_chat_builder into settings/sections/settings_chat.
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:19 +04:00
John Preston
c39bc10d2f
Unite settings_main and settings_main_builder into settings/sections/settings_main.
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:19 +04:00
23rd
bcb6e9e1af
Removed unused include directives from settings_common_session.
2024-07-31 17:03:53 +02:00
John Preston
aad8e989d8
Shortcuts edit / delete menu.
2024-03-08 10:53:59 +04:00
23rd
85e2d54a05
Split out settings_common module into td_ui and non-td_ui variants.
2023-11-15 03:30:04 +03:00