kepka/Telegram/SourceFiles/intro
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
..
intro.style Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
introcode.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
introcode.h Realtime UI translation in all fields and buttons. 2017-06-29 11:39:51 +03:00
introphone.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
introphone.h Apply language with app restart if logged in. 2017-06-29 11:39:54 +03:00
intropwdcheck.cpp Apply language with app restart if logged in. 2017-06-29 11:39:54 +03:00
intropwdcheck.h Realtime UI translation in Intro. 2017-06-29 11:39:49 +03:00
introsignup.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
introsignup.h Realtime UI translation in Intro. 2017-06-29 11:39:49 +03:00
introstart.cpp Allow to change app. name using CMake cache 2018-01-27 16:13:34 +03:00
introstart.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
introwidget.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
introwidget.h Remove autoupdater 2017-12-20 14:38:02 +02:00