kepka/Telegram/SourceFiles/ui/widgets
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
..
buttons.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
buttons.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
checkbox.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
checkbox.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
continuous_sliders.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
continuous_sliders.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
discrete_sliders.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
discrete_sliders.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
dropdown_menu.cpp Finalize rename / move. 2017-06-29 11:39:38 +03:00
dropdown_menu.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
inner_dropdown.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
inner_dropdown.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
input_fields.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
input_fields.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
labels.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
labels.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
menu.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
menu.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
multi_select.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
multi_select.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
popup_menu.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
popup_menu.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
scroll_area.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
scroll_area.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
shadow.cpp Replace different side enums with RectPart. 2017-05-24 16:25:20 +03:00
shadow.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
tooltip.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
tooltip.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
widgets.style Search for messages from a specific user in group. 2017-08-01 21:38:01 +03:00