1
0
mirror of synced 2025-02-02 04:17:56 +01:00

Commit Graph

  • 71e1465524 fix: Image visualizer node trying to create texture in non-main thread WerWolv 2025-01-15 19:34:58 +01:00
  • 3d2ea3753b fix: Missing <clocale> include WerWolv 2025-01-15 19:31:33 +01:00
  • 88530eff8b
    git: Updated screenshots in readme Nik 2025-01-15 18:31:41 +01:00
  • df3decf71b build: Updated libwolv WerWolv 2025-01-15 18:08:45 +01:00
  • 565ee4cb2d fix: Banner positions with multi-viewports enabled WerWolv 2025-01-15 18:08:05 +01:00
  • 40fc325ba9 fix: Disable bogus Keypad to function key conversions on macOS WerWolv 2025-01-15 17:59:57 +01:00
  • 6aca16102d impr: Move up the right column on the welcome screen to avoid a scrollbar at default size WerWolv 2025-01-15 17:54:35 +01:00
  • cb11b57ab1 feat: Added banners, replace some modals with them WerWolv 2025-01-15 17:54:07 +01:00
  • d504937d50 fix: Empty regions in Intel Hex and Motorola SREC files not being displayed correctly WerWolv 2025-01-14 23:54:07 +01:00
  • 6bfdb7ca4e fix: Make sure provider switch buttons and close button don't overlap WerWolv 2025-01-14 22:10:58 +01:00
  • e1637824c6 impr: Make strings in the data information view selectable and copyable WerWolv 2025-01-14 22:05:29 +01:00
  • e36f2f2bcb fix: Replace "data processor" text with "data inspector" for the custom data inspector row hint WerWolv 2025-01-14 17:51:26 +01:00
  • 1a54e08f11 fix: Remove constexpr from functions that really aren't constexpr WerWolv 2025-01-14 17:50:48 +01:00
  • ecc86ee429 fix: ImNodes not being deinitialized correctly WerWolv 2025-01-14 17:50:29 +01:00
  • 185a593bc2 fix: AllowWhileTyping shortcuts only working while typing WerWolv 2025-01-14 17:50:06 +01:00
  • 4a916ebb89 feat: Added New File option to the GNOME launcher and a --new cli option WerWolv 2025-01-14 17:49:48 +01:00
  • 1c305ca762 fix: Icons still following custom font size when using default font WerWolv 2025-01-13 22:34:30 +01:00
  • 17fff56fa0 impr: Make sure Windows title icon is scaled correctly WerWolv 2025-01-13 22:31:24 +01:00
  • ec1b1c2b7d impr: More constexpr WerWolv 2025-01-13 22:31:06 +01:00
  • 7bae22f56f fix: Font selector still saying "Custom Font Path" WerWolv 2025-01-13 22:20:53 +01:00
  • 21e5eeef16 impr: Reduce default font size slightly, adjust element sizes on welcome screen WerWolv 2025-01-13 22:17:14 +01:00
  • bf5eea80f6 impr: Make font size setting use points instead of pixels WerWolv 2025-01-13 22:04:55 +01:00
  • 9f9a6d9827 impr: Move Jetbrains mono into regular font selector, allow it to be scaled WerWolv 2025-01-13 21:48:14 +01:00
  • ae622e6d75 git: Merge WebAssembly build into main build artifacts script, add to releases WerWolv 2025-01-12 23:08:09 +01:00
  • 68fbff631f git: Fix github pages artifact name WerWolv 2025-01-12 22:50:39 +01:00
  • 6cdce75095 git: Upload artifact for ImHex Web build WerWolv 2025-01-12 22:03:50 +01:00
  • f699e76c56 build: Fix comment causing issues with docker WerWolv 2025-01-11 21:41:14 +01:00
  • a729329cd4 impr: Added missing [[nodiscard]]s WerWolv 2025-01-11 21:40:42 +01:00
  • d5020ce9bb impr: Rename Jump To option to Follow Selection to avoid confusion with Go To WerWolv 2025-01-11 21:40:26 +01:00
  • 126868c251 fix: Hang when filtering for a large number of items in the pattern data view WerWolv 2025-01-11 17:22:53 +01:00
  • b206e9fc95 fix: Copy-paste error with "Extend selection left" shortcut name WerWolv 2025-01-11 16:42:00 +01:00
  • 4b6ff68464 git: Fixed CI permissions WerWolv 2025-01-11 16:28:29 +01:00
  • b23a0febb5 git: Added build provenance attestation for most artifacts WerWolv 2025-01-11 16:17:27 +01:00
  • 05ad547341 git: Use zstd to compress .deb builds WerWolv 2025-01-11 15:57:42 +01:00
  • 6666295a15 Merge remote-tracking branch 'origin/3dBadVertexCountCheck' into 3dBadVertexCountCheck paxcut 2025-01-10 12:25:52 -07:00
  • e0cf71333e Moved the error messages to format statements to make easier translation paxcut 2025-01-10 12:25:04 -07:00
  • f07daf9c62 fix: find-replace history. paxcut 2025-01-10 12:07:46 -07:00
  • 747617df00
    Merge branch 'master' into BookmarkTextEditors paxcut 2025-01-10 11:09:01 -07:00
  • 55e021666f
    Merge branch 'master' into 3dBadVertexCountCheck paxcut 2025-01-10 11:01:13 -07:00
  • f10af882a7
    fix: Text Editor find option jumping to the wrong location (#2060) paxcut 2025-01-09 10:39:00 -07:00
  • 98f32ebcad impr: Made interactive help api easier to use WerWolv 2025-01-09 18:34:39 +01:00
  • e2c302836f feat: Added support for scanning binaries for UTF-8 strings WerWolv 2025-01-09 18:33:45 +01:00
  • 2053e2cc04 fix: unreported crash on 3d-visualizer paxcut 2025-01-08 04:55:28 -07:00
  • f1d9642cf6 impr: Better color picker widgets in the settings WerWolv 2025-01-07 21:46:26 +01:00
  • e788099bed
    Merge branch 'WerWolv:master' into FindReplaceScrollingBug paxcut 2025-01-07 11:38:59 -07:00
  • 5c58e5b545 fix: Selection highlight color setting not working WerWolv 2025-01-07 18:09:56 +01:00
  • 794a48fd26 fix: find jumps to wrong location. paxcut 2025-01-07 10:08:25 -07:00
  • 05d20d64fc
    Merge branch 'master' into BookmarkTextEditors paxcut 2025-01-06 21:47:33 -07:00
  • 803cb335e1 feat: Added interface accent colors WerWolv 2025-01-07 00:06:52 +01:00
  • ae4dde8255 impr: Unlock frame rate in more cases to make the UI feel more responsive WerWolv 2025-01-06 20:34:00 +01:00
  • cb34f68b1b patterns: Updated pattern language WerWolv 2025-01-06 20:15:21 +01:00
  • 96ef983cfb fix: ASCII column not getting highlighted anymore WerWolv 2025-01-06 20:14:27 +01:00
  • 83593397ec fix: Bookmark comment shortcuts (issue #2055) paxcut 2025-01-06 08:48:48 -07:00
  • d8c3d67dfe build: Disable romfs compression in web build WerWolv 2025-01-05 21:25:28 +01:00
  • 5de5153663 impr: Simplify hex editor class API WerWolv 2025-01-05 21:24:13 +01:00
  • 1e747b6831 patterns: Updated pattern language WerWolv 2025-01-05 19:18:46 +01:00
  • fbe9d16073 build: Updated libromfs WerWolv 2025-01-05 17:52:04 +01:00
  • d02c0073a0 build: Ignore pdb copy file errors WerWolv 2025-01-05 15:27:54 +01:00
  • 1090b9879c build: Make pdb copy operation happen at install time WerWolv 2025-01-05 15:20:03 +01:00
  • 5a6af976cd build: Rename output pdb file if necessary WerWolv 2025-01-05 15:14:25 +01:00
  • 55e39a5d30 build: Fix dwarf stripping logic WerWolv 2025-01-05 15:00:45 +01:00
  • c9b1ddfb59 build: Updated libromfs WerWolv 2025-01-05 14:56:16 +01:00
  • f7dd696ffc build: Silence stupid brew errors WerWolv 2025-01-05 14:51:03 +01:00
  • 70f210ac5d build: Updated libromfs WerWolv 2025-01-05 14:37:39 +01:00
  • cad1c11f8b build: Updated dependencies WerWolv 2025-01-05 14:17:54 +01:00
  • f7fa305e82 build: Generate pdb file for libpl, significantly reduce binary size WerWolv 2025-01-05 12:06:32 +01:00
  • f96c51e854 impr: Added shortcut for Copy as -> Custom Encoding WerWolv 2025-01-05 11:12:56 +01:00
  • c19705d3e5 git: Try to silence brew error messages again WerWolv 2025-01-05 10:42:29 +01:00
  • 1190511994 impr: Cleanup frame rate unlocking code WerWolv 2025-01-04 23:43:10 +01:00
  • 69ee7ef63c build: Updated libwolv WerWolv 2025-01-04 23:42:56 +01:00
  • fc95e5a9a8 impr: Unlock frame rate when scrolling or focusing WerWolv 2025-01-04 22:00:26 +01:00
  • 6ecc495d43 feat: Added visibility toggle to hide bookmark highlighting WerWolv 2025-01-04 21:40:18 +01:00
  • 6e861001cf impr: Allow all highlights to overlap each other WerWolv 2025-01-04 21:40:03 +01:00
  • c56af08c7e impr: Allow highlights of multiple overlapping bookmarks to render WerWolv 2025-01-04 20:46:39 +01:00
  • e68abefe48 impr: Use info icon for more help hovers WerWolv 2025-01-04 19:21:22 +01:00
  • fd0635cb82 fix: Hex editor right click menu not working on macOS WerWolv 2025-01-04 19:08:37 +01:00
  • baa3cfb354 fix: User folders being added twice WerWolv 2025-01-04 18:30:57 +01:00
  • aea9bab853
    build: Make MacOS arm64 build use clang 19 (#2050) iTrooz 2025-01-04 18:10:48 +01:00
  • badd8ec8fe
    fix typo iTrooz 2025-01-04 17:46:50 +01:00
  • 53df6dea91
    Use latest clang image iTrooz 2025-01-04 17:46:37 +01:00
  • 48de609f53 impr: Added telemetry about whether ImHex runs on a corporate machine WerWolv 2025-01-04 16:11:35 +01:00
  • 71f4f87288 impr: Make sure init tasks always get executed WerWolv 2025-01-04 16:11:05 +01:00
  • 48b202c56b patterns: Updated pattern language WerWolv 2025-01-04 15:38:20 +01:00
  • d975019a7b
    impr: Revamp frame rate limiting system to make ImHex feel less laggy in certain cases (#2049) Nik 2025-01-04 15:35:19 +01:00
  • 6009b5013b
    feat: Let ImHex use the native menu bar on macOS (#2048) Nik 2025-01-04 15:35:06 +01:00
  • 24979d7fbd impr: Other Providers -> Other Data Sources WerWolv 2025-01-04 14:05:43 +01:00
  • 0b155c0c9c fix: Missing jthread include WerWolv 2025-01-02 22:55:18 +01:00
  • b3af21866f impr: First attempt to make frame time handling and sleeping more accurate WerWolv 2025-01-02 22:11:14 +01:00
  • b5eda63419 fix: Build issues on other platforms WerWolv 2025-01-04 13:04:05 +01:00
  • b805b7e42c fix: Issues with wrong menu items getting disabled WerWolv 2025-01-04 00:07:31 +01:00
  • 9c619d778a feat: Use OS menu bar for menu items on macOS WerWolv 2025-01-03 23:35:06 +01:00
  • b4bf42e377 fix: Unit test build error due to changed Provider::getTypeName() signature WerWolv 2025-01-04 13:57:48 +01:00
  • f94819351a impr: Make maximum in-memory file size setting easier to use. Bump value to 512MiB WerWolv 2025-01-04 13:56:20 +01:00
  • 8da69c11d9 impr: Remove the word "Provider" from places where it doesn't fit WerWolv 2025-01-04 13:28:35 +01:00
  • 635a825095 fix: Signed/Unsigned comparison error WerWolv 2025-01-04 13:03:38 +01:00
  • bbffdbf56f feat: Allow #pragma magic to index from the end of the data with negative addresses WerWolv 2025-01-04 12:49:14 +01:00
  • 1c30533d19 fix: Off-by-one when calculating hashes of selected regions WerWolv 2025-01-04 00:15:35 +01:00
  • dcd80fe6ad impr: Properly scale window on wayland WerWolv 2025-01-03 15:09:06 +01:00
  • 525ab8d945 fix: Settings not being saved correctly anymore WerWolv 2025-01-03 14:07:09 +01:00
  • d8fb3f526a fix: Shortcut migration not working correctly in some cases WerWolv 2025-01-03 10:16:22 +01:00