tdesktop/Telegram/SourceFiles
2016-04-19 15:06:52 +03:00
..
_other Some better source organization. Removed C++11 STL usage (old OS X). 2016-04-15 12:59:02 +03:00
boxes Allowing to choose bots in appoint supergroup admin box. 2016-04-14 15:00:44 +03:00
codegen Added codegen_style/numbers QtCreator projects. Telegram.pro still broken. 2016-04-19 15:06:52 +03:00
core codegen_style completely replaces style gen with MetaStyle. 2016-04-18 23:33:43 +03:00
dialogs Several crashes fixed. 2016-04-14 22:24:42 +03:00
history ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
inline_bots Added codegen_style/numbers QtCreator projects. Telegram.pro still broken. 2016-04-19 15:06:52 +03:00
intro Xcode build now uses codegen_style/numbers. Xcode projects created. 2016-04-19 13:59:59 +03:00
mtproto ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
overview Selection of text in attachments: captions, web page previews. 2016-04-13 21:29:32 +03:00
serialize Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
ui Xcode build now uses codegen_style/numbers. Xcode projects created. 2016-04-19 13:59:59 +03:00
window ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
apiwrap.cpp ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
apiwrap.h Components are now almost plain structs 2016-03-28 15:51:22 +03:00
app.cpp codegen_style completely replaces style gen with MetaStyle. 2016-04-18 23:33:43 +03:00
app.h ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
application.cpp Dev version 0.9.43 - media text selection and disabling player shortcuts. 2016-04-14 22:28:02 +03:00
application.h Several crashes fixed. 2016-04-14 22:24:42 +03:00
audio.cpp ITextLink moved to ClickHandler, TextLinkPtr > ClickHandlerPtr. 2016-03-29 20:17:00 +03:00
audio.h ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
autoupdater.cpp Changed all .. to ... in phrases 2016-03-24 18:07:13 +03:00
autoupdater.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
config.h Dev version 0.9.43 - media text selection and disabling player shortcuts. 2016-04-14 22:28:02 +03:00
countries.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
dialogswidget.cpp Several crashes fixed. 2016-04-14 22:24:42 +03:00
dialogswidget.h Encapsulated unreadCount and mute fields in History. 2016-04-11 14:59:01 +04:00
dropdown.cpp codegen_style completely replaces style gen with MetaStyle. 2016-04-18 23:33:43 +03:00
dropdown.h UniquePointer > std_::unique_ptr, MakeUnique > std_::make_unique. 2016-04-10 23:20:48 +04:00
facades.cpp Several crashes fixed. 2016-04-14 22:24:42 +03:00
facades.h Several crashes fixed. 2016-04-14 22:24:42 +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 Xcode build now uses codegen_style/numbers. Xcode projects created. 2016-04-19 13:59:59 +03:00
history.h Several crashes fixed. 2016-04-14 22:24:42 +03:00
historywidget.cpp Several crashes fixed. 2016-04-14 22:24:42 +03:00
historywidget.h Several crashes fixed. 2016-04-14 22:24:42 +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 ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +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 ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
localstorage.h ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
logs.cpp Logging crashed string in hexdump ofutf8. 2016-04-01 11:43:14 +04: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 Several crashes fixed. 2016-04-14 22:24:42 +03:00
mainwidget.h Several crashes fixed. 2016-04-14 22:24:42 +03:00
mainwindow.cpp Several crashes fixed. 2016-04-14 22:24:42 +03:00
mainwindow.h Several crashes fixed. 2016-04-14 22:24:42 +03:00
mediaview.cpp Selection of text in attachments: captions, web page previews. 2016-04-13 21:29:32 +03:00
mediaview.h Fixed building in Xcode. 2016-04-07 14:35:09 +04:00
overviewwidget.cpp Selection of text in attachments: captions, web page previews. 2016-04-13 21:29:32 +03:00
overviewwidget.h Selection of text in attachments: captions, web page previews. 2016-04-13 21:29:32 +03:00
passcodewidget.cpp Text copy from HistoryItem/HistoryMedia/combined is done and tested. 2016-04-14 14:00:23 +03:00
passcodewidget.h added year 2016 to copyright 2016-02-08 13:56:18 +03:00
playerwidget.cpp Media shortcuts now are enabled only when in-app player is opened. 2016-04-14 19:08:36 +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 Several crashes fixed. 2016-04-14 22:24:42 +03:00
profilewidget.h Fixed building in Xcode. 2016-04-07 14:35:09 +04: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 ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
pspecific_linux.h rpcClear for mediaview, ImageLink changed to Location 2016-02-28 16:54:04 +03:00
pspecific_mac.cpp Several crashes fixed. 2016-04-14 22:24: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 Reading of old style format fully supported in codegen_style. 2016-04-17 20:52:17 +03:00
pspecific_win.cpp ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
pspecific_win.h added connection implementations to git, protocol improved 2016-03-24 15:57:10 +03:00
pspecific_winrt.cpp ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
pspecific_winrt.h some winrt macro changes 2016-03-20 21:34:20 +03:00
settings.cpp Inline bot stickers done, but not tested yet. 2016-04-02 15:20:53 +04:00
settings.h Inline bot stickers done, but not tested yet. 2016-04-02 15:20:53 +04:00
settingswidget.cpp Several crashes fixed. 2016-04-14 22:24:42 +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 some winrt macro changes 2016-03-20 21:34:20 +03:00
stdafx.h Some better source organization. Removed C++11 STL usage (old OS X). 2016-04-15 12:59:02 +03:00
structs.cpp ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
structs.h ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
sysbuttons.cpp ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
sysbuttons.h ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
title.cpp ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00
title.h ClickHandler, TopBarWidget and Overview layouts moved to separate files. 2016-04-13 00:31:28 +03:00