Commit Graph

  • 9246d040ad fix: Remove another unused lambda capture WerWolv 2025-08-09 22:40:10 +02:00
  • 549866bfd9 fix: Remove unused lambda capture WerWolv 2025-08-09 22:09:26 +02:00
  • d81f0668a1 feat: Improved usability of the TCP Client/Server tool (#2175) Goomii 2025-08-09 21:07:58 +01:00
  • 6b4fef806c fix: Added protection against deleting symlinks (#2288) kur$ 2025-08-09 20:58:36 +03:00
  • 4e5b2675a0 fix: Remove unused if WerWolv 2025-08-09 19:53:32 +02:00
  • f3d9f224b7 fix: Fixes for previous PR merge WerWolv 2025-08-09 19:53:22 +02:00
  • ae8a12fa27 impr: Show external frames when using std::stacktrace backend (#2302) Zephyr Lykos 2025-08-10 01:46:01 +08:00
  • de7d549fc6 feat: Added skipping sequences of repeating bytes (#2228) Artem Garmash 2025-08-09 19:40:04 +02:00
  • d925c8216d impr: Allow ImHex to be used without subpixel rendering on Windows if only OpenGL 3 is available WerWolv 2025-08-09 19:13:45 +02:00
  • e6f46747b6 fix: Add missing Updates path to About screen WerWolv 2025-08-09 17:59:01 +02:00
  • c30830a8ff impr: Added Tabler Icons font WerWolv 2025-08-09 17:55:39 +02:00
  • 45b08b6010 impr: Enable some of the new ImGui configs WerWolv 2025-08-09 16:22:07 +02:00
  • c88fc43032 fix: Crash on exit if update folder doesn't exist WerWolv 2025-08-09 16:21:51 +02:00
  • 08a08c2b3a impr: Better "File too large" banner wording (#2394) Artem Garmash 2025-08-09 15:08:05 +02:00
  • 411e971ba7 impr: Properly delete old update files WerWolv 2025-08-09 14:28:48 +02:00
  • dbc5819bc4 fix: Handling of unchanged shortcut keys WerWolv 2025-08-09 14:23:36 +02:00
  • 93a71120d4 fix: Initialise splash window with correct size (#2390) Ivor Wanders 2025-08-09 08:12:22 -04:00
  • d683c04519 fix: ID and layout issues with static array members in the pattern data view WerWolv 2025-08-09 14:09:32 +02:00
  • a403980976 feat: Added update to Nighly/Stable release option WerWolv 2025-08-09 12:25:22 +02:00
  • 5c3dfa08b2 impr: Open correct release page in browser if updater fails WerWolv 2025-08-09 12:15:40 +02:00
  • fd2d50508b fix: Update nightly update detection logic to work with release changes WerWolv 2025-08-09 12:10:25 +02:00
  • 14ee688629 fix: fixes for issues #2388 and #2389. (#2392) paxcut 2025-08-09 03:03:08 -07:00
  • 9e4557d90d git: Rename snap artifacts to match the naming of all other artifacts WerWolv 2025-08-09 11:31:11 +02:00
  • d9810982ad git: Don't pull all submodules WerWolv 2025-08-09 11:10:46 +02:00
  • 282d950423 git: Move into correct folder to do git operations WerWolv 2025-08-09 11:01:15 +02:00
  • cd5b16cce5 fix: Another missing include WerWolv 2025-08-09 10:34:09 +02:00
  • cc1ac95af6 fix: Missing include WerWolv 2025-08-09 10:23:35 +02:00
  • b14fa24836 git: Don't always create a new release for every nightly WerWolv 2025-08-09 10:22:22 +02:00
  • 59c6d3090b fix: Clang doesn't support std::chrono::parse() yet WerWolv 2025-08-08 23:32:07 +02:00
  • 1e809214b2 git: Updated readme WerWolv 2025-08-08 23:07:10 +02:00
  • 56ec07e316 build: Improve LTO and PCHs WerWolv 2025-08-08 22:56:50 +02:00
  • ce66f3a98a build: Fix remaining missing includes WerWolv 2025-08-08 22:56:21 +02:00
  • 5d180bdbfb build: Fix multiple missing includes WerWolv 2025-08-08 22:48:31 +02:00
  • d922dbe04c impr: Make Bold and Italic button icons configurable though localizations WerWolv 2025-08-08 22:46:47 +02:00
  • 1fc6ec28c2 impr: Added search icon to the search bar button WerWolv 2025-08-08 22:37:51 +02:00
  • ec6ff1d7d5 impr: More consistent look for the bookmark view WerWolv 2025-08-08 22:36:58 +02:00
  • ad87f005fe feat: Added command line palette option to open/focus views WerWolv 2025-08-08 22:36:46 +02:00
  • df1e97af0a improv: further reformatting of text editor in an effort to bring it into the ui plugin. (#2385) paxcut 2025-08-08 12:47:52 -07:00
  • 82ceb2e11f impr: Better auto updater, added support for updating nightlies WerWolv 2025-08-08 21:25:52 +02:00
  • 9698232f69 git: Fix nightly release notes generation WerWolv 2025-08-08 19:09:41 +02:00
  • b1867aac92 build: Fixed precompiled header build WerWolv 2025-08-08 17:47:48 +02:00
  • 09bc5b92f6 impr: Make font bold icon look more bold WerWolv 2025-08-08 17:47:24 +02:00
  • 725462b222 fix: Diffing task not being properly cancelable WerWolv 2025-08-08 17:47:15 +02:00
  • a9faba5cec git: Properly set version variable in nightly release CI WerWolv 2025-08-08 17:46:11 +02:00
  • 5a318da8ca git: Fix nightly release action file paths WerWolv 2025-08-07 23:53:12 +02:00
  • 5bc8366749 git: Checkout repo properly in nightly release CI WerWolv 2025-08-07 23:46:54 +02:00
  • 6200036014 git: Don't fail if artifacts.tar doesn't exist WerWolv 2025-08-07 23:43:28 +02:00
  • 38b891bd62 git: Added nightly release CI WerWolv 2025-08-07 23:40:15 +02:00
  • a22c606e42 impr: Swap byte distribution graph X and Y axis, remove mouse text WerWolv 2025-08-07 21:48:37 +02:00
  • dc0473e48d impr: Replace mentions of "Providers" with "Data Sources" for clarity WerWolv 2025-08-07 21:30:16 +02:00
  • 71f5373ea8 impr: Added recent entry tooltips WerWolv 2025-08-07 21:29:58 +02:00
  • bd4ce72800 impr: Replace store buttons with icon buttons WerWolv 2025-08-07 17:09:29 +02:00
  • d39d33de32 fix: Inconsistent look of welcome screen hyperlinks WerWolv 2025-08-07 17:09:07 +02:00
  • 7c07f70afd fix: AlmaLinux doesn't seem to support fmt::println yet WerWolv 2025-08-07 17:08:38 +02:00
  • de67d5942b fix: Broken formatting in unit tests WerWolv 2025-08-07 08:26:35 +02:00
  • f358069cc1 feat: Allow plugins to add their own welcome screen quick settings, improve UI WerWolv 2025-08-06 22:51:47 +02:00
  • cf87294a8c feat: Add EventViewClosed event (#2377) aoqia194 2025-08-07 06:22:46 +10:00
  • 40b48f6460 fix: Use proper format specifiers for SetItemTooltip WerWolv 2025-08-06 22:21:02 +02:00
  • 31322bcc76 fix: Unavailable menu items still being visible in the command palette WerWolv 2025-08-06 22:20:31 +02:00
  • abe13d9ff9 impr: Make reset button of color settings widgets look nicer WerWolv 2025-08-06 22:20:03 +02:00
  • 064b21a264 impr: Added icons to providers, improved the quick settings WerWolv 2025-08-06 21:37:41 +02:00
  • 5be6297bac fix: Few more build issues WerWolv 2025-08-06 20:49:23 +02:00
  • dda32ef0f9 fix: Build issues due to bad log calls WerWolv 2025-08-06 20:09:27 +02:00
  • 9cff9043ee impr: Remove hex::format, improve format and logging type safety WerWolv 2025-08-06 20:01:58 +02:00
  • d429424f67 improv: refactor text editor to follow imhex style. (#2382) paxcut 2025-08-06 01:01:07 -07:00
  • 750f91dbbc fix: Builtin plugin detection on Web build WerWolv 2025-08-06 00:12:37 +02:00
  • c0ee243d64 fix: Various build issues WerWolv 2025-08-06 00:03:18 +02:00
  • e05825b9f4 feat: Added extended/unprintable ASCII character display toggle to hex editor WerWolv 2025-08-05 23:33:02 +02:00
  • 018c61890c impr: Use icon buttons for bold and italic font settings WerWolv 2025-08-05 23:32:44 +02:00
  • 263c5f6830 impr: Added icons to all tools WerWolv 2025-08-05 23:32:27 +02:00
  • a27b10f69a impr: Draw settings tooltips under the setting value WerWolv 2025-08-05 22:20:06 +02:00
  • 3cf7622707 impr: Make font size a multiplicative value WerWolv 2025-08-05 22:19:43 +02:00
  • 327195573e fix: Non-Unix build errors WerWolv 2025-08-05 22:19:19 +02:00
  • baebfe96ba impr: Make banners easier to read WerWolv 2025-08-05 22:19:04 +02:00
  • 5b06702dee feat: Allow plugins to be dynamically turned on and off WerWolv 2025-08-05 22:16:39 +02:00
  • 95465e2fc3 fix: Tree expand working differently for favorites and static arrays in the pattern data view WerWolv 2025-08-05 17:57:59 +02:00
  • 388f5354a1 fix: ImHex being displayed as "Main" in some task managers on Linux WerWolv 2025-08-05 17:57:26 +02:00
  • c3cd4edbf9 impr: Various small ssh provider improvements WerWolv 2025-08-05 17:56:10 +02:00
  • b9c36cfd2f feat: added paren and quote autocompletion. (#2381) paxcut 2025-08-04 17:28:38 -07:00
  • b3deeb29b3 fix: typing t< on pattern editor spams the log infinitely (#2379) paxcut 2025-08-04 04:59:33 -07:00
  • 136cabedb4 fix: Menu items greyed out when they shouldn't (#2378) paxcut 2025-08-04 03:23:24 -07:00
  • 9fc9eb1425 fix: EventViewOpened only getting called for undocked windows WerWolv 2025-08-03 17:57:46 +02:00
  • 71a39ff2fd build: Remove legacy GL emulation in web build WerWolv 2025-08-03 17:56:01 +02:00
  • 3d01b78ba0 build: Allow building and running on 32 bit Windows WerWolv 2025-08-03 17:55:32 +02:00
  • 452e7d7c5f fix: Gist save editors not working correctly in web version WerWolv 2025-08-03 14:27:57 +02:00
  • 1a8e09d549 patterns: Updated pattern language WerWolv 2025-08-03 13:46:50 +02:00
  • ea072296cf feat: Added save editor mode WerWolv 2025-08-03 13:46:33 +02:00
  • 56d1e2670e fix: segment numbers are still being cutoff. (#2370) paxcut 2025-08-02 23:44:35 -07:00
  • bc953592f0 fix: console selects word on click. (#2372) paxcut 2025-08-02 23:42:23 -07:00
  • b2f188fa4b fix: shortcuts is subviews of pattern editor are duplicated in the main text editor. (#2371) paxcut 2025-08-02 19:48:48 -07:00
  • 7575f85bdf fix: Crash when selecting regex replacer tool output WerWolv 2025-08-03 00:09:01 +02:00
  • 685a2e3cf2 fix: Crash when selecting UNIX permission tool output WerWolv 2025-08-03 00:05:40 +02:00
  • 2db85ced59 fix: High background GPU usage on Windows if window is minimized WerWolv 2025-08-02 23:35:47 +02:00
  • 693a0f2516 impr: Better reset icon for shortcut settings WerWolv 2025-08-02 23:07:40 +02:00
  • b81328ac1a fix: Web build not properly starting up anymore WerWolv 2025-08-02 23:07:20 +02:00
  • 2440acda07 impr: Small performance improvements WerWolv 2025-08-02 17:30:58 +02:00
  • 29354f0bcb fix: Hex Editor segment numbers being cut off WerWolv 2025-08-02 17:30:49 +02:00
  • a9eb7b2d25 fix: fixed auto save projects not being done after the first one. (#2366) paxcut 2025-08-02 01:29:34 -07:00
  • 05a06fe7a3 build: Allow LTO to work again WerWolv 2025-08-02 01:14:09 +02:00
  • f73866b86e impr: Speed up initial resource loading and event handling slightly WerWolv 2025-08-02 01:14:00 +02:00