tdesktop/Telegram/SourceFiles
John Preston 45143c40c9 FlatTextarea handles tags on insertFromMime and tags editing.
Fixed dependent messages update when message was edited.
Fixed entities parsing in Text when they follow one after another.
2016-05-04 19:46:24 +03:00
..
_other Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
boxes Moving build / lang scripts from Telegram to subfolders. 2016-04-27 15:02:17 +03:00
codegen New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
core Merge branch 'dev' into mentions 2016-05-04 13:45:23 +03:00
dialogs New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
history Renamed MentionsDropdown to FieldAutocomplete, moved to separate file. 2016-04-29 16:46:16 +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 EntityInText made class instead of struct. Scheme updated. 2016-04-29 15:00:48 +03:00
serialize Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
ui FlatTextarea handles tags on insertFromMime and tags editing. 2016-05-04 19:46:24 +03:00
window New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
apiwrap.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +03:00
apiwrap.h Components are now almost plain structs 2016-03-28 15:51:22 +03:00
app.cpp New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +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 New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +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 FlatTextarea handles tags on insertFromMime and tags editing. 2016-05-04 19:46:24 +03:00
history.h FlatTextarea handles tags on insertFromMime and tags editing. 2016-05-04 19:46:24 +03:00
historywidget.cpp Mention names support added to FlatTextarea, messages. 2016-04-30 20:04:14 +03:00
historywidget.h Mention names support added to FlatTextarea, messages. 2016-04-30 20:04:14 +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 Improved QtCreator projects for codegen, include dirs used in codegen. 2016-04-20 15:59:25 +03:00
localstorage.h ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +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 Mention names support added to FlatTextarea, messages. 2016-04-30 20:04:14 +03:00
mainwidget.h Mention names support added to FlatTextarea, messages. 2016-04-30 20:04:14 +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 New style::icon class added, colorized icons by codegen_style. 2016-04-21 20:57:29 +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 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.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 Merge branch 'dev' into mentions 2016-05-04 13:45:23 +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