tdesktop/Telegram/SourceFiles/history
John Preston 08167a6a91 Removed #include "stdafx.h" from all files.
Currently the build without implicitly included precompiled header
is not supported anyway (because Qt MOC source files do not include
stdafx.h, they include plain headers).

So when we decide to support building without implicitly included
precompiled headers we'll have to fix all the headers anyway.
2017-03-04 12:27:52 +03:00
..
field_autocomplete.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
field_autocomplete.h Replace T_WIDGET macro with a template base class. 2017-02-11 14:24:37 +03: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 Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
history_drag_area.h Made base::lambda a copyable value type. 2017-02-26 21:01:23 +03:00
history_item.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
history_item.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
history_location_manager.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
history_location_manager.h Improved location coords precision when converting them to string. 2017-02-03 13:17:40 +03:00
history_media_types.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
history_media_types.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
history_media.h Alpha 1.0.8: seek in voice messages (by waveform). 2017-02-11 01:37:37 +03:00
history_message.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
history_message.h Alpha 1.0.8: seek in voice messages (by waveform). 2017-02-11 01:37:37 +03:00
history_service_layout.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
history_service_layout.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
history.style Alpha 1.0.1: resize chats list with mouse press-and-drag. 2017-01-16 16:27:11 +03:00