tdesktop/Telegram/SourceFiles
John Preston 088d23d557 Start new Info section (profile + shared media). 2017-11-16 07:59:02 +04:00
..
_other Improve current executable path computing. 2017-08-30 19:15:35 +03:00
base Start new Info section (profile + shared media). 2017-11-16 07:59:02 +04:00
boxes Start new Info section (profile + shared media). 2017-11-16 07:59:02 +04:00
calls Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
chat_helpers Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
codegen Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
core New storage for shared media messages index. 2017-11-16 07:59:02 +04:00
data Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
dialogs Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
history Start new Info section (profile + shared media). 2017-11-16 07:59:02 +04:00
info Start new Info section (profile + shared media). 2017-11-16 07:59:02 +04:00
inline_bots Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
intro Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
lang Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
media Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
mtproto New storage for shared media messages index. 2017-11-16 07:59:02 +04:00
overview Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
platform New storage for shared media messages index. 2017-11-16 07:59:02 +04:00
profile Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
rpl Start new Info section (profile + shared media). 2017-11-16 07:59:02 +04:00
settings Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
storage Start new Info section (profile + shared media). 2017-11-16 07:59:02 +04:00
ui Start new Info section (profile + shared media). 2017-11-16 07:59:02 +04:00
window Start new Info section (profile + shared media). 2017-11-16 07:59:02 +04:00
apiwrap.cpp Start new Info section (profile + shared media). 2017-11-16 07:59:02 +04:00
apiwrap.h Add Storage::UserPhotos and UserPhotosSlice. 2017-11-16 07:59:02 +04:00
app.cpp Add SharedMediaSliceMerged for migrated histories. 2017-11-16 07:59:02 +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 New storage for shared media messages index. 2017-11-16 07:59:02 +04:00
auth_session.h Add SharedMediaSlice to observe shared media. 2017-11-16 07:59:02 +04:00
autoupdater.cpp Improve current executable path computing. 2017-08-30 19:15:35 +03:00
autoupdater.h
config.h Add SharedMediaSlice to observe shared media. 2017-11-16 07:59:02 +04:00
countries.h
facades.cpp Start new Info section (profile + shared media). 2017-11-16 07:59:02 +04:00
facades.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
layerwidget.cpp Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
layerwidget.h Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04: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 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 Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
mainwidget.h Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
mainwindow.cpp Fix IME being interrupted after reconnection 2017-09-28 12:57:25 +03:00
mainwindow.h Display and follow unread mentions in history. 2017-08-30 19:15:13 +03:00
mediaview.cpp Implement SharedMediaWithLastViewer using rpl. 2017-11-16 07:59:02 +04:00
mediaview.h Implement SharedMediaWithLastViewer using rpl. 2017-11-16 07:59:02 +04:00
messenger.cpp Fix window size reset on every launch. 2017-09-03 22:50:15 +03:00
messenger.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
observer_peer.cpp Remove main()->peerUpdated and some other signals. 2017-08-30 19:15:36 +03:00
observer_peer.h Fix working with layers. 2017-09-03 22:49:33 +03:00
overviewwidget.cpp Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04:00
overviewwidget.h Use rpl in some widgets and effects. 2017-11-16 07:59:02 +04: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 Fix command line parsing. 2017-09-05 17:38:40 +03:00
settings.h Fix CVE-2016-10351: Insecure cWorkingDir permissions. 2017-09-28 18:19:27 +03: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 Add SharedMediaSliceMerged for migrated histories. 2017-11-16 07:59:02 +04:00
structs.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
structs.h Add Storage::UserPhotos and UserPhotosSlice. 2017-11-16 07:59:02 +04:00