summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/window
AgeCommit message (Expand)Author
2021-03-29Fix showing comments from the beginning.John Preston
2021-03-22Fix emoji picker button in boxes in non-default scale.John Preston
2021-03-22Fix close window button paint in theme preview.John Preston
2021-03-22By voicechat link open the channel as well.John Preston
2021-03-20Version 2.7.1: Fix channels ban in admin log.v2.7.1John Preston
2021-03-20Update API scheme to layer 126.John Preston
2021-03-18Request one participants slice on voice chat reload.John Preston
2021-03-16Always join voice chats by link with confirmation.John Preston
2021-03-15Fix long texts in invite link error toasts.John Preston
2021-03-15Trying to get rid of unused variables...Ilya Fedin
2021-03-13Get rid of deprecated ranges::view usageIlya Fedin
2021-03-13Avoid multiple .arg usage as suggested by clazyIlya Fedin
2021-03-13Fix voice chat lottie animation on Retina screens.John Preston
2021-03-13Apply autofixes from clazyIlya Fedin
2021-03-13Fix refreshing MainWindow::desktopRect.John Preston
2021-03-12Rename RPCError to MTP::Error.John Preston
2021-03-12Pass correct response timestamp to tgcalls.John Preston
2021-03-12Join voice chats by invite links.John Preston
2021-03-12Support broadcast mode in voice chats.John Preston
2021-03-12Support joining to voice chats as a channel.John Preston
2021-03-06Restore mouse button release hack in title widget event filterIlya Fedin
2021-03-04Build with QT_NO_KEYWORDSIlya Fedin
2021-03-03Remove some App::wnd() calls.John Preston
2021-03-01Revert "Use custom method to focus main window on X11"John Preston
2021-02-25Remove legacy #feed code.John Preston
2021-02-24Use custom method to focus main window on X11Ilya Fedin
2021-02-23Show better error on invite peek discussion group open.John Preston
2021-02-23Implement three items tray menu on LinuxIlya Fedin
2021-02-22No 'Clear History' for everyone in groups.John Preston
2021-02-22Fix build on Xcode.John Preston
2021-02-22When reporting peer allow to select messages first.John Preston
2021-02-22Add 'Clear History' to channels as auto-delete entry point.John Preston
2021-02-22Check for AllowNativeWindowFrameToggle in Controller::verticalShadowTopIlya Fedin
2021-02-21Revert "Take in account device pixel ratio when setting window extents"John Preston
2021-02-19Use new methods from lib_uiIlya Fedin
2021-02-19Check if resize area is nullIlya Fedin
2021-02-17Version 2.5.9: Move window position to Core::Settings.v2.5.9John Preston
2021-02-17Take in account device pixel ratio when setting window extentsIlya Fedin
2021-02-17Ensure controls aren't duplictatedIlya Fedin
2021-02-17Add a private method to get control widget by enum to TitleWidgetQtIlya Fedin
2021-02-04Try to open localized changelog.John Preston
2021-02-04Removed App::wnd from classes that have pointer to Window::Controller.23rd
2021-02-04Moved showLogoutConfirmation from MainWindow to Window::Controller.23rd
2021-02-04Removed App:wnd for opening settings.23rd
2021-02-04Moved some session dependent methods to SessionController.23rd
2021-02-04Port Qt-based title widget to lib_uiIlya Fedin
2021-02-03Restore QGuiApplication::setOverrideCursor usageIlya Fedin
2021-02-02Use QWindow::setCursor instead of QGuiApplication::setCursorOverrideIlya Fedin
2021-01-31Ensure the window is not out of available geometry on geometry restoringIlya Fedin
2021-01-31Take custom scale in account when saving window geometryIlya Fedin