tdesktop/Telegram/SourceFiles
John Preston ad53185645 moved connection implementations from connection module to separate modules, Xcode and QtCreator projects need fixing 2016-03-24 13:55:42 +03:00
..
_other some warnings fixed, TDESKTOP_DISABLE_NETWORK_PROXY macro added 2016-03-20 11:16:35 +03:00
art top bar search icon added 2016-03-17 12:23:38 +03:00
boxes MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
etc
gui MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
intro Merge branch 'dev' of https://bitbucket.org/johnprestonmail/telegram-desktop into dev 2016-03-21 21:41:51 +03:00
langs langs updated 2016-03-14 13:23:39 +03:00
mtproto moved connection implementations from connection module to separate modules, Xcode and QtCreator projects need fixing 2016-03-24 13:55:42 +03:00
qmime
Telegram.plist
apiwrap.cpp all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
apiwrap.h pin/unpin messages in supergroups, local hide for pinned messages 2016-03-10 13:15:21 +03:00
app.cpp MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
app.h version 9034001 beta 2016-03-22 18:23:34 +03:00
application.cpp MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
application.h all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
audio.cpp some warnings fixed, TDESKTOP_DISABLE_NETWORK_PROXY macro added 2016-03-20 11:16:35 +03:00
audio.h
autoupdater.cpp MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
autoupdater.h
config.h Moved mtproto/mtpPublicRSA.h to mtproto/rsa_public_key module, 2016-03-23 21:12:07 +03:00
countries.h
dialogswidget.cpp all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
dialogswidget.h fixed some warnings, added debug logs before thread wait calls 2016-03-01 05:36:23 +03:00
dropdown.cpp all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
dropdown.h all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
facades.cpp all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
facades.h restricted peers support added 2016-03-23 16:21:26 +03:00
fileuploader.cpp moved MTProtoSession and MTProtoConnection to MTP::internal:: namespace 2016-03-24 11:57:11 +03:00
fileuploader.h
history.cpp optimized enumeration of userpics 2016-03-23 14:47:32 +03:00
history.h optimized enumeration of userpics 2016-03-23 14:47:32 +03:00
historywidget.cpp MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
historywidget.h moving left userpics at the top of the conversation window, beta 9034002 2016-03-22 22:43:47 +03:00
lang.cpp
lang.h
langloaderplain.cpp
langloaderplain.h
layerwidget.cpp 0.9.30 dev version - fix forwarded text style, fixed sticker preview update on sticker load 2016-03-03 20:37:15 +02:00
layerwidget.h
layout.cpp optimized enumeration of userpics 2016-03-23 14:47:32 +03:00
layout.h optimized enumeration of userpics 2016-03-23 14:47:32 +03:00
localimageloader.cpp MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +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 MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
localstorage.h
logs.cpp moved MTProtoSession and MTProtoConnection to MTP::internal:: namespace 2016-03-24 11:57:11 +03:00
logs.h crash in pinnedbar fix, assertion info added to crash report, onViewsIncrement() and updateCounter() checks added, returned style fake qt args for Xubuntu 15.10, 0.9.33 stable (Linux only) 2016-03-16 00:13:32 +03:00
main.cpp some winrt macro changes 2016-03-20 21:34:20 +03:00
mainwidget.cpp MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
mainwidget.h Delete button for large channels is hidden now 2016-03-23 19:50:40 +03:00
mediaview.cpp circled profile images 2016-03-18 13:18:30 +03:00
mediaview.h
numbers.h
overviewwidget.cpp some warnings fixed, TDESKTOP_DISABLE_NETWORK_PROXY macro added 2016-03-20 11:16:35 +03:00
overviewwidget.h fixed some warnings, added debug logs before thread wait calls 2016-03-01 05:36:23 +03:00
passcodewidget.cpp
passcodewidget.h
playerwidget.cpp fixed opening of uncompressed image sent from clipboard, intro refactoring finished 2016-03-16 14:54:37 +03:00
playerwidget.h
profilewidget.cpp Delete button for large channels is hidden now 2016-03-23 19:50:40 +03:00
profilewidget.h Delete button for large channels is hidden now 2016-03-23 19:50:40 +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 all deinit moved to Application::aboutToQuit(), mtproto connection thread management refactored, disabled -style=0 fake argument for Application, beta 9028002 2016-02-29 19:53:26 +03:00
pspecific_linux.h rpcClear for mediaview, ImageLink changed to Location 2016-02-28 16:54:04 +03:00
pspecific_mac.cpp override specifiers added, retina bug in image circle fixed 2016-03-21 21:57:03 +03:00
pspecific_mac.h rpcClear for mediaview, ImageLink changed to Location 2016-02-28 16:54:04 +03:00
pspecific_mac_p.h
pspecific_mac_p.mm
pspecific_win.cpp MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
pspecific_win.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_winrt.cpp MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
pspecific_winrt.h some winrt macro changes 2016-03-20 21:34:20 +03:00
settings.cpp all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
settings.h all MTP flags made strictly typed by scoped enums, in-message date display added for non-service messages 2016-03-19 19:55:15 +03:00
settingswidget.cpp some warnings fixed, TDESKTOP_DISABLE_NETWORK_PROXY macro added 2016-03-20 11:16:35 +03:00
settingswidget.h some warnings fixed, TDESKTOP_DISABLE_NETWORK_PROXY macro added 2016-03-20 11:16:35 +03:00
shortcuts.cpp shortcuts repeat mode is defined by the command 2016-03-13 20:50:00 +03:00
shortcuts.h divided shortcuts file to default and custom 2016-02-28 12:48:09 +03:00
stdafx.cpp some winrt macro changes 2016-03-20 21:34:20 +03:00
stdafx.h moved MTProtoSession and MTProtoConnection to MTP::internal:: namespace 2016-03-24 11:57:11 +03:00
structs.cpp override specifiers added, retina bug in image circle fixed 2016-03-21 21:57:03 +03:00
structs.h restricted peers support added 2016-03-23 16:21:26 +03:00
style.h
sysbuttons.cpp global shortcuts with loading from .json map 2016-02-27 22:39:51 +03:00
sysbuttons.h global shortcuts with loading from .json map 2016-02-27 22:39:51 +03:00
telegram.qrc
telegram_emojis.qrc
telegram_linux.qrc
telegram_mac.qrc
telegram_wnd.qrc
title.cpp History::dialogs and Histories::unread are private now, counting only chats from dialogs list to the badge 2016-02-28 14:58:30 +03:00
title.h
types.cpp Moved mtproto/mtpPublicRSA.h to mtproto/rsa_public_key module, 2016-03-23 21:12:07 +03:00
types.h MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users 2016-03-24 13:12:18 +03:00
window.cpp moved MTProtoSession and MTProtoConnection to MTP::internal:: namespace 2016-03-24 11:57:11 +03:00
window.h some winrt macro changes 2016-03-20 21:34:20 +03:00