kepka/Telegram/SourceFiles/platform/win
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
..
audio_win.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
audio_win.h Beta 1000002001: Recreate audio device when no output or device changes. 2017-01-25 08:45:09 +03:00
file_utilities_win.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
file_utilities_win.h Platform-dependent file methods called async. 2017-02-28 18:03:38 +03:00
main_window_win.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
main_window_win.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
notifications_manager_win.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
notifications_manager_win.h Fix calls build in Xcode. Fix calls panel in Retina. 2017-05-09 23:46:27 +03:00
specific_win.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
specific_win.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
window_title_win.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
window_title_win.h Some platform-dependent modules refactoring. 2017-02-28 13:51:00 +03:00
windows_app_user_model_id.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
windows_app_user_model_id.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
windows_dlls.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
windows_dlls.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
windows_event_filter.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
windows_event_filter.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00