COMMITS
/ plugins/builtin/source/content/providers.cpp March 21, 2024
N
build: Added support patches for FreeBSD (#1584)
Nobutaka Mantani committed
February 26, 2024
I
tests: Add infrastructure for testing plugins (#1538)
iTrooz committed
February 10, 2024
N
December 27, 2023
W
impr: Code style improvements
WerWolv committed
December 26, 2023
W
feat: Added Base64 provider
WerWolv committed
December 23, 2023
December 8, 2023
W
refactor: Better interface for the event system
WerWolv committed
December 7, 2023
T
feat: Added Linux support to the Process Memory Provider (#1331)
Truman Kilen committed
December 6, 2023
W
impr: Code style
WerWolv committed
November 30, 2023
W
impr: Further improve compile times
WerWolv committed
November 18, 2023
W
refactor: Give API files more consistent names
WerWolv committed
November 10, 2023
W
impr: General code cleanup
WerWolv committed
October 4, 2023
I
feat: Support for building ImHex for the web (#1328)
iTrooz committed
September 12, 2023
I
fix: Handle exceptions thrown by providers on loadSettings() (#1307)
iTrooz committed
June 21, 2023
June 8, 2023
W
May 16, 2023
W
impr: Better JSON error handling in many places
WerWolv committed
May 14, 2023
W
fix: Compilation on macOS
WerWolv committed
April 6, 2023
W
impr: Added various new events
WerWolv committed
W
fix: Occasional crash when loading project files
WerWolv committed
March 23, 2023
W
sys: Updated to use the new HttpRequest helper instead of Net
WerWolv committed
March 12, 2023
W
sys: Replaced many helper functions with libwolv
WerWolv committed
November 14, 2022
W
feat: Added new view provider
WerWolv committed
November 6, 2022
W
feat: Added basic UI for the new pl section system
WerWolv committed
October 21, 2022
W
ux: Make New File command create a new file in memory
WerWolv committed
September 22, 2022
W
fix: Saving and loading projects not working correctly
WerWolv committed
September 20, 2022
W
ux: Handle project loading errors better
WerWolv committed
September 4, 2022
W
fix: Crashes when resizing file
WerWolv committed
August 14, 2022
W
fix: File picker showing up when restoring safety backup
WerWolv committed
August 12, 2022
W
feat: Added Intel Hex and Motorola SREC provider (#670)
WerWolv committed
August 10, 2022
W
sys: Added support for providers with unreadable regions
WerWolv committed
August 8, 2022
W
sys: Replace existing bad project system with a much better one (#663)
WerWolv committed
January 24, 2022
W
sys: Added clang-format file, formatted entire project
WerWolv committed
December 12, 2021
W
fix: Error when opening a file
WerWolv committed
W
December 11, 2021
W
provider: Added raw disk provider
WerWolv committed
December 7, 2021
W
sys: std::jthread -> std::thread to support libc++
WerWolv committed
W
provider: Added basic GDB Server provider
WerWolv committed