..
_other
Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku
2020-06-17 20:33:23 +04:00
api
Use Main::Session in entities parsing.
2020-06-08 12:05:17 +04:00
boxes
Use gtk clipboard when available to avoid https://bugreports.qt.io/browse/QTBUG-56595
2020-06-17 20:34:47 +04:00
calls
Set parent for dialogs only on Wayland
2020-06-01 18:09:34 +04:00
chat_helpers
Update lib_ui.
2020-06-04 10:53:59 +04:00
codegen /scheme
Fix magic for initConnection.
2020-04-21 18:55:35 +04:00
core
Disable restart on session start explicitly
2020-06-23 21:30:44 +04:00
data
Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku
2020-06-17 20:33:23 +04:00
dialogs
Fix visual glitch in filter change from archived chat.
2020-06-03 12:31:15 +04:00
export
Beta version 2.1.9: Fix 'edited' field export.
2020-06-04 18:17:50 +04:00
ffmpeg
Use 64 byte alignment for ffmpeg frames.
2020-02-17 16:44:08 +04:00
history
Fixed ability to open more than one calendar in schedule box.
2020-06-23 21:39:33 +04:00
info
Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku
2020-06-17 20:33:23 +04:00
inline_bots
Fix sending stickers from inline bots.
2020-06-16 20:53:44 +04:00
intro
Use Main::Session in entities parsing.
2020-06-08 12:05:17 +04:00
lang
Replace str_const with base::const_string.
2020-01-29 12:47:50 +03:00
main
Remove legacy image-related code.
2020-06-01 18:09:33 +04:00
media
Use startSystemMove/startSystemResize in PiP window on Wayland
2020-06-23 21:45:39 +04:00
mtproto
Use CloudImageView in the inline bot thumbnails.
2020-06-01 18:09:33 +04:00
overview
Add more warnings for suspicious urls.
2020-06-03 12:44:46 +04:00
passport
Simplify media overview layouts.
2020-06-01 18:09:31 +04:00
platform
Drop unneeded GTK methods
2020-06-23 21:29:18 +04:00
profile
Use Data::CloudImage for userpics.
2020-06-01 18:09:33 +04:00
settings
Platform::IsWayland could be used on any platform now
2020-06-23 21:24:44 +04:00
storage
Use Main::Session in entities parsing.
2020-06-08 12:05:17 +04:00
support
Use Main::Session in entities parsing.
2020-06-08 12:05:17 +04:00
ui
Fix build with updated submodules.
2020-06-16 19:10:39 +04:00
window
Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku
2020-06-17 20:33:23 +04:00
apiwrap.cpp
Use Main::Session in entities parsing.
2020-06-08 12:05:17 +04:00
apiwrap.h
Change Stickers::Set from value to object type.
2020-06-01 18:09:33 +04:00
app.cpp
Fix crash on invalid image data.
2020-06-01 18:09:34 +04:00
app.h
Start using document bytes from DocumentMedia.
2020-06-01 18:09:30 +04:00
config.h
Use CloudImageView in the inline bot thumbnails.
2020-06-01 18:09:33 +04:00
facades.cpp
Change Stickers::Set from value to object type.
2020-06-01 18:09:33 +04:00
facades.h
Add a checkbox to disable taskbar flash.
2020-05-12 14:16:24 +04:00
layout.cpp
Fix whitespace and indentation errors.
2020-01-02 14:25:53 +03:00
layout.h
Remove app.h / facades.h from precompiled header.
2019-10-01 23:59:46 +03:00
logs.cpp
Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku
2020-06-17 20:33:23 +04:00
logs.h
Add some profiling logs to lottie player.
2019-07-01 17:57:39 +02:00
main.cpp
Use single LEGAL file with license and copyright.
2018-01-03 13:23:14 +03:00
mainwidget.cpp
Always keep current self-userpic loaded.
2020-06-16 19:40:43 +04:00
mainwidget.h
Always keep current self-userpic loaded.
2020-06-16 19:40:43 +04:00
mainwindow.cpp
Don't try to focus the window when clicking on tray icon on Wayland
2020-06-23 21:28:46 +04:00
mainwindow.h
Keep document byte data only in DocumentMedia.
2020-06-01 18:09:30 +04:00
observer_peer.cpp
Remove app.h / facades.h from precompiled header.
2019-10-01 23:59:46 +03:00
observer_peer.h
Improved peer context menu item to archive chat.
2020-05-01 12:31:13 +04:00
qt_functions.cpp
Make packaged build working
2020-01-17 13:34:27 +03:00
qt_static_plugins.cpp
Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku
2020-06-17 20:33:23 +04:00
settings.cpp
Add a cheat code to enable freetype on Windows and macOS
2020-05-10 17:09:59 +04:00
settings.h
Add a cheat code to enable freetype on Windows and macOS
2020-05-10 17:09:59 +04:00
stdafx.cpp
Use single LEGAL file with license and copyright.
2018-01-03 13:23:14 +03:00
stdafx.h
Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku
2020-06-17 20:33:23 +04:00