tdesktop/Telegram/SourceFiles
John Preston 7444a9ad67 Fixed scroll down to reply. Show that bot admins see all messages.
Fixed date display when messages were at the same day of different months.
Shared contact with author signature height increased.
2016-05-14 20:28:35 +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 Beta version 9048001 for Xcode and QtCreator. 2016-05-10 16:39:42 +03:00
dialogs New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
history Beta version 9048001 for Xcode and QtCreator. 2016-05-10 16:39:42 +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 Fixed access hash storing in EntityInTextMentionName. 2016-05-12 19:55:45 +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 ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
application.cpp Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
application.h Several crashes fixed. 2016-04-14 22:24:42 +03:00
audio.cpp Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
audio.h ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
autoupdater.cpp Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
autoupdater.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
config.h Some global string constants "static const *" -> "constexpr str_const". 2016-05-04 13:41:41 +03:00
countries.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
dialogswidget.cpp Message edit warning timer (up to 15 minutes). 2016-05-09 15:03:06 +03:00
dialogswidget.h Encapsulated unreadCount and mute fields in History. 2016-04-11 14:59:01 +04:00
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 Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
fileuploader.h silent broadcast done 2016-02-25 19:19:54 +03:00
history.cpp Fixed scroll down to reply. Show that bot admins see all messages. 2016-05-14 20:28:35 +03:00
history.h Fixed scroll down to reply. Show that bot admins see all messages. 2016-05-14 20:28:35 +03:00
historywidget.cpp Fixed scroll down to reply. Show that bot admins see all messages. 2016-05-14 20:28:35 +03:00
historywidget.h Message edit warning timer (up to 15 minutes). 2016-05-09 15:03:06 +03:00
lang.cpp added year 2016 to copyright 2016-02-08 13:56:18 +03:00
lang.h Langs updated with changelog. 2016-04-11 20:03:50 +03:00
langloaderplain.cpp added year 2016 to copyright 2016-02-08 13:56:18 +03:00
langloaderplain.h Langs updated with changelog. 2016-04-11 20:03:50 +03:00
layerwidget.cpp ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
layerwidget.h Inline bot results preview: photo, audio, file, voice. Beta 9040126. 2016-04-10 22:18:26 +04:00
layout.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
layout.h Selection of text in attachments: captions, web page previews. 2016-04-13 21:29:32 +03:00
localimageloader.cpp ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
localimageloader.h MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
localstorage.cpp Version 0.9.48 with bugfixes. 2016-05-10 11:57:55 +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 Fixed possible crash in NotifyWindow click handler. 2016-03-31 15:55:25 +04:00
main.cpp Changed all .. to ... in phrases 2016-03-24 18:07:13 +03:00
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 Fixed building in Xcode. 2016-04-07 14:35:09 +04:00
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 added year 2016 to copyright 2016-02-08 13:56:18 +03:00
playerwidget.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
playerwidget.h Media shortcuts now are enabled only when in-app player is opened. 2016-04-14 19:08:36 +03:00
profilewidget.cpp Fixed scroll down to reply. Show that bot admins see all messages. 2016-05-14 20:28:35 +03:00
profilewidget.h New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
pspecific.h added TDESKTOP_DISABLE_CRASH_REPORTS macro and new pspecific file, pspecific_wnd renamed to pspecific_win 2016-03-20 12:10:16 +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 rpcClear for mediaview, ImageLink changed to Location 2016-02-28 16:54:04 +03:00
pspecific_mac.cpp Beta version 9048001 for Xcode and QtCreator. 2016-05-10 16:39:42 +03:00
pspecific_mac.h rpcClear for mediaview, ImageLink changed to Location 2016-02-28 16:54:04 +03:00
pspecific_mac_p.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
pspecific_mac_p.mm Some global string constants "static const *" -> "constexpr str_const". 2016-05-04 13:41:41 +03:00
pspecific_win.cpp Merge branch 'dev' into mentions 2016-05-04 13:45:23 +03:00
pspecific_win.h added connection implementations to git, protocol improved 2016-03-24 15:57:10 +03:00
pspecific_winrt.cpp Merge branch 'dev' into mentions 2016-05-04 13:45:23 +03:00
pspecific_winrt.h some winrt macro changes 2016-03-20 21:34:20 +03:00
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 ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
shortcuts.cpp Media shortcuts now are enabled only when in-app player is opened. 2016-04-14 19:08:36 +03:00
shortcuts.h Media shortcuts now are enabled only when in-app player is opened. 2016-04-14 19:08:36 +03:00
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 ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
title.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
title.h ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00