kepka/Telegram/SourceFiles/core
Anatoly Shirokov b1c7c6fc61 Made to compile by MSVC 2015/2017 32 bit compilers (#101)
Patches by @anatoly-spb :
1. Get rid of -DWIN64, -DZLIB_WINAPI in 32-bit build for fixing zlib linkage;
2. Work around MSVC2015 limitation based on lacking the C++14 features (like void as literal type) and document it.
2018-02-13 16:13:14 +03:00
..
basic_types.h Made to compile by MSVC 2015/2017 32 bit compilers (#101) 2018-02-13 16:13:14 +03:00
click_handler.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
click_handler.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
click_handler_types.cpp Allow to edit Bio in Settings. 2017-07-23 12:34:43 +03:00
click_handler_types.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
file_utilities.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
file_utilities.h Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
single_timer.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
single_timer.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
utils.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
utils.h Add todo notes 2017-12-20 14:38:02 +02:00
version.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00