kepka/Telegram/SourceFiles/history
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
..
history.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history.style Display and follow unread mentions in history. 2017-08-30 19:15:13 +03:00
history_admin_log_filter.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_admin_log_filter.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
history_admin_log_inner.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_admin_log_inner.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_admin_log_item.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_admin_log_item.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_admin_log_section.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
history_admin_log_section.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
history_common.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
history_drag_area.cpp Finalize rename / move. 2017-06-30 09:21:45 +03:00
history_drag_area.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_inner_widget.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_inner_widget.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_item.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_item.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_location_manager.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_location_manager.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_media.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_media_types.cpp [Refactoring] set current standart to c++17 and change any logic to std::clamp (if it's possible) 2018-02-28 22:12:25 +02:00
history_media_types.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
history_message.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
history_message.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_service.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
history_service.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_service_layout.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
history_service_layout.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_widget.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
history_widget.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00