1
0
mirror of synced 2025-02-15 10:02:36 +01:00

Commit Graph

  • f0c544e7c6 build: Make sure dlls are included in artifacts again on Windows WerWolv 2021-12-15 19:26:37 +01:00
  • aec2626d73
    fix: Crash on exit due to not clearing static vector (#368) Ben Jackson 2021-12-15 15:53:32 +00:00
  • abfd881d74 Fix crash on exit due to not clearing static vector Ben Jackson 2021-12-15 15:36:05 +00:00
  • 23085aee6d fix: Heap(?) corruption when one of ImHex's resource paths points to a file instead of a directory WerWolv 2021-12-15 00:21:34 +01:00
  • 0ee4b1e336 build: Link mbedtls to libyara WerWolv 2021-12-14 21:27:15 +01:00
  • a05d09ffea build: Build unit tests again when needed WerWolv 2021-12-14 21:26:59 +01:00
  • 9cd7b746a6 build: Don't build test if not necessary WerWolv 2021-12-14 20:17:09 +01:00
  • 78b3f5aef1 build: Link libraries to relevant projects WerWolv 2021-12-14 20:16:59 +01:00
  • e25d98ef63 provider: Fixed opening zero sized files WerWolv 2021-12-14 20:16:00 +01:00
  • bbeb7289c1 build: Bumped version to 1.12.0 v1.12.0 WerWolv 2021-12-13 23:24:48 +01:00
  • 51474b2eae ui: Added icon to footer when ImHex has elevated permissions WerWolv 2021-12-13 22:58:23 +01:00
  • 9bf9788689 fix: Error when opening a file WerWolv 2021-12-12 21:46:48 +01:00
  • b372d20ab0 fix: Missing includes on Linux and Mac WerWolv 2021-12-12 13:42:01 +01:00
  • d1ce8a5f9b ui: Fix size of settings window WerWolv 2021-12-12 13:35:23 +01:00
  • 41ce0f57ed ui: Improved About page, removed super outdated cheat sheets WerWolv 2021-12-12 13:35:07 +01:00
  • 1a0b0e2385 provider: Automatically load available disks on windows WerWolv 2021-12-12 11:56:26 +01:00
  • 443dedd832 ui/lang: Improved localization and interface glitches of GDB provider ui WerWolv 2021-12-12 11:55:38 +01:00
  • caf9ee0c58 ux: Added "Open Other" option to open other providers to File menu WerWolv 2021-12-12 11:53:56 +01:00
  • b2a9965617 api: Improved Provider registering api, hide implementation functions better WerWolv 2021-12-12 11:52:58 +01:00
  • 821eb4568e Revert "git: No need to upload flatpak-builder files into cache on Linux" WerWolv 2021-12-10 16:42:46 +01:00
  • 883207bc6b fix: Compile on MacOS WerWolv 2021-12-12 01:06:24 +01:00
  • 15e38e1012 ux: Added save pattern option to File menu WerWolv 2021-12-12 00:52:54 +01:00
  • 8a36897fd9 provider: Added raw disk provider WerWolv 2021-12-12 00:42:12 +01:00
  • 3e736b36b6 api: Refactored providers to allow for loading interfaces and config views WerWolv 2021-12-12 00:41:44 +01:00
  • 2e90abd2c5 patterns: Fix indexing of static arrays WerWolv 2021-12-10 18:53:19 +01:00
  • fb99674217 lang: Added missing localization, changed pattern editor lang keys WerWolv 2021-12-10 18:00:43 +01:00
  • 69def38152 ui: Correctly make window "float" on to the foreground on windows when activating it WerWolv 2021-12-10 17:28:18 +01:00
  • 5759f163e3 git: No need to upload flatpak-builder files into cache on Linux WerWolv 2021-12-10 16:42:46 +01:00
  • e3106eaa2a ux: Use native APIs to open websites to prevent terminal from appearing WerWolv 2021-12-10 16:10:34 +01:00
  • edca3bebd7 ui: Make window border and sizing cursors be rendered correctly on Windows WerWolv 2021-12-10 16:09:55 +01:00
  • 620c68e3f1 ui: Fixed flickering when full screening window on Windows WerWolv 2021-12-10 13:38:12 +01:00
  • 8f2e382c8a patterns: Added std::env and ability to pass parameters to patterns from the UI WerWolv 2021-12-10 11:55:27 +01:00
  • 6a0ad22774 fix: Inconsistent provider address reading WerWolv 2021-12-09 21:10:24 +01:00
  • 2ac6348fbf ui: Welcome screen, GDB Provider and memory editor ui fixes WerWolv 2021-12-08 22:18:59 +01:00
  • 3086f259ff build: Copy dependencies of all components on install WerWolv 2021-12-08 14:25:20 +01:00
  • 95556d35c8 ui: Added selection size in hexadecimal to hex editor view WerWolv 2021-12-08 00:08:57 +01:00
  • ea4f4c45cb sys: std::jthread -> std::thread to support libc++ WerWolv 2021-12-07 23:36:28 +01:00
  • 808b051a3e sys: Fixed sockets compiling on MacOS WerWolv 2021-12-07 23:21:07 +01:00
  • c55146a78c sys: Fix sockets compiling on Unix WerWolv 2021-12-07 23:09:30 +01:00
  • cc5a437573 provider: Added basic GDB Server provider WerWolv 2021-12-07 22:47:57 +01:00
  • 4a53717676 sys: Moved all views to builtin plugin WerWolv 2021-12-07 22:47:41 +01:00
  • 8385b88ce8 sys: Clean up properly after file is closed WerWolv 2021-12-05 22:09:43 +01:00
  • 73604e90c8 projects: Save bookmark colors WerWolv 2021-12-05 22:09:07 +01:00
  • c2d1589e74 patterns: Fixed variable access inside pointer pattern yielding invalid results WerWolv 2021-12-05 21:54:09 +01:00
  • 69973af1ed build: Bumped version to 1.11.2 v1.11.2 WerWolv 2021-12-04 23:17:14 +01:00
  • f0c679fb61
    fix: Crash when framerate falls below 5 FPS (#359) wardwouts 2021-12-04 23:16:15 +01:00
  • 5bdd10d0ee This should do the trick then Ward Wouts 2021-12-04 18:17:10 +01:00
  • 9894244339 Testing shows this to work fine, with the added benefit of lower CPU usage Ward Wouts 2021-12-04 10:36:34 +01:00
  • 5dd1690679 Merge branch 'master' into fix_timeout Ward Wouts 2021-12-03 22:19:51 +01:00
  • 996cf3f756 This could work Ward Wouts 2021-12-03 22:14:36 +01:00
  • 5a2e2b1773 ux: Make uncompiled magic files be compiled when analyzing files WerWolv 2021-12-03 21:07:07 +01:00
  • e720b61df6 patterns: Fix casts unexpectedly increasing cursor position WerWolv 2021-12-03 16:06:40 +01:00
  • 44b121e8b0 build: Added AppImage building to CI WerWolv 2021-12-03 14:38:38 +01:00
  • 6a7c086514 build: Fixed .deb path WerWolv 2021-12-03 13:49:39 +01:00
  • 3b59868f62 build: Fixed flatpaks, added .deb support WerWolv 2021-12-03 04:42:15 -08:00
  • 0b77a3f2c1 build: Install imhex to /usr directory on Linux WerWolv 2021-12-03 11:35:06 +01:00
  • 957dfeed81 build: Make sure libimhex is included in Linux artifacts WerWolv 2021-12-03 11:26:09 +01:00
  • 451c550b19
    build: Simplify appimage build (#356) wardwouts 2021-12-03 09:53:15 +01:00
  • 21cc8555b5
    git: Updated readme with new plugin templates and documentation page WerWolv 2021-12-03 09:28:40 +01:00
  • 19b80a1c2d
    build: Who is that? WerWolv 2021-12-03 09:24:41 +01:00
  • a000b1a2fe common: Added missing include WerWolv 2021-12-03 00:00:25 +01:00
  • 856055a04d ui: Fix scrolling in diff view WerWolv 2021-12-02 22:12:36 +01:00
  • b21d707b5d wait a little longer for the container to start Ward Wouts 2021-12-02 12:50:43 +01:00
  • 1223999b9f Fix details Ward Wouts 2021-12-02 12:14:38 +01:00
  • 91a1e5ea7a Keep docker way of working around Ward Wouts 2021-12-02 11:39:23 +01:00
  • a3c3be0061 clean up no longer needed bits Ward Wouts 2021-12-02 10:18:48 +01:00
  • 7b36813b31 use AppRun from AppImage project Ward Wouts 2021-12-02 10:17:19 +01:00
  • 6dce812389 Simplify creating an AppImage Ward Wouts 2021-12-02 09:59:00 +01:00
  • be1c5f5d1d
    build: Added AppImage builder (#355) wardwouts 2021-12-01 21:35:47 +01:00
  • 30f5273c63 put with other dist files Ward Wouts 2021-12-01 21:11:13 +01:00
  • 278d46ccd7
    ci/win: use option 'pacboy' of setup-msys2 to install dependencies (#354) Unai Martinez-Corral 2021-12-01 19:31:17 +00:00
  • 0193c13ade ci/win: use option 'pacboy' of setup-msys2 to install dependencies umarcor 2021-12-01 18:26:51 +01:00
  • 32b883ad38 typo Ward Wouts 2021-12-01 20:18:55 +01:00
  • 9898d6ea84 Using ENTRYPOINT is a bit nicer here Ward Wouts 2021-12-01 20:06:57 +01:00
  • 3e9db7177a Docker files to create an AppImage Ward Wouts 2021-12-01 19:47:04 +01:00
  • 0da31b6bbb
    ui: Add result count to string view (#353) qdlmcfresh 2021-11-30 21:02:37 +01:00
  • 7d9f9029b9 formating and logic fix qdlmcfresh 2021-11-30 20:26:52 +01:00
  • e06be3ab6b Localization qdlmcfresh 2021-11-30 19:49:13 +01:00
  • 719046d22c Add result count to string view qdlmcfresh 2021-11-30 19:41:34 +01:00
  • e8bc94a25a
    ImGui: nearest-neighbor font upscaling (for crisp pixel fonts on hidpi displays) (#352) David Buchanan 2021-11-29 10:09:43 +00:00
  • 15c7a540f9 ImGui: nearest-neighbor font upscaling (for crisp pixel fonts on hidpi displays) David Buchanan 2021-11-29 08:44:29 +00:00
  • d12869dbac
    git: Added more people to credits WerWolv 2021-11-29 08:33:15 +01:00
  • fecd70c9ad build: Bumped version to 1.11.1 v1.11.1 WerWolv 2021-11-28 21:34:17 +01:00
  • 4effa999b3 debug: Fixed application crashing on Windows if not console is attached WerWolv 2021-11-28 21:33:46 +01:00
  • dd35a717b7 ui: Fixed windows decoration being turned off on all platforms WerWolv 2021-11-28 21:33:11 +01:00
  • a9cc6731b7 git: Added gitignore WerWolv 2021-11-28 15:06:25 +01:00
  • d50021ffb3 docs: Nightly -> 1.11.0, Added missing features WerWolv 2021-11-28 15:06:08 +01:00
  • c71577b7bf build: Bump version to 1.11.0 v1.11.0 WerWolv 2021-11-28 14:22:18 +01:00
  • 1d3736b98c store: Fixed downloading when installed using installer WerWolv 2021-11-28 14:21:59 +01:00
  • efad16f2c0 fix: Log was not being output to the console if one was open WerWolv 2021-11-28 13:43:44 +01:00
  • 243820ca95 ui: Fix cursor and title bar issue for sure. Fixes #302 WerWolv 2021-11-28 11:57:52 +01:00
  • 28805bae65 ui: Potentially fix issues with titlebar and cursor misalignment WerWolv 2021-11-28 01:17:48 +01:00
  • e074643783 ui: Added border around user highlighted hex region WerWolv 2021-11-27 15:55:19 +01:00
  • 9340c8aae3 patterns: Fixed placed signed integers not being sign extended correctly WerWolv 2021-11-27 14:34:59 +01:00
  • 9158d79126 patterns: Don't display strings with zero length. Fixes crash WerWolv 2021-11-27 14:02:14 +01:00
  • ded452fdfc patterns: Allow functions to be called inside structs WerWolv 2021-11-27 12:57:59 +01:00
  • 467e9d1463
    Tests for the CRC and hash algorithms (#335) RADICS Áron 2021-11-26 22:14:44 +01:00
  • 1429f80cf9
    fix build on Fedora 35 (#340) (#347) Julia Ahopelto 2021-11-25 08:00:17 +00:00
  • 372908ba9d
    add regex filter in string view (#345) qdlmcfresh 2021-11-25 08:46:42 +01:00
  • 0d1686e170
    Fix syntax error when copying rust array to clipboard (#348) Rekai Nyangadzayi Musuka 2021-11-25 01:44:48 -06:00