tdesktop/Telegram/SourceFiles
John Preston 299143108b Improve protocol support. 2017-05-17 16:39:17 +03:00
..
_other Replace MetaLang with codegen_lang. 2017-04-12 22:18:42 +03:00
base Switch base::TaskQueue to Qt sync primitives. 2017-05-11 17:21:43 +03:00
boxes Move logo images to Messenger. Set call panel icon. 2017-05-12 18:28:44 +03:00
calls Fix crash in calls panel closing. 2017-05-15 11:17:59 +03:00
chat_helpers Fix stickers list remote set button update. 2017-05-03 16:56:14 +03:00
codegen Fix build for the new GYP version, fix Appveyor. 2017-05-05 12:25:06 +03:00
core Version 1.1: Calls. 2017-05-14 19:15:30 +03:00
data Move some classes to separate modules. 2017-04-08 16:31:58 +03:00
dialogs Add call top bar above the media player. 2017-05-09 23:46:18 +03:00
history Shrink dialogs column when enabling emoji sidebar. 2017-05-17 15:38:42 +03:00
inline_bots Play notification sound using Media::Audio::Track. 2017-05-09 23:46:30 +03:00
intro Fix crash in AuthSession::Exists() if there is no Messenger. 2017-04-15 19:28:07 +03:00
media Pause all media if a call is created. 2017-05-12 20:44:18 +03:00
mtproto Improve protocol support. 2017-05-17 16:39:17 +03:00
overview Play notification sound using Media::Audio::Track. 2017-05-09 23:46:30 +03:00
platform Move logo images to Messenger. Set call panel icon. 2017-05-12 18:28:44 +03:00
profile Add calls log box. 2017-05-09 23:46:18 +03:00
settings Add sound override support by codes in Settings. 2017-05-09 23:46:40 +03:00
storage localstorage: qFlags is working only on enumeration types 2017-05-15 14:03:28 +03:00
ui Show a tooltip about the emoji section toggling. 2017-05-17 12:40:03 +03:00
window Fix enabling emoji sidebar from a small window. 2017-05-17 14:50:00 +03:00
apiwrap.cpp Try to hangup current call when quitting the app. 2017-05-09 23:46:26 +03:00
apiwrap.h Try to hangup current call when quitting the app. 2017-05-09 23:46:26 +03:00
app.cpp Pause all media if a call is created. 2017-05-12 20:44:18 +03:00
app.h Pause all media if a call is created. 2017-05-12 20:44:18 +03:00
application.cpp Add new Media::Audio::Instance for audio tracks. 2017-05-09 23:46:29 +03:00
application.h Remove Q_OBJECT dependency from ApiWrap. 2017-04-07 18:13:19 +03:00
auth_session.cpp Show a tooltip about the emoji section toggling. 2017-05-17 12:40:03 +03:00
auth_session.h Show a tooltip about the emoji section toggling. 2017-05-17 12:40:03 +03:00
autoupdater.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
autoupdater.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
config.h Improve history items management. 2017-05-12 16:53:08 +03:00
countries.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
dialogswidget.cpp Test QImage instead of QPixmap for render. 2017-05-11 19:29:57 +03:00
dialogswidget.h Add TabbedSection which uses the TabbedSelector. 2017-04-10 12:08:56 +03:00
facades.cpp Toggle calls controls using config and user flags. 2017-05-09 23:46:22 +03:00
facades.h Toggle calls controls using config and user flags. 2017-05-09 23:46:22 +03:00
history.cpp Improve history items management. 2017-05-12 16:53:08 +03:00
history.h Improve history items management. 2017-05-12 16:53:08 +03:00
historywidget.cpp Shrink dialogs column when enabling emoji sidebar. 2017-05-17 15:38:42 +03:00
historywidget.h Shrink dialogs column when enabling emoji sidebar. 2017-05-17 15:38:42 +03:00
lang.cpp Replace MetaLang with codegen_lang. 2017-04-12 22:18:42 +03:00
lang.h Replace MetaLang with codegen_lang. 2017-04-12 22:18:42 +03:00
langloaderplain.cpp Replace MetaLang with codegen_lang. 2017-04-12 22:18:42 +03:00
langloaderplain.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
layerwidget.cpp Display round video messages using HistoryGif. 2017-04-12 22:37:26 +03:00
layerwidget.h Move GIF pausing methods to Window::Controller. 2017-04-08 16:31:57 +03:00
layout.cpp Redesign calls service messages. 2017-05-09 23:46:19 +03:00
layout.h Redesign calls service messages. 2017-05-09 23:46:19 +03:00
logs.cpp Select exception users in EditPrivacyBox. 2017-03-18 12:49:46 +03:00
logs.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
main.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
mainwidget.cpp Shrink dialogs column when enabling emoji sidebar. 2017-05-17 15:38:42 +03:00
mainwidget.h Add call top bar above the media player. 2017-05-09 23:46:18 +03:00
mainwindow.cpp Move logo images to Messenger. Set call panel icon. 2017-05-12 18:28:44 +03:00
mainwindow.h Move logo images to Messenger. Set call panel icon. 2017-05-12 18:28:44 +03:00
mediaview.cpp Pause all media if a call is created. 2017-05-12 20:44:18 +03:00
mediaview.h Use full volume for video messages. 2017-04-15 22:51:53 +03:00
messenger.cpp Version 1.1: Display changelog. 2017-05-14 20:33:54 +03:00
messenger.h Move logo images to Messenger. Set call panel icon. 2017-05-12 18:28:44 +03:00
observer_peer.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
observer_peer.h Toggle calls controls using config and user flags. 2017-05-09 23:46:22 +03:00
overviewwidget.cpp Toggle calls controls using config and user flags. 2017-05-09 23:46:22 +03:00
overviewwidget.h Redesign calls service messages. 2017-05-09 23:46:19 +03:00
passcodewidget.cpp Move passcode management from MainWindow. 2017-04-15 21:51:12 +03:00
passcodewidget.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
qt_static_plugins.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
settings.cpp Finalize rename / move of files. 2017-03-31 15:48:02 +03:00
settings.h Use emoji/stickers/gifs slider in EmojiPan. 2017-03-31 15:48:01 +03:00
shortcuts.cpp Move passcode management from MainWindow. 2017-04-15 21:51:12 +03:00
shortcuts.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
stdafx.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
stdafx.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
structs.cpp Move logo images to Messenger. Set call panel icon. 2017-05-12 18:28:44 +03:00
structs.h Display a userpic placeholder in the call panel. 2017-05-12 17:33:30 +03:00