1
0
mirror of synced 2024-12-15 01:01:15 +01:00
ImHex/lib/libimhex/source/api
gudzpoz eca5fb894f
feat: Added LEB128 in data inspector (#615)
* feat: Added LEB128 in data inspector

* feat: Added support for editing LEB128 values

* Moved LEB functions from utils.cpp to crypto.cpp

* Added placeholders for translations

* Made DataInspector::impl::Entry.maxSize mandatory

* Fixed undefined leftshifting behaviour
2022-08-01 13:20:20 +02:00
..
content_registry.cpp feat: Added LEB128 in data inspector (#615) 2022-08-01 13:20:20 +02:00
event.cpp sys: Added clang-format file, formatted entire project 2022-01-24 20:53:17 +01:00
imhex_api.cpp sys: Copy pattern source code from current provider to newly created one 2022-07-31 11:09:20 +02:00
keybinding.cpp sys: Fixed global shortcuts not working correctly 2022-07-30 22:01:49 +02:00
localization.cpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
plugin_manager.cpp fix: Various more unicode issues 2022-07-05 00:00:00 +02:00
task.cpp sys: Added filter option to find view 2022-07-29 18:49:43 +02:00