| .. |
|
_other
|
|
|
|
api
|
Slightly improved code style in processing of api text entities.
|
2024-05-14 17:19:39 +03:00 |
|
boxes
|
Fixed rare crash in photo editor when editing media in message.
|
2024-05-14 17:19:39 +03:00 |
|
calls
|
Add missing binds for OpenGL shaders and buffers
|
2024-05-19 09:55:34 +04:00 |
|
chat_helpers
|
Try to fix custom fonts in the input field.
|
2024-05-14 19:36:52 +04:00 |
|
codegen/scheme
|
|
|
|
core
|
Version 5.0.1.
|
2024-05-04 19:08:30 +04:00 |
|
countries
|
|
|
|
data
|
Added ability to hide single sponsored message to premium users.
|
2024-05-14 17:19:39 +03:00 |
|
dialogs
|
Remove unneeded Qt::WA_InputMethodEnabled
|
2024-05-21 14:10:47 +04:00 |
|
editor
|
Slightly improved code style for long equality expressions.
|
2024-04-15 11:20:30 +04:00 |
|
export
|
Update API scheme to layer 179.
|
2024-04-26 20:12:29 +04:00 |
|
ffmpeg
|
Add compatibility with FFMPEG 7.0
|
2024-05-14 14:39:29 +04:00 |
|
history
|
Fixed sender name for voices in overview layout when sender is hidden.
|
2024-05-14 17:19:39 +03:00 |
|
info
|
Fixed possible crash on slow resolving message from personal channel.
|
2024-05-04 18:13:30 +04:00 |
|
inline_bots
|
Support separate webview storages.
|
2024-04-26 08:58:42 +04:00 |
|
intro
|
Update API scheme to layer 179.
|
2024-04-26 20:12:29 +04:00 |
|
iv
|
Skip media bottom skip in IV.
|
2024-04-26 20:12:30 +04:00 |
|
lang
|
fix typo
|
2024-04-24 19:18:33 +04:00 |
|
layout
|
|
|
|
main
|
Attempt to fix a couple of crashes.
|
2024-04-24 16:37:27 +04:00 |
|
media
|
Add missing binds for OpenGL shaders and buffers
|
2024-05-19 09:55:34 +04:00 |
|
menu
|
Fixed link to premium section in box about sponsored messages.
|
2024-05-14 17:19:39 +03:00 |
|
mtproto
|
Update User-Agent for DNS to Chrome 124.0.0.0.
|
2024-05-01 12:47:51 +04:00 |
|
overview
|
Fixed sender name for voices in overview layout when sender is hidden.
|
2024-05-14 17:19:39 +03:00 |
|
passport
|
Update API scheme to layer 179.
|
2024-04-26 20:12:29 +04:00 |
|
payments
|
Fix geometry applying in webview windows.
|
2024-05-20 14:25:23 +04:00 |
|
platform
|
Redirect IME to search on Windows.
|
2024-05-07 22:17:34 +04:00 |
|
profile
|
Update API scheme on layer 172.
|
2024-01-17 09:39:05 +04:00 |
|
settings
|
Added ability to edit media with spoiled one without resending.
|
2024-05-14 17:19:39 +03:00 |
|
statistics
|
Initially refactored statistics module to simplify value types changing.
|
2024-04-15 11:20:30 +04:00 |
|
storage
|
Support separate webview storages.
|
2024-04-26 08:58:42 +04:00 |
|
support
|
Implement sending of shortcutted messages.
|
2024-03-08 10:53:59 +04:00 |
|
ui
|
Fix geometry applying in webview windows.
|
2024-05-20 14:25:23 +04:00 |
|
window
|
Redirect IME to search on Windows.
|
2024-05-07 22:17:34 +04:00 |
|
apiwrap.cpp
|
Moved out ScheduledMessages module to components submodule.
|
2024-04-15 11:20:30 +04:00 |
|
apiwrap.h
|
Pass Ui::Show to all add participant handlers.
|
2024-04-01 22:44:26 +04:00 |
|
config.h
|
|
|
|
logs.cpp
|
Get error message from the right object when copying log file
|
2024-01-27 07:17:24 +04:00 |
|
logs.h
|
|
|
|
main.cpp
|
|
|
|
mainwidget.cpp
|
Fix accidental search focusing.
|
2024-04-26 11:10:12 +04:00 |
|
mainwidget.h
|
Allow clearing search results.
|
2024-04-23 19:13:46 +04:00 |
|
mainwindow.cpp
|
Slightly improved code style for long equality expressions.
|
2024-04-15 11:20:30 +04:00 |
|
mainwindow.h
|
|
|
|
settings.cpp
|
|
|
|
settings.h
|
Removed cIntRetinaFactor and cRetinaFactor.
|
2024-03-24 07:10:07 +03:00 |
|
stdafx.h
|
|
|
|
tray.cpp
|
|
|
|
tray.h
|
|
|