kepka/Telegram/SourceFiles/platform/linux
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
..
file_utilities_linux.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
file_utilities_linux.h Completely drop GTK dialogs. Use native instead. 2018-03-24 15:20:03 +00:00
linux_desktop_environment.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
linux_desktop_environment.h Loading libunity only in Unity and Pantheon. #3053 2017-02-26 21:02:46 +03:00
linux_gdk_helper.cpp Completely drop GTK dialogs. Use native instead. 2018-03-24 15:20:03 +00:00
linux_gdk_helper.h Completely drop GTK dialogs. Use native instead. 2018-03-24 15:20:03 +00:00
linux_libnotify.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
linux_libnotify.h Completely drop GTK dialogs. Use native instead. 2018-03-24 15:20:03 +00:00
linux_libs.cpp Completely remove Unity support. Unity is no longer supported by Canonical and will be excluded from Ubuntu 18.04 LTS. 2018-03-31 20:07:48 +03:00
linux_libs.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
main_window_linux.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
main_window_linux.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00
notifications_manager_linux.cpp Completely drop GTK dialogs. Use native instead. 2018-03-24 15:20:03 +00:00
notifications_manager_linux.h Fix calls build in Xcode. Fix calls panel in Retina. 2017-05-09 23:46:27 +03:00
specific_linux.cpp Remove PCH (#148) 2018-06-04 16:25:31 +03:00
specific_linux.h Remove PCH (#148) 2018-06-04 16:25:31 +03:00