kepka/Telegram/SourceFiles/ui
Alex 69661217d2
Remove PCH (#148)
This commit brings many changes:

1. Remove cotire;
2. Remove PCH files (stdafx.xxx) and mentions;
3. Rearrange and clean includes:
3.1. Remove core includes path, use full header path core/xxx;
3.2. Move object_ptr to separate file base/object_ptr.h;
3.3. Add missing includes;
5. Add forward decls;
6. Get rid of some Qt private parts;
7. Fix ALL compilation errors after removing cotire on Windows, Linux, MacOS.

Closes #133.
Related to #96.
2018-06-04 16:25:31 +03:00
..
effects Remove PCH (#148) 2018-06-04 16:25:31 +03:00
style Remove PCH (#148) 2018-06-04 16:25:31 +03:00
text Remove PCH (#148) 2018-06-04 16:25:31 +03:00
toast Remove PCH (#148) 2018-06-04 16:25:31 +03:00
widgets Remove PCH (#148) 2018-06-04 16:25:31 +03:00
abstract_button.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
abstract_button.h Fix working with layers. 2017-09-03 22:49:33 +03:00
animation.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
animation.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
countryinput.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
countryinput.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
emoji_config.cpp Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
emoji_config.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
images.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
images.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
special_buttons.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
special_buttons.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
twidget.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
twidget.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00