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. |
||
|---|---|---|
| .. | ||
| audio_win.cpp | ||
| audio_win.h | ||
| file_utilities_win.cpp | ||
| file_utilities_win.h | ||
| main_window_win.cpp | ||
| main_window_win.h | ||
| notifications_manager_win.cpp | ||
| notifications_manager_win.h | ||
| specific_win.cpp | ||
| specific_win.h | ||
| window_title_win.cpp | ||
| window_title_win.h | ||
| windows_app_user_model_id.cpp | ||
| windows_app_user_model_id.h | ||
| windows_dlls.cpp | ||
| windows_dlls.h | ||
| windows_event_filter.cpp | ||
| windows_event_filter.h | ||