kepka/Telegram/SourceFiles/base
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
..
tests Use correct add_test() format to obtain correct path to test executables 2017-12-21 12:16:49 +03:00
algorithm.h Add todo notes 2017-12-20 14:38:02 +02:00
assertion.h Made to compile by MSVC 2015/2017 32 bit compilers (#101) 2018-02-13 16:13:14 +03:00
build_config.h Add todo notes 2017-12-20 14:38:02 +02:00
flags.h Add base/flags for bit flags on scoped enums. 2017-09-03 15:45:46 +03:00
flat_map.h Add Catch unittest framework and some tests. 2017-09-03 15:45:45 +03:00
flat_set.h Add Catch unittest framework and some tests. 2017-09-03 15:45:45 +03:00
functors.h Add base::optional as a wrapper of base::variant. 2017-08-30 19:15:21 +03:00
lambda.h Allow to use base::lambda independently. 2017-09-03 15:45:49 +03:00
lambda_guard.h Allow to use base::lambda independently. 2017-09-03 15:45:49 +03:00
observer.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
observer.h Fix missing includes 2017-12-20 14:38:02 +02:00
openssl_help.h Cleanup formatting 2017-12-20 14:38:02 +02:00
optional.h Add base::optional as a wrapper of base::variant. 2017-08-30 19:15:21 +03:00
ordered_set.h Allow to hide empty megagroup sticker set. 2017-08-25 14:39:24 +03:00
parse_helper.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
parse_helper.h Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
qthelp_regex.h Mark missing ctors deleted 2017-09-28 18:23:42 +03:00
qthelp_url.cpp Finalize rename / move of files. 2017-04-07 18:13:18 +03:00
qthelp_url.h Rename / move a bunch of files. 2017-04-07 18:13:16 +03:00
runtime_composer.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
runtime_composer.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
task_queue.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
task_queue.h Switch base::TaskQueue to Qt sync primitives. 2017-05-11 17:21:43 +03:00
timer.cpp Fix build in GCC. 2017-04-08 14:25:54 +03:00
timer.h Fix build in GCC. 2017-04-08 14:25:54 +03:00
type_traits.h Rename / move a bunch of files. 2017-04-07 18:13:16 +03:00
variant.h Add base::optional as a wrapper of base::variant. 2017-08-30 19:15:21 +03:00
weak_unique_ptr.h Add todo notes 2017-12-20 14:38:02 +02:00
zlib_help.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00