tdesktop/Telegram/SourceFiles
John Preston 895facbcdd Fixed changelog for alpha and beta in 0.9.49 version. 2016-05-15 23:14:47 +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 Version 0.9.49: disabling high dpi scaling in all systems except OS X. 2016-05-15 13:30:47 +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 Fixed changelog for alpha and beta in 0.9.49 version. 2016-05-15 23:14:47 +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
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 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
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 Langs updated, changelog for 0.9.49 version added. 2016-05-14 21:14:55 +03:00
lang.h Langs updated, changelog for 0.9.49 version added. 2016-05-14 21:14:55 +03:00
langloaderplain.cpp
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
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
main.cpp Version 0.9.49: disabling high dpi scaling in all systems except OS X. 2016-05-15 13:30:47 +03:00
mainwidget.cpp Langs updated, changelog for 0.9.49 version added. 2016-05-14 21:14:55 +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
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
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.cpp Beta version 9048001 for Xcode and QtCreator. 2016-05-10 16:39:42 +03:00
pspecific_mac.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_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
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