tdesktop/Telegram/SourceFiles
2016-05-10 10:57:40 +03:00
..
_other Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
boxes Everywhere TextWithTags and TextWithEntities are used. 2016-05-06 20:33:48 +03:00
codegen New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
core Everywhere TextWithTags and TextWithEntities are used. 2016-05-06 20:33:48 +03:00
dialogs New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
history Suggest mentions not only by username, but by user names as well. 2016-05-08 19:11:47 +03:00
inline_bots New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
intro New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
mtproto EntityInText made class instead of struct. Scheme updated. 2016-04-29 15:00:48 +03:00
overview Everywhere TextWithTags and TextWithEntities are used. 2016-05-06 20:33:48 +03:00
serialize Saving FlatTextarea tags to drafts, applying them in setText. 2016-05-05 19:04:17 +03:00
ui Suggest mentions not only by username, but by user names as well. 2016-05-08 19:11:47 +03:00
window New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
apiwrap.cpp Requesting difference or messages when users from mentions not loaded. 2016-05-09 13:07:25 +03:00
apiwrap.h Requesting difference or messages when users from mentions not loaded. 2016-05-09 13:07:25 +03:00
app.cpp Everywhere TextWithTags and TextWithEntities are used. 2016-05-06 20:33:48 +03:00
app.h
application.cpp Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
application.h
audio.cpp Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
audio.h
autoupdater.cpp Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
autoupdater.h
config.h Some global string constants "static const *" -> "constexpr str_const". 2016-05-04 13:41:41 +03:00
countries.h
dialogswidget.cpp Message edit warning timer (up to 15 minutes). 2016-05-09 15:03:06 +03:00
dialogswidget.h
dropdown.cpp Renamed MentionsDropdown to FieldAutocomplete, moved to separate file. 2016-04-29 16:46:16 +03:00
dropdown.h Renamed MentionsDropdown to FieldAutocomplete, moved to separate file. 2016-04-29 16:46:16 +03:00
facades.cpp Mention names support added to FlatTextarea, messages. 2016-04-30 20:04:14 +03:00
facades.h Mention names support added to FlatTextarea, messages. 2016-04-30 20:04:14 +03:00
fileuploader.cpp
fileuploader.h
history.cpp Setting f_views flag for a client-side forwarded message with views. 2016-05-10 10:57:40 +03:00
history.h Setting f_views flag for a client-side forwarded message with views. 2016-05-10 10:57:40 +03:00
historywidget.cpp Setting f_views flag for a client-side forwarded message with views. 2016-05-10 10:57:40 +03:00
historywidget.h Message edit warning timer (up to 15 minutes). 2016-05-09 15:03:06 +03:00
lang.cpp
lang.h
langloaderplain.cpp
langloaderplain.h
layerwidget.cpp
layerwidget.h
layout.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
layout.h
localimageloader.cpp
localimageloader.h
localstorage.cpp Saving FlatTextarea tags to drafts, applying them in setText. 2016-05-05 19:04:17 +03:00
localstorage.h Saving FlatTextarea tags to drafts, applying them in setText. 2016-05-05 19:04:17 +03:00
logs.cpp 0.9.47 alpha: fixed crash in text processing (Qt pach updated). 2016-05-02 16:42:09 +03:00
logs.h
main.cpp
mainwidget.cpp Requesting difference or messages when users from mentions not loaded. 2016-05-09 13:07:25 +03:00
mainwidget.h Saving FlatTextarea tags to drafts, applying them in setText. 2016-05-05 19:04:17 +03:00
mainwindow.cpp Some global string constants "static const *" -> "constexpr str_const". 2016-05-04 13:41:41 +03:00
mainwindow.h Renamed MentionsDropdown to FieldAutocomplete, moved to separate file. 2016-04-29 16:46:16 +03:00
mediaview.cpp Everywhere TextWithTags and TextWithEntities are used. 2016-05-06 20:33:48 +03:00
mediaview.h
overviewwidget.cpp EntityInText made class instead of struct. Scheme updated. 2016-04-29 15:00:48 +03:00
overviewwidget.h New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
passcodewidget.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
passcodewidget.h
playerwidget.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
playerwidget.h
profilewidget.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
profilewidget.h New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
pspecific_linux.cpp Some global string constants "static const *" -> "constexpr str_const". 2016-05-04 13:41:41 +03:00
pspecific_linux.h
pspecific_mac_p.h
pspecific_mac_p.mm Some global string constants "static const *" -> "constexpr str_const". 2016-05-04 13:41:41 +03:00
pspecific_mac.cpp Saving FlatTextarea tags to drafts, applying them in setText. 2016-05-05 19:04:17 +03:00
pspecific_mac.h
pspecific_win.cpp Merge branch 'dev' into mentions 2016-05-04 13:45:23 +03:00
pspecific_win.h
pspecific_winrt.cpp Merge branch 'dev' into mentions 2016-05-04 13:45:23 +03:00
pspecific_winrt.h
pspecific.h
settings.cpp Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
settings.h Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
settingswidget.cpp Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
settingswidget.h
shortcuts.cpp
shortcuts.h
stdafx.cpp Moved patches to Telegram/Patches, travis builds debug version. 2016-04-23 14:50:28 +03:00
stdafx.h New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
structs.cpp EntityInText made class instead of struct. Scheme updated. 2016-04-29 15:00:48 +03:00
structs.h EntityInText made class instead of struct. Scheme updated. 2016-04-29 15:00:48 +03:00
sysbuttons.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
sysbuttons.h
title.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
title.h