tdesktop/Telegram/SourceFiles
John Preston c1aa1c5a0f Enable Qt tray icon in GNOME and derivatives.
As tested in Fedora Qt 5.6.2 tray icon works well in GNOME.
Also add more logs about DE and tray icon. Fix #3175 #3188
2017-04-03 20:46:09 +03:00
..
_other
boxes Add hierarchy of GIF pausing inside a window. 2017-04-03 19:46:12 +03:00
codegen Generate emoji config by a build action. 2017-04-01 17:08:42 +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 Remove old 'using std::string' from mtproto. 2017-04-02 20:11:30 +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
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
config.h Add search in GIFs to EmojiPanel. 2017-03-31 18:58:59 +03:00
countries.h
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
lang.h First version of CalendarBox is done. 2017-03-07 22:29:49 +03:00
langloaderplain.cpp
langloaderplain.h
layerwidget.cpp Add hierarchy of GIF pausing inside a window. 2017-04-03 19:46:12 +03:00
layerwidget.h
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
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
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
observer_peer.h
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
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 Notifications management moved to AuthSession. 2017-03-06 18:38:15 +03:00
shortcuts.h
stdafx.cpp
stdafx.h
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