tdesktop/Telegram/SourceFiles
John Preston 9dfd7f4ba9 Play the outgoing call sound only in Ringing state. 2017-05-12 18:53:59 +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 Play the outgoing call sound only in Ringing state. 2017-05-12 18:53: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 Alpha 1.0.37: Multiple crash fixes. 2017-05-10 11:01:34 +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 Attempt to fix an assertion violation. 2017-05-12 17:05:06 +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 Animate call answer button with an outer ripple. 2017-05-09 23:46:39 +03:00
mtproto Toggle calls controls using config and user flags. 2017-05-09 23:46:22 +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 Apply all MTP Key generation checks to calls. 2017-05-09 23:46:16 +03:00
ui Animate call answer button with an outer ripple. 2017-05-09 23:46:39 +03:00
window Move logo images to Messenger. Set call panel icon. 2017-05-12 18:28:44 +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 Play notification sound using Media::Audio::Track. 2017-05-09 23:46:30 +03:00
app.h Play notification sound using Media::Audio::Track. 2017-05-09 23:46:30 +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 Add sound override support by codes in Settings. 2017-05-09 23:46:40 +03:00
auth_session.h Add sound override support by codes in Settings. 2017-05-09 23:46:40 +03:00
autoupdater.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
autoupdater.h
config.h Improve history items management. 2017-05-12 16:53:08 +03:00
countries.h
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 Improve history items management. 2017-05-12 16:53:08 +03:00
historywidget.h Improve report spam code. Fix a possible crash. 2017-05-11 20:08:08 +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
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
main.cpp Finalizing file renaming. 2017-03-04 13:23:56 +03:00
mainwidget.cpp Toggle calls controls using config and user flags. 2017-05-09 23:46:22 +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 Play notification sound using Media::Audio::Track. 2017-05-09 23:46:30 +03:00
mediaview.h Use full volume for video messages. 2017-04-15 22:51:53 +03:00
messenger.cpp Move logo images to Messenger. Set call panel icon. 2017-05-12 18:28:44 +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
qt_static_plugins.cpp
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
stdafx.cpp
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