kepka/Telegram/SourceFiles
John Preston 0cdac83f8a Fix calls build in Xcode. Fix calls panel in Retina.
Also implement panels that appear in all spaces on macOS.
Using them for calls panels and custom notifications, so it
will be possible to use custom notifications in macOS as well.
2017-05-09 23:46:27 +03:00
..
_other Replace MetaLang with codegen_lang. 2017-04-12 22:18:42 +03:00
base Add call top bar above the media player. 2017-05-09 23:46:18 +03:00
boxes Fix calls build in Xcode. Fix calls panel in Retina. 2017-05-09 23:46:27 +03:00
calls Fix calls build in Xcode. Fix calls panel in Retina. 2017-05-09 23:46:27 +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 Apply all MTP Key generation checks to calls. 2017-05-09 23:46:16 +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 new calls to Calls log box in realtime. 2017-05-09 23:46:20 +03:00
inline_bots Support round video inline playback with sound. 2017-04-12 22:37:27 +03:00
intro Fix crash in AuthSession::Exists() if there is no Messenger. 2017-04-15 19:28:07 +03:00
media Support audio documents playback inside app. 2017-04-30 14:34:23 +03:00
mtproto Toggle calls controls using config and user flags. 2017-05-09 23:46:22 +03:00
overview Round thumbs for round videos in shared links. 2017-05-08 17:00:26 +03:00
platform Fix calls build in Xcode. Fix calls panel in Retina. 2017-05-09 23:46:27 +03:00
profile Add calls log box. 2017-05-09 23:46:18 +03:00
settings Edit phone calls privacy in Settings. 2017-05-09 23:46:23 +03:00
storage Apply all MTP Key generation checks to calls. 2017-05-09 23:46:16 +03:00
ui Show emoji fingerprint tooltip in call panel. 2017-05-09 23:46:25 +03:00
window Fix calls build in Xcode. Fix calls panel in Retina. 2017-05-09 23:46:27 +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 Try to hangup current call when quitting the app. 2017-05-09 23:46:26 +03:00
app.h Try to hangup current call when quitting the app. 2017-05-09 23:46:26 +03:00
application.cpp Add lambda-based checked timers. 2017-04-07 18:13:21 +03:00
application.h Remove Q_OBJECT dependency from ApiWrap. 2017-04-07 18:13:19 +03:00
auth_session.cpp Add Calls::Instance. Add libtgvoip as a dependency. 2017-05-09 23:46:08 +03:00
auth_session.h Add Calls::Instance. Add libtgvoip as a dependency. 2017-05-09 23:46:08 +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 API scheme updated to layer 66. 2017-04-12 22:36:25 +03:00
countries.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
dialogswidget.cpp Add calls log box. 2017-05-09 23:46:18 +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 Redesign calls service messages. 2017-05-09 23:46:19 +03:00
history.h Redesign calls service messages. 2017-05-09 23:46:19 +03:00
historywidget.cpp Toggle calls controls using config and user flags. 2017-05-09 23:46:22 +03:00
historywidget.h Redesign calls service messages. 2017-05-09 23:46:19 +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 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 Load and use Segoe UI [Semibold] if no Open Sans. 2017-04-30 19:03:12 +03:00
mainwindow.h Move passcode management from MainWindow. 2017-04-15 21:51:12 +03:00
mediaview.cpp Use full volume for video messages. 2017-04-15 22:51:53 +03:00
mediaview.h Use full volume for video messages. 2017-04-15 22:51:53 +03:00
messenger.cpp Try to hangup current call when quitting the app. 2017-05-09 23:46:26 +03:00
messenger.h Try to hangup current call when quitting the app. 2017-05-09 23:46:26 +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 Toggle calls controls using config and user flags. 2017-05-09 23:46:22 +03:00
structs.h Toggle calls controls using config and user flags. 2017-05-09 23:46:22 +03:00