tdesktop/Telegram/SourceFiles
John Preston 44e94bfbf5 Add workaround for macOS leaveEvent() bugs.
On macOS sometimes when mouse leaves the window we don't receive leaveEvent()
calls in the nested widgets, like buttons, only for the window itself.
2017-11-21 18:27:48 +04:00
..
_other Use /permissive- flag for Visual Studio builds. 2017-11-16 07:59:10 +04:00
base Add workaround for macOS leaveEvent() bugs. 2017-11-21 18:27:48 +04:00
boxes Improve compile time. 2017-11-21 14:20:52 +04:00
calls Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
chat_helpers Add workaround for macOS leaveEvent() bugs. 2017-11-21 18:27:48 +04:00
codegen Divide structs into several data/ modules. 2017-11-16 07:59:04 +04:00
core Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
data Improve compile time. 2017-11-21 14:20:52 +04:00
dialogs Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
history Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
info Improve compile time. 2017-11-21 14:20:52 +04:00
inline_bots Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
intro Replace NewAvatarButton with UserpicButton. 2017-11-16 07:59:11 +04:00
lang Remove some unused / rare phrases. 2017-11-16 07:59:05 +04:00
media Pass already-members when adding members to channel. 2017-11-19 18:41:52 +04:00
mtproto Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
overview Allow 3 photo/video in the minimal third column. 2017-11-16 07:59:12 +04:00
platform Use ranges:: algorithms instead of base:: 2017-11-20 16:24:00 +04:00
profile Improve compile time. 2017-11-21 14:20:52 +04:00
rpl Add workaround for macOS leaveEvent() bugs. 2017-11-21 18:27:48 +04:00
settings Replace $ with _ in rpl::mappers. 2017-11-20 16:32:55 +04:00
storage Improve compile time. 2017-11-21 14:20:52 +04:00
ui Add workaround for macOS leaveEvent() bugs. 2017-11-21 18:27:48 +04:00
window Add workaround for macOS leaveEvent() bugs. 2017-11-21 18:27:48 +04:00
apiwrap.cpp Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
apiwrap.h Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
app.cpp Move stickers state variables to AuthSessionData. 2017-11-16 07:59:09 +04:00
app.h Return not_null<History*> in App::history(). 2017-09-03 15:45:43 +03:00
application.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
application.h Remove Q_OBJECT dependency from ApiWrap. 2017-04-07 18:13:19 +03:00
auth_session.cpp Improve compile time. 2017-11-21 14:20:52 +04:00
auth_session.h Improve compile time. 2017-11-21 14:20:52 +04:00
autoupdater.cpp Improve current executable path computing. 2017-08-30 19:15:35 +03:00
autoupdater.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
config.h Add SharedMediaSlice to observe shared media. 2017-11-16 07:59:02 +04:00
countries.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
facades.cpp Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
facades.h Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
layout.cpp Remove RTL Override symbols from filenames. 2017-11-16 07:59:09 +04:00
layout.h Shared media multiple items selection. 2017-11-16 07:59:07 +04:00
logs.cpp Replace QFlags with base::flags. 2017-09-03 15:45:47 +03:00
logs.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
main.cpp Fix sending files from "Send To" in Windows. 2017-09-05 16:45:58 +03:00
mainwidget.cpp Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
mainwidget.h Remove old shared media overview section. 2017-11-16 07:59:11 +04:00
mainwindow.cpp Minimal layer 72 support. 2017-11-20 23:54:05 +04:00
mainwindow.h Fix build with GCC. 2017-11-16 07:59:07 +04:00
mediaview.cpp Remove RTL Override symbols from filenames. 2017-11-16 07:59:09 +04:00
mediaview.h Remove old shared media overview section. 2017-11-16 07:59:11 +04:00
messenger.cpp Add workaround for macOS leaveEvent() bugs. 2017-11-21 18:27:48 +04:00
messenger.h Add workaround for macOS leaveEvent() bugs. 2017-11-21 18:27:48 +04:00
observer_peer.cpp Improve compile time. 2017-11-21 14:20:52 +04:00
observer_peer.h Improve compile time. 2017-11-21 14:20:52 +04:00
passcodewidget.cpp Change *[Fast|Animated] to anim::type in FadeWrap. 2017-11-16 07:59:06 +04:00
passcodewidget.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
qt_static_plugins.cpp Add hime inputcontext plugin for linux version 2017-06-29 10:49:31 +03:00
settings.cpp Move stickers state variables to AuthSessionData. 2017-11-16 07:59:09 +04:00
settings.h Move stickers state variables to AuthSessionData. 2017-11-16 07:59:09 +04:00
shortcuts.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
shortcuts.h Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
stdafx.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
stdafx.h Improve compile time. 2017-11-21 14:20:52 +04:00