kepka/Telegram/SourceFiles/profile
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
..
profile.style Display user Bio in profile. 2017-07-23 12:34:43 +03:00
profile_back_button.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_back_button.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_block_actions.cpp Remove App::app(), App::uploader(), App::api(). 2017-08-25 14:39:18 +03:00
profile_block_actions.h Alpha 1.1.12: Search in supergroup for count > 50. 2017-07-11 21:40:51 +03:00
profile_block_channel_members.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
profile_block_channel_members.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_block_group_members.cpp Don't display admin stars if admins are disabled. 2017-09-04 15:21:54 +03:00
profile_block_group_members.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_block_info.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
profile_block_info.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_block_invite_link.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_block_invite_link.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
profile_block_peer_list.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_block_peer_list.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_block_settings.cpp Replace group admins ContactsBox with PeerListBox. 2017-08-30 19:15:28 +03:00
profile_block_settings.h Alpha 1.1.12: Search in supergroup for count > 50. 2017-07-11 21:40:51 +03:00
profile_block_shared_media.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_block_shared_media.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_block_widget.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
profile_block_widget.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_channel_controllers.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
profile_channel_controllers.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
profile_common_groups_section.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
profile_common_groups_section.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_cover.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_cover.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_cover_drop_area.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_cover_drop_area.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_fixed_bar.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_fixed_bar.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_inner_widget.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
profile_inner_widget.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_section_memento.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
profile_section_memento.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_userpic_button.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_userpic_button.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_widget.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
profile_widget.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00