Commit Graph

17 Commits

Author SHA1 Message Date
WerWolv e4879f7546 Added copy programming language array to hex editor 2020-11-20 11:57:14 +01:00
WerWolv f748b75a19 Added begin, current and end goto offset modes 2020-11-19 23:24:34 +01:00
WerWolv 6fffc589bf Completely rewrite highlight and pattern evaluator 2020-11-19 11:36:52 +01:00
WerWolv e40bb5c498 Use ImGui-Addons by gallickgunner as file picker instead 2020-11-17 15:38:24 +01:00
WerWolv 6e21f703ab Added file drag and drop support 2020-11-17 13:58:50 +01:00
WerWolv 8b9b284ae9 Add more hex editor shortcuts 2020-11-16 00:07:42 +01:00
WerWolv 559fd28036 Added hexadecimal search 2020-11-15 23:04:46 +01:00
WerWolv 658d4ec478 Revamped pattern data displaying to support per-type displaying 2020-11-14 14:42:21 +01:00
WerWolv 1d15e3be18 Get ready for linux build 2020-11-12 22:22:33 +01:00
WerWolv d88bb877b6 Use imfilebrowser instead of Window's file browser 2020-11-12 21:20:51 +01:00
WerWolv 3a6d19eca4 Added event system and make use of it for data invalidation 2020-11-12 09:38:52 +01:00
WerWolv e3df658b4a Added text searching in hex editor 2020-11-11 14:42:01 +01:00
WerWolv 362125e933 Cleanup view classes 2020-11-11 09:28:44 +01:00
WerWolv 434bb3494a Abstracted FILE handle into a generic data provider class 2020-11-11 09:18:35 +01:00
WerWolv 35946564a6 Refactor, added a pattern data display 2020-11-10 21:31:04 +01:00
WerWolv cf209cc248 Allow views to be closed and reopened 2020-11-10 17:34:11 +01:00
WerWolv cbe302a004 Added hex editor and basic pattern parsing/highlighting 2020-11-10 15:26:38 +01:00