kepka/Telegram/SourceFiles/settings
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
..
settings.style Allow to edit Bio in Settings. 2017-07-23 12:34:43 +03:00
settings_advanced_widget.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
settings_advanced_widget.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
settings_background_widget.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
settings_background_widget.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
settings_block_widget.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
settings_block_widget.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
settings_chat_settings_widget.cpp Add option for typographic message formatting 2018-04-21 19:14:34 +03:00
settings_chat_settings_widget.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
settings_cover.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
settings_cover.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
settings_fixed_bar.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
settings_fixed_bar.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
settings_general_widget.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
settings_general_widget.h Remove autoupdater 2017-12-20 14:38:02 +02:00
settings_info_widget.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
settings_info_widget.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
settings_inner_widget.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
settings_inner_widget.h Retranslate Settings when language is changed. 2017-06-29 11:39:45 +03:00
settings_layer.cpp Replace QFlags with base::flags. 2017-09-03 15:45:47 +03:00
settings_layer.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
settings_notifications_widget.cpp Remove App::app(), App::uploader(), App::api(). 2017-08-25 14:39:18 +03:00
settings_notifications_widget.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
settings_privacy_controllers.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
settings_privacy_controllers.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
settings_privacy_widget.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
settings_privacy_widget.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
settings_scale_widget.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
settings_scale_widget.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
settings_widget.cpp Remove App::app(), App::uploader(), App::api(). 2017-08-25 14:39:18 +03:00
settings_widget.h Retranslate Settings when language is changed. 2017-06-29 11:39:45 +03:00