kepka/Telegram/SourceFiles/base
Stanislav Ershov ceb9828910 Fix some warnings against size_t to int conversion 2018-03-12 18:30:19 +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 Adapt code to compile by MSVC 2015, remove conditional compilation (#105) 2018-02-13 21:19:05 +03:00
build_config.h Allow to build Kepka on other than x86 architectures: armv7, aarch64, ppc64le, etc. 2018-02-21 02:31:22 +03: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 some warnings against size_t to int conversion 2018-03-12 18:30:19 +03: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 Fix some warnings against size_t to int conversion 2018-03-12 18:30:19 +03:00
task_queue.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02: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