1
0
mirror of synced 2024-11-15 03:27:40 +01:00
ImHex/lib/libimhex
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
..
include feat: Save opened projects as recent entries (#1105) 2023-05-27 16:59:30 +02:00
source feat: Save opened projects as recent entries (#1105) 2023-05-27 16:59:30 +02:00
CMakeLists.txt build: Move -s additional compiler flags into linker flags, and enable it only when gcc/clang are used. (#1087) 2023-05-20 13:37:57 +02:00