Commit Graph

  • fa1ae8d746 fix: Tutorial highlights not working anymore correctly master WerWolv 2024-12-27 18:28:22 +0100
  • 4f90c2a8ec
    Merge db89d370af into a476617432 Eva 2024-12-27 18:28:08 +0100
  • 48d8d5f65c
    Merge c400e2434a into a476617432 BobSmun 2024-12-27 18:28:08 +0100
  • 773fe3ec16
    Merge 503bc7698e into a476617432 Bananchiki 2024-12-27 18:28:08 +0100
  • fdfb02b82f
    Merge bb4158ff76 into a476617432 Trevor Gross 2024-12-27 00:00:03 -0500
  • a476617432 build: Fix remaining build issues WerWolv 2024-12-27 00:02:37 +0100
  • ffac13bfef disasm: Updated disassembler library WerWolv 2024-12-26 23:28:38 +0100
  • f877bf21ba fix: Warning on macOS about wrong format argument WerWolv 2024-12-26 23:01:19 +0100
  • 4bc4882b1f disasm: Updated disassembler library WerWolv 2024-12-26 23:00:59 +0100
  • 084c17dc26 fix: Missing endian setting in ARM64 disassembler WerWolv 2024-12-26 22:39:57 +0100
  • 26c39d6822 fix: `ImGui_ImplGlfw_InstallEmscriptenCanvasResizeCallback` -> `ImGui_ImplGlfw_InstallEmscriptenCallbacks` WerWolv 2024-12-26 20:19:55 +0100
  • aefc173227 fix: Wrong --reset-settings subcommand description WerWolv 2024-12-26 20:05:07 +0100
  • bf44a1cce6 feat: Added initial support for custom disassemblers WerWolv 2024-12-26 20:04:39 +0100
  • a76c6c653d impr: Refactor disassembler system to make it more modular WerWolv 2024-12-26 18:41:34 +0100
  • f11205bba7 build: Updated more dependencies WerWolv 2024-12-26 14:41:43 +0100
  • 72d9c5019c build: Updated dependencies WerWolv 2024-12-26 14:30:52 +0100
  • 9668a885e8 fix: Added migration routine to fix shortcuts releases/v1.36.X WerWolv 2024-12-26 14:01:35 +0100
  • b7afbf4a74 feat: Added system to handle version migrations WerWolv 2024-12-26 14:00:50 +0100
  • 4784a82d51 fix: Pattern Editor console scroll jumping. (#2029) paxcut 2024-12-25 10:51:58 -0700
  • a1ff1af754 fix: Disable ImGui assert that causes random crashes on resize WerWolv 2024-12-25 18:49:50 +0100
  • 5c6b20c0ec build: Updated ImGui glfw backend WerWolv 2024-12-25 18:44:43 +0100
  • 58d66e3e97 fix: Added migration routine to fix shortcuts WerWolv 2024-12-26 14:01:35 +0100
  • 43c88a2fab feat: Added system to handle version migrations WerWolv 2024-12-26 14:00:50 +0100
  • 9cd25e7929
    Merge 3f49e4b446 into 9ce64ec6e1 Saad Khurshid Qurashi 2024-12-26 13:59:21 +0100
  • 9ce64ec6e1
    fix: Pattern Editor console scroll jumping. (#2029) paxcut 2024-12-25 10:51:58 -0700
  • c749d6a7dc fix: Disable ImGui assert that causes random crashes on resize WerWolv 2024-12-25 18:49:50 +0100
  • f3e6d35c98 build: Updated ImGui glfw backend WerWolv 2024-12-25 18:44:43 +0100
  • 79af360822 fix: Crashes when disassembling data WerWolv 2024-12-25 16:36:53 +0100
  • fb23708220 fix: Wrong localStorage key for achievements WerWolv 2024-12-25 16:21:38 +0100
  • 93f6ab25e6 fix: Missing emscripten include WerWolv 2024-12-25 16:19:50 +0100
  • 6faefed4f4 fix: Disable browser ctrl + S in web build WerWolv 2024-12-25 16:17:51 +0100
  • 6a159be861 fix: Properly save achievements in web version WerWolv 2024-12-25 16:17:33 +0100
  • d7b43b54f9 fix: Saving files in web version not working correctly WerWolv 2024-12-25 15:57:54 +0100
  • 1a92425995 impr: Force update all installed content store items after an update WerWolv 2024-12-25 14:29:41 +0100
  • 347bdd9508 fix: Unused variable in wasm build WerWolv 2024-12-25 13:03:55 +0100
  • b80e8b63c9 fix: Certain shortcuts not being captured by ImHex Web WerWolv 2024-12-25 12:36:06 +0100
  • 621d529682 fix: Shortcuts not working correctly in Web build WerWolv 2024-12-25 01:34:11 +0100
  • cfc5d4813c Forgot to add localized descriptions for new shortcuts. paxcut 2024-12-25 09:43:33 -0700
  • 15a169e2ae fix: console scroll jumping. paxcut 2024-12-25 09:24:50 -0700
  • 0be539b8a5 feat: Added option to copy data as escaped string WerWolv 2024-12-25 16:45:34 +0100
  • 0454a369e5 fix: Crashes when disassembling data WerWolv 2024-12-25 16:36:53 +0100
  • 010025cbfa fix: Wrong localStorage key for achievements WerWolv 2024-12-25 16:21:38 +0100
  • 61cae0a9f8 fix: Missing emscripten include WerWolv 2024-12-25 16:19:50 +0100
  • 9e83d9e68c fix: Disable browser ctrl + S in web build WerWolv 2024-12-25 16:17:51 +0100
  • 248acd5e26 fix: Properly save achievements in web version WerWolv 2024-12-25 16:17:33 +0100
  • 42c1f5601a fix: Saving files in web version not working correctly WerWolv 2024-12-25 15:57:54 +0100
  • 9c1a673047 impr: Force update all installed content store items after an update WerWolv 2024-12-25 14:29:41 +0100
  • 99b90f90ac fix: Unused variable in wasm build WerWolv 2024-12-25 13:03:55 +0100
  • 6ead8d8b49 fix: Certain shortcuts not being captured by ImHex Web WerWolv 2024-12-25 12:36:06 +0100
  • 9b12232e9f revert: Broken fix for cursor not being set at end of line WerWolv 2024-12-25 01:41:50 +0100
  • c1ed1baaad fix: Shortcuts not working correctly in Web build WerWolv 2024-12-25 01:34:11 +0100
  • ab34312089 fix: Clicking past end of line in text editor putting cursor before last character WerWolv 2024-12-25 00:57:11 +0100
  • a25d92fbb7 build: Bumped version to 1.37.0.WIP WerWolv 2024-12-25 01:33:36 +0100
  • 6005af1595 build: Bumped version to 1.36.0 v1.36.0 WerWolv 2024-12-24 13:43:04 +0100
  • 9a4329807a patterns: Updated pattern language WerWolv 2024-12-24 13:07:26 +0100
  • 8e01da4c12 lang: Fixed settings language string in hashes view WerWolv 2024-12-24 13:06:38 +0100
  • eb8ea520c7 build: Make ImGui use old CRC algorithm WerWolv 2024-12-24 11:09:45 +0100
  • 512fcd361b impr: Modernize the disassembler, hashes and yara view WerWolv 2024-12-24 10:57:09 +0100
  • aad6f6bcbe build: Updated ImGui to v1.91.6 WerWolv 2024-12-24 00:37:04 +0100
  • 0af21505d7 git: Add retry mechanism for creating dmg on x86 mac WerWolv 2024-12-24 00:00:22 +0100
  • 2ae69e8e72 feat: Allow command palette to work with previous results WerWolv 2024-12-23 23:42:45 +0100
  • 9274fac8e1 build: Updated libwolv WerWolv 2024-12-23 23:24:38 +0100
  • e2f82c60e6 fix: Crash when using text editor as last item in a window WerWolv 2024-12-23 23:17:19 +0100
  • bfddf24204 impr: Added hints to various input fields WerWolv 2024-12-23 23:16:55 +0100
  • 382599dcf6 fix: Better icon text input width calculation WerWolv 2024-12-23 23:16:35 +0100
  • 5f2c07f2d8 fix: Icon text inputs not being the same length as other items WerWolv 2024-12-23 21:48:47 +0100
  • 914024c0b5 impr: Added note about adding new data inspector row WerWolv 2024-12-23 21:47:16 +0100
  • c5d3387962 impr: Replaced centered text notes with overlays WerWolv 2024-12-23 21:30:31 +0100
  • 7cc99c6fc9 impr: Added better notes to the settings tabs in the pattern editor view WerWolv 2024-12-23 21:26:22 +0100
  • a29b502a33 impr: Made pattern editor resize separator taller WerWolv 2024-12-23 20:15:50 +0100
  • 20cb74364f
    fix: Jumpy text editor scrolling (#2023) paxcut 2024-12-23 12:14:42 -0700
  • c31caad47a Fixed text editor resizing when having border and scroll bar WerWolv 2024-12-23 20:14:07 +0100
  • 5aa39d2fe6 fix: console scroll jumping. paxcut 2024-12-23 09:53:18 -0700
  • c6e3cfac94 Improved scrolling paxcut 2024-12-23 06:29:46 -0700
  • 1c5a50c8d8 impr: Added better file open error messages to the file provider WerWolv 2024-12-23 14:07:35 +0100
  • 470523cc86 fix: Jittery scrolling in Text Editor WerWolv 2024-12-23 11:44:34 +0100
  • f6bc3d4650 impr: Replace more assert() calls with IM_ASSERT() WerWolv 2024-12-23 11:22:20 +0100
  • 41b1228d31 fix: Make sure all text editor members are correctly initialized WerWolv 2024-12-23 11:21:39 +0100
  • 2cb4462274
    impr: Better top margin handling for text editor. (#2021) paxcut 2024-12-23 02:35:53 -0700
  • 810cd40ccd impr: Replace strerror with C++ functions WerWolv 2024-12-23 01:42:06 +0100
  • f931beb49a impr: Make inserting bytes at the start of the file with insert mode work better WerWolv 2024-12-23 01:33:52 +0100
  • 1c3dfc9b2f fix: ID collision in Jump To menu WerWolv 2024-12-23 01:00:58 +0100
  • a1d4545e29 fix: Don't allow negative regions in region widgets WerWolv 2024-12-23 01:00:41 +0100
  • 8865db2007 lang: Added missing memory file rename key WerWolv 2024-12-23 01:00:13 +0100
  • d2056d9409 fix: Crash on exit WerWolv 2024-12-23 00:59:55 +0100
  • 74e74ddc38
    git: Make CodeQL CI use ninja Nik 2024-12-23 00:06:59 +0100
  • 0b566808fc Better top margin handling. paxcut 2024-12-20 15:16:57 -0700
  • 5fcb737559 fix: Only update widgets of settings that were changed WerWolv 2024-12-20 21:23:19 +0100
  • 9303025427
    git: Just disable coverage generation for now Nik 2024-12-18 22:56:44 +0100
  • 680985fc13 git: Update gcovr filters WerWolv 2024-12-18 21:57:40 +0100
  • 5a360eb614 patterns: Updated pattern language WerWolv 2024-12-18 20:33:05 +0100
  • 4a74bd78fd
    fix: Console either printed no newlines or printed extra ones. (#2016) paxcut 2024-12-18 12:19:18 -0700
  • 0f53656952 build: Small ImPlot3D fixes to make it build on all platforms WerWolv 2024-12-18 20:18:27 +0100
  • 3bef576567 fix: console either printed no newlines or printed extra ones. paxcut 2024-12-18 05:16:03 -0700
  • 9ca40d3651 build: Added ImPlot3D WerWolv 2024-12-17 23:51:45 +0100
  • ab12503f62 patterns: Drastically improved time it takes to find favorites WerWolv 2024-12-17 23:37:39 +0100
  • 3f49e4b446
    Update main.cpp Saad Khurshid Qurashi 2024-12-18 03:03:01 +0500
  • 5bff5af112
    Merge pull request #1 from Isaadqurashi/Isaadqurashi-patch-1 Saad Khurshid Qurashi 2024-12-18 03:01:11 +0500
  • ac9d99bb6d
    Update main.cpp Saad Khurshid Qurashi 2024-12-18 02:59:19 +0500
  • b446d7fd4a
    impr: Make scrolling in pattern editor feel less janky (#2009) paxcut 2024-12-17 14:44:40 -0700