1
0
mirror of synced 2025-01-05 19:24:26 +01:00
ImHex/lib/libimhex/include/hex/api
iTrooz e578127f67
feat: Save opened projects as recent entries (#1105)
This PR does two things :
- save opened projects as recent entries
- refactor stuff about recent entries in a separate file. The reason is
that I felt like welcome_screen.cpp was really big ( 685 lines before
this, 500 now). What do you think ?

---------

Co-authored-by: Nik <werwolv98@gmail.com>
2023-05-27 16:59:30 +02:00
..
content_registry.hpp feat: Added basic network interface support 2023-05-15 11:30:24 +02:00
event.hpp feat: Save opened projects as recent entries (#1105) 2023-05-27 16:59:30 +02:00
imhex_api.hpp fix: Compilation on macOS 2023-05-14 21:50:58 +02:00
keybinding.hpp impr: Use smart pointers to allocate Views 2023-04-08 12:08:45 +02:00
layout_manager.hpp impr: Clean up old layout stuff 2023-05-11 23:21:52 +02:00
localization.hpp fix: Corrected build issues with GCC 13 2023-05-06 10:07:22 +02:00
plugin_manager.hpp fix: Path handling and plugin loading breaking with non-ASCII paths 2022-06-29 21:34:17 +02:00
project_file_manager.hpp impr: Clean up entire API and added doc comments 2023-03-21 15:33:43 +01:00
task.hpp impr: Update all of ImHex to the new popup system 2023-04-08 00:58:53 +02:00
theme_manager.hpp impr: Make sure themes are added correctly when downloaded from the store 2023-03-23 20:35:16 +01:00