tdesktop/Telegram/SourceFiles
John Preston 08167a6a91 Removed #include "stdafx.h" from all files.
Currently the build without implicitly included precompiled header
is not supported anyway (because Qt MOC source files do not include
stdafx.h, they include plain headers).

So when we decide to support building without implicitly included
precompiled headers we'll have to fix all the headers anyway.
2017-03-04 12:27:52 +03:00
..
_other Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
boxes Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
codegen Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
core Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
data Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
dialogs Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
history Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
inline_bots Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
intro Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
media Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
mtproto Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
overview Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
platform Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
profile Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
serialize Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
settings Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
stickers Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
ui Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
window Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
apiwrap.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
apiwrap.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
app.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
app.h Moved AppClass to messenger.cpp:Messenger. 2017-02-25 19:48:20 +03:00
application.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
application.h Moved AppClass to messenger.cpp:Messenger. 2017-02-25 19:48:20 +03:00
auth_session.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
auth_session.h Moved MTP::authedId() to AuthSession::Current(). 2017-02-25 19:48:19 +03:00
autoupdater.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
autoupdater.h
config.h
countries.h
dialogswidget.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
dialogswidget.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
facades.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
facades.h Removed legacy FileDialog::query* methods. 2017-02-28 19:04:52 +03:00
fileuploader.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
fileuploader.h
history.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
history.h
historywidget.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
historywidget.h Removed legacy FileDialog::query* methods. 2017-02-28 19:04:52 +03:00
lang.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
lang.h
langloaderplain.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
langloaderplain.h
layerwidget.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
layerwidget.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
layout.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
layout.h
localimageloader.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
localimageloader.h
localstorage.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
localstorage.h
logs.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
logs.h
main.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
mainwidget.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
mainwidget.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
mainwindow.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
mainwindow.h Moved AppClass to messenger.cpp:Messenger. 2017-02-25 19:48:20 +03:00
mediaview.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
mediaview.h
messenger.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
messenger.h Removed legacy FileDialog::query* methods. 2017-02-28 19:04:52 +03:00
observer_peer.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
observer_peer.h
overviewwidget.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
overviewwidget.h
passcodewidget.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
passcodewidget.h
pspecific.h Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00
pspecific_linux.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
pspecific_linux.h Platform-dependent file methods called async. 2017-02-28 18:03:38 +03:00
pspecific_mac.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
pspecific_mac.h Platform-dependent file methods called async. 2017-02-28 18:03:38 +03:00
pspecific_mac_p.h Platform-dependent file methods called async. 2017-02-28 18:03:38 +03:00
pspecific_mac_p.mm Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
pspecific_win.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
pspecific_win.h Platform-dependent file methods called async. 2017-02-28 18:03:38 +03:00
qt_static_plugins.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
settings.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
settings.h Moved AppClass to messenger.cpp:Messenger. 2017-02-25 19:48:20 +03:00
shortcuts.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
shortcuts.h
stdafx.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
stdafx.h
structs.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
structs.h Ability to delete authorization keys added. 2017-02-25 19:48:22 +03:00