mirror of https://github.com/procxx/kepka.git
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. |
||
---|---|---|
.. | ||
bot_keyboard.cpp | ||
bot_keyboard.h | ||
chat_helpers.style | ||
emoji_list_widget.cpp | ||
emoji_list_widget.h | ||
emoji_suggestions_helper.h | ||
emoji_suggestions_widget.cpp | ||
emoji_suggestions_widget.h | ||
field_autocomplete.cpp | ||
field_autocomplete.h | ||
gifs_list_widget.cpp | ||
gifs_list_widget.h | ||
message_field.cpp | ||
message_field.h | ||
stickers.cpp | ||
stickers.h | ||
stickers_list_widget.cpp | ||
stickers_list_widget.h | ||
tabbed_panel.cpp | ||
tabbed_panel.h | ||
tabbed_section.cpp | ||
tabbed_section.h | ||
tabbed_selector.cpp | ||
tabbed_selector.h |