tdesktop/Telegram/SourceFiles
John Preston ee6d80673a Snap floating player to column and corner. 2017-05-24 16:25: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 Play video messages as Type::Voice. 2017-05-24 16:25:09 +03:00
calls Fix crash in calls panel closing. 2017-05-15 11:17:59 +03:00
chat_helpers Add a floating player for round video messages. 2017-05-24 16:25:15 +03:00
codegen Fix build for the new GYP version, fix Appveyor. 2017-05-05 12:25:06 +03:00
core Don't handle telesco.pe links like t.me links. 2017-05-24 16:25:10 +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 Add a floating player for round video messages. 2017-05-24 16:25:15 +03:00
inline_bots Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
intro Fix crash in AuthSession::Exists() if there is no Messenger. 2017-04-15 19:28:07 +03:00
media Snap floating player to column and corner. 2017-05-24 16:25:17 +03:00
mtproto Improve protocol support. 2017-05-17 16:39:17 +03:00
overview Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
platform Activate mediaview instead of main window. 2017-05-24 16:25:08 +03:00
profile Add a floating player for round video messages. 2017-05-24 16:25:15 +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 Add a floating player for round video messages. 2017-05-24 16:25:15 +03:00
window Hide floating player if video message is visible. 2017-05-24 16:25:15 +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 Snap floating player to column and corner. 2017-05-24 16:25:17 +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 Add a floating player for round video messages. 2017-05-24 16:25:15 +03:00
dialogswidget.h Add a floating player for round video messages. 2017-05-24 16:25:15 +03:00
facades.cpp Add a floating player for round video messages. 2017-05-24 16:25:15 +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 Show GIF in Mediaview on click. 2017-05-24 16:25:05 +03:00
historywidget.cpp Snap floating player to column and corner. 2017-05-24 16:25:17 +03:00
historywidget.h Hide floating player if video message is visible. 2017-05-24 16:25:15 +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 Play video messages as Type::Voice. 2017-05-24 16:25:09 +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 Snap floating player to column and corner. 2017-05-24 16:25:17 +03:00
mainwidget.h Snap floating player to column and corner. 2017-05-24 16:25:17 +03:00
mainwindow.cpp Activate mediaview instead of main window. 2017-05-24 16:25:08 +03:00
mainwindow.h Activate mediaview instead of main window. 2017-05-24 16:25:08 +03:00
mediaview.cpp Play video messages as Type::Voice. 2017-05-24 16:25:09 +03:00
mediaview.h Play video messages as Type::Voice. 2017-05-24 16:25:09 +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 Add a floating player for round video messages. 2017-05-24 16:25:15 +03:00
overviewwidget.h Add a floating player for round video messages. 2017-05-24 16:25:15 +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 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 Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
structs.cpp Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
structs.h Add a floating player for round video messages. 2017-05-24 16:25:15 +03:00