tdesktop/Telegram/SourceFiles
John Preston e1c68892d4 Show third column only when explicitly requested.
This allows you to show info in layer from mention links.
2017-12-04 13:42:05 +04:00
..
_other Use /permissive- flag for Visual Studio builds. 2017-11-16 07:59:10 +04:00
base Display admin badges in supergroups. 2017-12-01 22:38:44 +04:00
boxes Show third column only when explicitly requested. 2017-12-04 13:42:05 +04:00
calls Use peer colors uniformly with mobile apps. 2017-12-01 14:21:40 +04:00
chat_helpers Display admin badges in supergroups. 2017-12-01 22:38:44 +04:00
codegen Divide structs into several data/ modules. 2017-11-16 07:59:04 +04:00
core Alpha version 1.1.26. 2017-12-02 18:55:47 +04:00
data Request all admins when first opening a supergroup. 2017-12-03 20:43:42 +04:00
dialogs Show third column only when explicitly requested. 2017-12-04 13:42:05 +04:00
history Show third column only when explicitly requested. 2017-12-04 13:42:05 +04:00
info Show third column only when explicitly requested. 2017-12-04 13:42:05 +04:00
inline_bots Use peer colors uniformly with mobile apps. 2017-12-01 14:21:40 +04:00
intro Handle PHONE_NUMBER_BANNED error in login. 2017-11-24 21:41:09 +04:00
lang Optimize and rename base::weak_unique_ptr. 2017-11-30 21:33:27 +04:00
media Ask OpenAL to use kDefaultFrequency (48 kHz). 2017-12-02 13:27:32 +04:00
mtproto Show third column only when explicitly requested. 2017-12-04 13:42:05 +04:00
overview Improve selected shared media items layout. 2017-11-23 18:58:00 +04:00
platform Optimize and rename base::weak_unique_ptr. 2017-11-30 21:33:27 +04:00
profile Show third column only when explicitly requested. 2017-12-04 13:42:05 +04:00
rpl Rename weak(QObject*) to make_weak(QObject*). 2017-11-30 22:04:13 +04:00
settings Use EditPeerInfoBox for editing groups. 2017-12-02 16:04:22 +04:00
storage Fix storage size variables, use qint64. 2017-12-03 20:51:31 +04:00
ui Fix two crashes in OS X 10.6. 2017-12-02 16:10:52 +04:00
window Show third column only when explicitly requested. 2017-12-04 13:42:05 +04:00
apiwrap.cpp Request all admins when first opening a supergroup. 2017-12-03 20:43:42 +04:00
apiwrap.h Request all admins when first opening a supergroup. 2017-12-03 20:43:42 +04:00
app.cpp Display admin badges in supergroups. 2017-12-01 22:38:44 +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 Optimize and rename base::weak_unique_ptr. 2017-11-30 21:33:27 +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 Remove locking in crash annotations. 2017-12-02 13:28:15 +04: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 Show third column only when explicitly requested. 2017-12-04 13:42:05 +04:00
mainwidget.h Request all admins when first opening a supergroup. 2017-12-03 20:43:42 +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 Attempt to fix a crash in touch event handlers. 2017-11-30 22:18:39 +04:00
mediaview.h Remove old shared media overview section. 2017-11-16 07:59:11 +04:00
messenger.cpp Rename weak(QObject*) to make_weak(QObject*). 2017-11-30 22:04:13 +04:00
messenger.h Fix edit name button in Settings. 2017-11-30 18:01:01 +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 Fix two crashes in OS X 10.6. 2017-12-02 16:10:52 +04:00
settings.h Fix two crashes in OS X 10.6. 2017-12-02 16:10:52 +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 Fix build for the original range-v3. 2017-11-26 18:20:22 +04:00