kotatogram-desktop/Telegram/SourceFiles
2016-04-09 15:15:23 +04:00
..
_other Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
art Toast notification for bot callback result added. Xcode build broken. 2016-04-08 11:12:48 +04:00
boxes Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
codegen/style
etc
inline_bots Redirect addToHistory for inline bot results to SendData member. 2016-04-09 12:29:34 +04:00
intro Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
langs Requesting only supported languages from transifex in UpdateLang.sh 2016-04-05 11:45:53 +04:00
mtproto Merged with master. 2016-04-09 15:15:23 +04:00
qmime
serialize Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
ui Merged with master. 2016-04-09 15:15:23 +04:00
apiwrap.cpp Merged with master. 2016-04-09 15:15:23 +04:00
apiwrap.h
app.cpp Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
app.h Moved inline bot result structs from structs.cpp/h module. 2016-04-05 01:09:46 +04:00
application.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
application.h
audio.cpp
audio.h Inline bot video and sticker layout and sending done. 2016-04-03 13:11:41 +04:00
autoupdater.cpp
autoupdater.h
basic_types.cpp Inline bot video and sticker layout and sending done. 2016-04-03 13:11:41 +04:00
basic_types.h NeverFreedPointer implementation improved and fixed for MSVC. 2016-04-07 20:16:02 +04:00
config.h Merge branch 'master' into bots 2016-04-05 13:32:42 +04:00
countries.h
dialogswidget.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
dialogswidget.h
dropdown.cpp Inline bot cancel button added. 2016-04-09 15:02:50 +04:00
dropdown.h Scheme updated. Inline geo sending requests without geo. 2016-04-08 21:25:20 +04:00
facades.cpp Inline switch to pm and back support added for inline bots. 2016-04-08 18:16:52 +04:00
facades.h Inline switch to pm and back support added for inline bots. 2016-04-08 18:16:52 +04:00
fileuploader.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
fileuploader.h
history.cpp Forwarding of a single message fixed. 2016-04-09 15:08:19 +04:00
history.h Merged with master. 2016-04-09 15:15:23 +04:00
historywidget.cpp Inline bot cancel button added. 2016-04-09 15:02:50 +04:00
historywidget.h Inline bot cancel button added. 2016-04-09 15:02:50 +04:00
lang.cpp
lang.h Scheme updated, support for via @bot added to stickers. 2016-04-07 14:03:10 +04:00
langloaderplain.cpp
langloaderplain.h
layerwidget.cpp Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
layerwidget.h Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
layout.cpp Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
layout.h Improved inline bot results layout. 2016-04-08 19:37:14 +04:00
localimageloader.cpp Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
localimageloader.h
localstorage.cpp Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
localstorage.h Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
logs.cpp
logs.h
main.cpp
mainwidget.cpp Merged with master. 2016-04-09 15:15:23 +04:00
mainwidget.h Inline bot cancel button added. 2016-04-09 15:02:50 +04:00
mediaview.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
mediaview.h Fixed building in Xcode. 2016-04-07 14:35:09 +04:00
numbers.h
overviewwidget.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
overviewwidget.h Fixed building in Xcode. 2016-04-07 14:35:09 +04:00
passcodewidget.cpp Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
passcodewidget.h
playerwidget.cpp Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
playerwidget.h
profilewidget.cpp Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
profilewidget.h Fixed building in Xcode. 2016-04-07 14:35:09 +04:00
pspecific.h
pspecific_linux.cpp
pspecific_linux.h
pspecific_mac.cpp
pspecific_mac.h
pspecific_mac_p.h
pspecific_mac_p.mm
pspecific_win.cpp
pspecific_win.h
pspecific_winrt.cpp
pspecific_winrt.h
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 Error handling changed, 'auto' keyword used for MTP types. 2016-04-08 14:44:35 +04:00
settingswidget.h Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
shortcuts.cpp
shortcuts.h
stdafx.cpp
stdafx.h Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
structs.cpp Encapsulated DocumentData location and serialization. 2016-04-09 09:57:55 +04:00
structs.h Merged with master. 2016-04-09 15:15:23 +04:00
sysbuttons.cpp Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
sysbuttons.h Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
Telegram.plist
telegram.qrc
telegram_emojis.qrc
telegram_linux.qrc
telegram_mac.qrc
telegram_wnd.qrc
title.cpp Inline switch to pm and back support added for inline bots. 2016-04-08 18:16:52 +04:00
title.h
window.cpp Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00
window.h Build fixed for renamed sources folder SourceFiles/{gui->ui}/ 2016-04-07 22:05:28 +04:00