.. |
_other
|
Fix build for Windows Store.
|
2023-12-25 23:21:47 +00:00 |
api
|
Support pinned saved sublists.
|
2023-12-31 19:42:24 +04:00 |
boxes
|
Instantiate QRegularExpression instances statically
|
2023-12-31 22:03:57 +00:00 |
calls
|
Remove unused variables
|
2023-12-31 22:03:57 +00:00 |
chat_helpers
|
Allow setting channel emoji status.
|
2023-12-22 07:35:02 -04:00 |
codegen/scheme
|
Provide single-data generic TL accessor.
|
2022-07-26 20:12:10 +03:00 |
core
|
Fix the whitespaces for KeyFormat enum
|
2023-12-31 22:03:57 +00:00 |
countries
|
Add flag emoji by country iso2 method.
|
2023-10-26 14:08:41 +04:00 |
data
|
Remove unused variables
|
2023-12-31 22:03:57 +00:00 |
dialogs
|
Remove unused variables
|
2023-12-31 22:03:57 +00:00 |
editor
|
Removed some unwanted include directives of lang_keys in header files.
|
2023-11-15 03:30:04 +03:00 |
export
|
Remove unused variables
|
2023-12-31 22:03:57 +00:00 |
ffmpeg
|
QString::arg usage optimization
|
2023-12-31 22:03:57 +00:00 |
history
|
Ignore some unused variables
|
2023-12-31 22:03:57 +00:00 |
info
|
Make use of wrongly unused variables
|
2023-12-31 22:03:57 +00:00 |
inline_bots
|
Fix detaching temporaries
|
2023-12-31 22:03:57 +00:00 |
intro
|
Instantiate QRegularExpression instances statically
|
2023-12-31 22:03:57 +00:00 |
lang
|
Show nice padded code blocks.
|
2023-10-13 10:08:29 +04:00 |
layout
|
Spread some style entries from basic style.
|
2023-11-15 04:19:51 +03:00 |
main
|
Removed some include directives.
|
2023-11-28 21:55:26 +04:00 |
media
|
Normalize signal connections
|
2023-12-31 22:03:57 +00:00 |
menu
|
Moved AddSkip and AddDivier from Settings namespace to separate module.
|
2023-11-15 03:30:04 +03:00 |
mtproto
|
Ensure temporaries don't detach with range loop
|
2023-12-31 22:03:57 +00:00 |
overview
|
Fix detaching temporaries
|
2023-12-31 22:03:57 +00:00 |
passport
|
Instantiate QRegularExpression instances statically
|
2023-12-31 22:03:57 +00:00 |
payments
|
Replace QString::mid with base::StringViewMid where QStringView is accepted
|
2023-12-31 22:03:57 +00:00 |
platform
|
Update to the new cppgir API
|
2023-12-26 15:33:33 +00:00 |
profile
|
Removed unused keys from profile.style.
|
2023-02-02 22:12:33 +04:00 |
settings
|
Remove unused variables
|
2023-12-31 22:03:57 +00:00 |
statistics
|
Instantiate QRegularExpression instances statically
|
2023-12-31 22:03:57 +00:00 |
storage
|
Instantiate QRegularExpression instances statically
|
2023-12-31 22:03:57 +00:00 |
support
|
Remove unused variables
|
2023-12-31 22:03:57 +00:00 |
ui
|
Ensure temporaries don't detach with range loop
|
2023-12-31 22:03:57 +00:00 |
window
|
Remove unused variables
|
2023-12-31 22:03:57 +00:00 |
apiwrap.cpp
|
Support pinned saved sublists.
|
2023-12-31 19:42:24 +04:00 |
apiwrap.h
|
Show saved messages sublists in profile.
|
2023-12-31 19:42:23 +04:00 |
config.h
|
Replaced some qsl with u""_q literal.
|
2022-11-30 17:17:14 +03:00 |
logs.cpp
|
Fix debug build on Linux
|
2023-09-23 06:29:10 +04:00 |
logs.h
|
Port forgetten places to Core::Launcher::Instance()
|
2023-06-16 11:38:54 +04:00 |
main.cpp
|
Use single LEGAL file with license and copyright.
|
2018-01-03 13:23:14 +03:00 |
mainwidget.cpp
|
Added initial support for voice messages with TTL.
|
2023-12-31 19:42:23 +04:00 |
mainwidget.h
|
Removed some include directives.
|
2023-11-28 21:55:26 +04:00 |
mainwindow.cpp
|
Removed some include directives.
|
2023-11-28 21:55:26 +04:00 |
mainwindow.h
|
Removed some include directives.
|
2023-11-28 21:55:26 +04:00 |
settings.cpp
|
Deduplicate executable path computation
|
2023-06-16 11:38:54 +04:00 |
settings.h
|
Deduplicate executable path computation
|
2023-06-16 11:38:54 +04:00 |
stdafx.h
|
Show nice padded code blocks.
|
2023-10-13 10:08:29 +04:00 |
tray.cpp
|
Optimized include directives of core_settings header.
|
2023-11-15 03:30:04 +03:00 |
tray.h
|
Returned lost method that checks tray existence.
|
2022-06-23 09:38:21 +03:00 |