WerWolv WerWolv
  • Joined on 2022-11-01
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-12 23:29:15 +00:00
78b07e0a46 git: Make runner cache keys unique (#878)
5a865774d1 git: Cleanup build CI + separate Ubuntu and AppImage builds (#873)
8d9667c2e0 fix: Yara rules being unable to include files
Compare 3 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-12 15:19:17 +00:00
1f6acc101f feat: Allow OTF fonts to be selected
0d91db68db patterns: Added bitmap visualizer
825e788646 git: Added more information to the readme requirements section
f3815673c0 git: Fix typo on 'Chocolatey' + add uppercase on 'Winget' (#870)
b070092a64 git: Add architecture to build artifacts (#869)
Compare 6 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-11 22:59:14 +00:00
03d216f116 feat: Allow most resources to be loaded relative to the current project
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-11 14:49:16 +00:00
b1cab5ccd2 patterns: Updated pattern language
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-10 22:29:15 +00:00
04d0458ae7 build: Improve Fedora builds and add EL9 build. (#861)
3b5d54dd96 fix: Text Editor behaving a bit weirdly now
87571450f4 patterns: Updated pattern language
Compare 3 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-10 14:19:16 +00:00
766fd626f2 fix: Hex editor editing cursor not advancing on non-zero pages
be1f711fda fix: Pattern editor not scrolling all the way to the right when typing
ef3627321c sys: Clear project after loading crash backup
Compare 3 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-09 13:56:08 +00:00
dbcb13f473 patterns: Disallow `application/octet-stream` to be used as MIME type
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-08 21:36:05 +00:00
c1359a71d6 feat: Added options to automatically expand or flatten the pattern tree
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-08 13:26:04 +00:00
b1a26d02c1 patterns: Updated pattern language
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-08 05:16:07 +00:00
ceae23eab1 fix: Crash when opening a project file when already having providers open
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-07 21:06:06 +00:00
ab29303c2e sys: Clear project context when closing all providers, Display project name in window title (#860)
ed831c6fc9 fix: Do not check for writable provider to save project, disable shortcut when unavailable (#859)
Compare 2 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-07 12:56:07 +00:00
d86be9d9b3 sys: `putenv` sucks. Use `setenv` instead
c26bed894b sys: Add `imhex/lib` path to plugin libraries search paths
Compare 2 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-06 12:26:08 +00:00
27cf5953ae fix: Typo of IEEE 754 (#856)
WerWolv synced commits to refs/tags/v1.26.2 at Rooba/ImHex from mirror 2023-01-05 20:06:07 +00:00
WerWolv synced new reference refs/tags/v1.26.2 to Rooba/ImHex from mirror 2023-01-05 20:06:07 +00:00
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-05 20:06:07 +00:00
d0b3a60a09 build: Bumped version to 1.26.2
15f2376c62 sys: Fixed some variable names
efeeea37f6 build: Updated libromfs properly
5726e52df2 ui: Make content store resizable again
Compare 4 commits »
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-05 11:56:05 +00:00
a1b596adc0 build: Bumped version to 1.26.1
763196f0cc feat: Added filtering to Process Memory Provider
ff9048fcf0 fix: Crash on exit
Compare 3 commits »
WerWolv synced commits to refs/tags/v1.26.1 at Rooba/ImHex from mirror 2023-01-05 11:56:05 +00:00
WerWolv synced new reference refs/tags/v1.26.1 to Rooba/ImHex from mirror 2023-01-05 11:56:05 +00:00
WerWolv synced commits to master at Rooba/ImHex from mirror 2023-01-05 03:46:05 +00:00
7d9c86f584 fix: Crash when loading themes on Linux and MacOS