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. |
||
|---|---|---|
| .. | ||
| themes | ||
| main_window.cpp | ||
| main_window.h | ||
| notifications_manager.cpp | ||
| notifications_manager.h | ||
| notifications_manager_default.cpp | ||
| notifications_manager_default.h | ||
| notifications_utilities.cpp | ||
| notifications_utilities.h | ||
| player_wrap_widget.cpp | ||
| player_wrap_widget.h | ||
| section_memento.h | ||
| section_widget.cpp | ||
| section_widget.h | ||
| top_bar_widget.cpp | ||
| top_bar_widget.h | ||
| window.style | ||
| window_controller.cpp | ||
| window_controller.h | ||
| window_main_menu.cpp | ||
| window_main_menu.h | ||
| window_slide_animation.cpp | ||
| window_slide_animation.h | ||
| window_title.h | ||