tdesktop/Telegram/SourceFiles
John Preston 50586eb06d Build codegen_emoji without GUI dependencies.
We need GUI dependencies only when we generate images.
2017-04-03 21:49:07 +03:00
..
_other Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
boxes Add hierarchy of GIF pausing inside a window. 2017-04-03 19:46:12 +03:00
codegen Build codegen_emoji without GUI dependencies. 2017-04-03 21:49:07 +03:00
core Add base::weak_unique_ptr<T> template class. 2017-04-03 14:08:36 +03:00
data Make MTPstring and MTPvector value types. 2017-03-10 23:27:26 +03:00
dialogs Calendar button added to DialogsWidget. 2017-03-07 21:59:47 +03:00
history Add hierarchy of GIF pausing inside a window. 2017-04-03 19:46:12 +03:00
inline_bots Improve positioning of chat helper panels. 2017-04-03 19:46:24 +03:00
intro Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
media Allow audio and video files with duration < 1s. 2017-03-27 15:50:40 +03:00
mtproto Expose IsPrimeAndGood() interface from connection. 2017-04-03 21:28:18 +03:00
overview Show video thumbnail in SendFileBox. 2017-03-10 17:14:10 +03:00
platform Enable Qt tray icon in GNOME and derivatives. 2017-04-03 20:46:09 +03:00
profile Support reading me_url_prefix from config. 2017-03-30 12:49:16 +03:00
settings Support reading me_url_prefix from config. 2017-03-30 12:49:16 +03:00
stickers Improve positioning of chat helper panels. 2017-04-03 19:46:24 +03:00
storage Use emoji/stickers/gifs slider in EmojiPan. 2017-03-31 15:48:01 +03:00
ui Generate emoji config by a build action. 2017-04-01 17:08:42 +03:00
window Add hierarchy of GIF pausing inside a window. 2017-04-03 19:46:12 +03:00
apiwrap.cpp Allow MTP_flags(0) and MTP_flags(single_flag). 2017-03-25 18:42:01 +03:00
apiwrap.h Save privacy in ApiWrap. Handle privacy updates. 2017-03-18 12:49:47 +03:00
app.cpp Add search in GIFs to EmojiPanel. 2017-03-31 18:58:59 +03:00
app.h Save privacy in ApiWrap. Handle privacy updates. 2017-03-18 12:49:47 +03:00
application.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
application.h Moved AppClass to messenger.cpp:Messenger. 2017-02-25 19:48:20 +03:00
auth_session.cpp Finalize rename / move of files. 2017-03-31 15:48:02 +03:00
auth_session.h Add search in GIFs to EmojiPanel. 2017-03-31 18:58:59 +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 Expose IsPrimeAndGood() interface from connection. 2017-04-03 21:28:18 +03:00
countries.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
dialogswidget.cpp Use separate TopBar for History and Overview. 2017-03-31 15:47:58 +03:00
dialogswidget.h Use separate TopBar for History and Overview. 2017-03-31 15:47:58 +03:00
facades.cpp Add hierarchy of GIF pausing inside a window. 2017-04-03 19:46:12 +03:00
facades.h Add hierarchy of GIF pausing inside a window. 2017-04-03 19:46:12 +03:00
history.cpp Pay button and messageMediaInvoice supported. 2017-03-30 12:49:15 +03:00
history.h Pay button and messageMediaInvoice supported. 2017-03-30 12:49:15 +03:00
historywidget.cpp Improve positioning of chat helper panels. 2017-04-03 19:46:24 +03:00
historywidget.h Add hierarchy of GIF pausing inside a window. 2017-04-03 19:46:12 +03:00
lang.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
lang.h First version of CalendarBox is done. 2017-03-07 22:29:49 +03:00
langloaderplain.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
langloaderplain.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
layerwidget.cpp Add hierarchy of GIF pausing inside a window. 2017-04-03 19:46:12 +03:00
layerwidget.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
layout.cpp Show video thumbnail in SendFileBox. 2017-03-10 17:14:10 +03:00
layout.h Show video thumbnail in SendFileBox. 2017-03-10 17:14:10 +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 Add hierarchy of GIF pausing inside a window. 2017-04-03 19:46:12 +03:00
mainwidget.h Add hierarchy of GIF pausing inside a window. 2017-04-03 19:46:12 +03:00
mainwindow.cpp Use separate TopBar for History and Overview. 2017-03-31 15:47:58 +03:00
mainwindow.h Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
mediaview.cpp Add hierarchy of GIF pausing inside a window. 2017-04-03 19:46:12 +03:00
mediaview.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
messenger.cpp Version 1.0.26: Better appx manifest, update langs. 2017-03-30 12:49:58 +03:00
messenger.h Support reading me_url_prefix from config. 2017-03-30 12:49:16 +03:00
observer_peer.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
observer_peer.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
overviewwidget.cpp Use separate TopBar for History and Overview. 2017-03-31 15:47:58 +03:00
overviewwidget.h Use separate TopBar for History and Overview. 2017-03-31 15:47:58 +03:00
passcodewidget.cpp Notifications management moved to AuthSession. 2017-03-06 18:38:15 +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 Notifications management moved to AuthSession. 2017-03-06 18:38:15 +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 Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
structs.cpp Show inline bot results in a separate widget. 2017-03-31 15:48:00 +03:00
structs.h Make MTPstring and MTPvector value types. 2017-03-10 23:27:26 +03:00