ImHex/lib/libimhex/source/helpers
iTrooz b7349e42c7
feat: Allow users to open multiple files with the same name in the web version + make web Dockerfile able to run web server by itself (#1518)
2024-01-26 18:52:05 +00:00
..
crypto.cpp refactor: Get rid of `this->m_` 2023-12-19 13:10:25 +01:00
debugging.cpp feat: Added debug variables to aid with development 2023-10-13 23:46:48 +02:00
encoding_file.cpp refactor: Get rid of `this->m_` 2023-12-19 13:10:25 +01:00
fs.cpp feat: Allow users to open multiple files with the same name in the web version + make web Dockerfile able to run web server by itself (#1518) 2024-01-26 18:52:05 +00:00
http_requests.cpp fix: Missing include 2023-11-19 16:11:26 +01:00
http_requests_emscripten.cpp refactor: Get rid of `this->m_` 2023-12-19 13:10:25 +01:00
http_requests_native.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
logger.cpp feat: Allow extra plugin folders to be specified with the `--plugins` cli option 2024-01-22 12:53:07 +01:00
magic.cpp feat: Add more magic information to the information view 2024-01-25 22:49:22 +01:00
opengl.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
patches.cpp refactor: Get rid of `this->m_` 2023-12-19 13:10:25 +01:00
tar.cpp build: Restructured entire custom plugin system (#1469) 2023-12-22 23:39:38 +01:00
utils.cpp impr: Include thread name in log 2024-01-09 10:39:06 +01:00
utils_linux.cpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
utils_macos.m impr: Remove duplicate window name from macOS title bar 2023-12-30 23:52:25 +01:00