tdesktop/Telegram/SourceFiles
John Preston 26e2918841 Modules renamed in mtproto folder, Xcode build should not work yet 2016-03-23 21:43:12 +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 some winrt macro changes 2016-03-20 21:34:20 +03:00
etc
gui fixed history block index bug 2016-03-22 12:51:20 +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 Modules renamed in mtproto folder, Xcode build should not work yet 2016-03-23 21:43:12 +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 restricted peers support added 2016-03-23 16:21:26 +03:00
app.h version 9034001 beta 2016-03-22 18:23:34 +03:00
application.cpp some warnings fixed, TDESKTOP_DISABLE_NETWORK_PROXY macro added 2016-03-20 11:16:35 +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 Moved mtproto/mtpPublicRSA.h to mtproto/rsa_public_key module, 2016-03-23 21:12:07 +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 fixed crash in next/previous_chat(), MTP::dld/upl -> functions, download and upload sessions count reduced to 2 2016-02-29 14:34:44 +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 restricted peers support added 2016-03-23 16:21:26 +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 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
localimageloader.h
localstorage.cpp Moved mtproto/mtpPublicRSA.h to mtproto/rsa_public_key module, 2016-03-23 21:12:07 +03:00
localstorage.h
logs.cpp using operator new/delete instead of malloc/free 2016-03-20 18:08:13 +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 Delete button for large channels is hidden now 2016-03-23 19:50:40 +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
pspecific_mac.cpp override specifiers added, retina bug in image circle fixed 2016-03-21 21:57:03 +03:00
pspecific_mac.h
pspecific_mac_p.h
pspecific_mac_p.mm
pspecific_win.cpp 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_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 some winrt macro changes 2016-03-20 21:34:20 +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
stdafx.cpp some winrt macro changes 2016-03-20 21:34:20 +03:00
stdafx.h Modules renamed in mtproto folder, Xcode build should not work yet 2016-03-23 21:43:12 +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
sysbuttons.h
telegram.qrc
telegram_emojis.qrc
telegram_linux.qrc
telegram_mac.qrc
telegram_wnd.qrc
title.cpp
title.h
types.cpp Moved mtproto/mtpPublicRSA.h to mtproto/rsa_public_key module, 2016-03-23 21:12:07 +03:00
types.h Moved mtproto/mtpPublicRSA.h to mtproto/rsa_public_key module, 2016-03-23 21:12:07 +03:00
window.cpp some winrt macro changes 2016-03-20 21:34:20 +03:00
window.h some winrt macro changes 2016-03-20 21:34:20 +03:00