tdesktop/Telegram/SourceFiles
John Preston cc4023d26a Improve unread mentions badge layout. 2017-08-30 19:15:39 +03:00
..
_other Improve current executable path computing. 2017-08-30 19:15:35 +03:00
base Add and use base::make_weak_unique() helper. 2017-08-30 19:15:28 +03:00
boxes Remove main()->peerUpdated and some other signals. 2017-08-30 19:15:36 +03:00
calls Add and use base::make_weak_unique() helper. 2017-08-30 19:15:28 +03:00
chat_helpers Apply faved stickers limit when faving. 2017-08-30 19:15:31 +03:00
codegen Move a lot of code from scheme.h to scheme.cpp. 2017-08-25 14:39:32 +03:00
core Closed beta 1.1.19.1. 2017-08-30 19:15:37 +03:00
data Some refactoring in working with text entities. 2017-07-06 14:37:42 +03:00
dialogs Improve unread mentions badge layout. 2017-08-30 19:15:39 +03:00
history Remove main()->peerUpdated and some other signals. 2017-08-30 19:15:36 +03:00
inline_bots Use nullptr instead of std::unique_ptr<Type>(). 2017-08-30 19:15:25 +03:00
intro Use gsl::finally() instead of base::scope_guard(). 2017-08-30 19:15:26 +03:00
lang Add and use base::make_weak_unique() helper. 2017-08-30 19:15:28 +03:00
media Fix possible crash in file download after error. 2017-08-30 19:15:34 +03:00
mtproto Add and use base::make_weak_unique() helper. 2017-08-30 19:15:28 +03:00
overview Move MediaView from MainWindow to Messenger. 2017-08-25 14:39:27 +03:00
platform Improve current executable path computing. 2017-08-30 19:15:35 +03:00
profile Remove ContactsBox and contacts_box module. 2017-08-30 19:15:30 +03:00
settings Replace ContactsBox with PeerListBox in two cases. 2017-08-30 19:15:27 +03:00
storage Remove main()->peerUpdated and some other signals. 2017-08-30 19:15:36 +03:00
ui Remove ContactsBox and contacts_box module. 2017-08-30 19:15:30 +03:00
window Remove ContactsBox and contacts_box module. 2017-08-30 19:15:30 +03:00
apiwrap.cpp Remove main()->peerUpdated and some other signals. 2017-08-30 19:15:36 +03:00
apiwrap.h Replace group admins ContactsBox with PeerListBox. 2017-08-30 19:15:28 +03:00
app.cpp Remove main()->peerUpdated and some other signals. 2017-08-30 19:15:36 +03:00
app.h Remove main()->peerUpdated and some other signals. 2017-08-30 19:15:36 +03:00
application.cpp Improve current executable path computing. 2017-08-30 19:15:35 +03:00
application.h Remove Q_OBJECT dependency from ApiWrap. 2017-04-07 18:13:19 +03:00
auth_session.cpp Use QDataStream directly on QByteArray. 2017-08-25 14:39:30 +03:00
auth_session.h Move MediaView from MainWindow to Messenger. 2017-08-25 14:39:27 +03:00
autoupdater.cpp Improve current executable path computing. 2017-08-30 19:15:35 +03:00
autoupdater.h
config.h Fix possible crash in file download after error. 2017-08-30 19:15:34 +03:00
countries.h
facades.cpp Remove some App::wnd() occurences. 2017-08-25 14:39:28 +03:00
facades.h Remove some App::wnd() occurences. 2017-08-25 14:39:28 +03:00
layerwidget.cpp Apply faved stickers limit when faving. 2017-08-30 19:15:31 +03:00
layerwidget.h Suggest faved stickers by emoji. 2017-08-25 14:39:12 +03:00
layout.cpp Parse bold / italic markdown entities. 2017-07-06 16:44:11 +03:00
layout.h Add some more colors for theming. 2017-06-30 09:21:44 +03:00
logs.cpp Improve current executable path computing. 2017-08-30 19:15:35 +03:00
logs.h
main.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
mainwidget.cpp Remove main()->peerUpdated and some other signals. 2017-08-30 19:15:36 +03:00
mainwidget.h Remove main()->peerUpdated and some other signals. 2017-08-30 19:15:36 +03:00
mainwindow.cpp Remove ContactsBox and contacts_box module. 2017-08-30 19:15:30 +03:00
mainwindow.h Display and follow unread mentions in history. 2017-08-30 19:15:13 +03:00
mediaview.cpp Display and follow unread mentions in history. 2017-08-30 19:15:13 +03:00
mediaview.h Display and follow unread mentions in history. 2017-08-30 19:15:13 +03:00
messenger.cpp Remove some App::wnd() occurences. 2017-08-25 14:39:28 +03:00
messenger.h Remove some App::wnd() occurences. 2017-08-25 14:39:28 +03:00
observer_peer.cpp Remove main()->peerUpdated and some other signals. 2017-08-30 19:15:36 +03:00
observer_peer.h Remove main()->peerUpdated and some other signals. 2017-08-30 19:15:36 +03:00
overviewwidget.cpp Display and follow unread mentions in history. 2017-08-30 19:15:13 +03:00
overviewwidget.h Display and follow unread mentions in history. 2017-08-30 19:15:13 +03:00
passcodewidget.cpp Switch to the server side changelogs. 2017-06-29 11:40:00 +03:00
passcodewidget.h
qt_static_plugins.cpp Add hime inputcontext plugin for linux version 2017-06-29 10:49:31 +03:00
settings.cpp Improve current executable path computing. 2017-08-30 19:15:35 +03:00
settings.h Add debug logs for window position and autoupdate. 2017-07-03 15:23:41 +03:00
shortcuts.cpp Display and follow unread mentions in history. 2017-08-30 19:15:13 +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 Add base::optional as a wrapper of base::variant. 2017-08-30 19:15:21 +03:00
structs.cpp Use sync notifications for name changes. 2017-08-30 19:15:38 +03:00
structs.h Remove main()->peerUpdated and some other signals. 2017-08-30 19:15:36 +03:00