Nik
63a219a32b
build: Added ARM64 AppImage build ( #2073 )
2025-01-17 22:55:41 +01:00
WerWolv
14fb256a6a
build: Updated dependencies
2025-01-17 21:09:56 +01:00
WerWolv
95df7a23c3
build: Add new SDK files to Fedora package
2025-01-17 20:41:49 +01:00
WerWolv
bb17690cf5
build: Fix cv2pdb extraction errors
2025-01-17 19:56:25 +01:00
WerWolv
a943b02e43
build: Make sure unzip is installed on the CI
2025-01-17 19:50:41 +01:00
WerWolv
199f78347f
build: Move PDB extraction to CI
2025-01-17 19:44:33 +01:00
WerWolv
d3d9a42d57
build: Added library plugin files to SDK
2025-01-17 19:32:52 +01:00
WerWolv
1fa45a8c84
fix: Replace bookmark comment Text Editor with multi-line text input
...
Closes #2056 , Closes #2055
2025-01-17 17:28:13 +01:00
WerWolv
0b6316ea23
fix: Added back deleted variable to make web build work again
2025-01-17 17:26:46 +01:00
WerWolv
466a843263
build: Fix backwards compat with older cmake versions
2025-01-17 13:01:40 +01:00
WerWolv
b6ade8b101
fix: Shortcuts not working in detached windows
2025-01-17 12:39:55 +01:00
WerWolv
ff66b97e90
build: Get rid of some cmake warnings
2025-01-17 12:39:39 +01:00
WerWolv
c604ec8fb9
patterns: Updated pattern language
2025-01-16 21:23:22 +01:00
WerWolv
7564651dd5
patterns: Updated pattern language
2025-01-16 19:52:45 +01:00
WerWolv
cad17ddefd
fix: Banners being misplaced on macOS
2025-01-16 19:27:22 +01:00
WerWolv
25d2f209e5
patterns: Updated pattern language
2025-01-16 19:15:39 +01:00
WerWolv
8d660c3ffe
fix: Missing <numbers> include
2025-01-16 17:37:51 +01:00
WerWolv
209055d0b0
impr: Show a banner about degraded performance in debug mode
2025-01-16 17:09:17 +01:00
WerWolv
599b55965a
impr: Improve the shadow of banners
2025-01-16 17:09:04 +01:00
WerWolv
69a9af5322
patterns: Added error pattern to pattern drawer
2025-01-16 17:08:49 +01:00
WerWolv
0303cd0ad0
patterns: Updated pattern language
2025-01-16 17:08:23 +01:00
WerWolv
8eb7e9fb05
fix: ID collision in provider data information section
2025-01-15 20:34:25 +01:00
WerWolv
6a1de5fc4e
build: Updated ImGui to v1.91.7
2025-01-15 19:52:24 +01:00
WerWolv
a4af55cb66
build: Rename imgui_custom to imgui_backend
2025-01-15 19:52:19 +01:00
paxcut
1e17422f5e
fix: Pattern Editor Find and Replace history ( #2064 )
...
The previous implementation seems to have been broken by Imgui updates.
There is also some improvement in focus handling and also a bug in
replace where the last match was not being replaced has been fixed.
Fixed also slowdown in large files when only one char was typed by not
searching until enter has been pressed.
Added key repetitions for enter and arrows to be able to handle large
number of matches and fixed some formatting problems.
2025-01-15 19:40:12 +01:00
paxcut
8abaafab79
fix: Crash in 3D Visualizer, improved error messages ( #2062 )
...
The recently added data checks allowed invalid sized vertex arrays to be
used as if they were valid making ImHex crash.
Moved all the error messages into localization strings for translation.
2025-01-15 19:38:38 +01:00
WerWolv
71e1465524
fix: Image visualizer node trying to create texture in non-main thread
2025-01-15 19:34:58 +01:00
WerWolv
3d2ea3753b
fix: Missing <clocale> include
2025-01-15 19:31:33 +01:00
Nik
88530eff8b
git: Updated screenshots in readme
2025-01-15 18:31:41 +01:00
WerWolv
df3decf71b
build: Updated libwolv
2025-01-15 18:08:45 +01:00
WerWolv
565ee4cb2d
fix: Banner positions with multi-viewports enabled
2025-01-15 18:08:05 +01:00
WerWolv
40fc325ba9
fix: Disable bogus Keypad to function key conversions on macOS
2025-01-15 17:59:57 +01:00
WerWolv
6aca16102d
impr: Move up the right column on the welcome screen to avoid a scrollbar at default size
2025-01-15 17:54:35 +01:00
WerWolv
cb11b57ab1
feat: Added banners, replace some modals with them
2025-01-15 17:54:07 +01:00
WerWolv
d504937d50
fix: Empty regions in Intel Hex and Motorola SREC files not being displayed correctly
2025-01-14 23:54:07 +01:00
WerWolv
6bfdb7ca4e
fix: Make sure provider switch buttons and close button don't overlap
2025-01-14 22:10:58 +01:00
WerWolv
e1637824c6
impr: Make strings in the data information view selectable and copyable
2025-01-14 22:05:29 +01:00
WerWolv
e36f2f2bcb
fix: Replace "data processor" text with "data inspector" for the custom data inspector row hint
2025-01-14 17:51:26 +01:00
WerWolv
1a54e08f11
fix: Remove constexpr from functions that really aren't constexpr
2025-01-14 17:50:48 +01:00
WerWolv
ecc86ee429
fix: ImNodes not being deinitialized correctly
2025-01-14 17:50:29 +01:00
WerWolv
185a593bc2
fix: AllowWhileTyping shortcuts only working while typing
2025-01-14 17:50:06 +01:00
WerWolv
4a916ebb89
feat: Added New File option to the GNOME launcher and a --new cli option
2025-01-14 17:49:48 +01:00
WerWolv
1c305ca762
fix: Icons still following custom font size when using default font
2025-01-13 22:34:30 +01:00
WerWolv
17fff56fa0
impr: Make sure Windows title icon is scaled correctly
2025-01-13 22:31:24 +01:00
WerWolv
ec1b1c2b7d
impr: More constexpr
2025-01-13 22:31:06 +01:00
WerWolv
7bae22f56f
fix: Font selector still saying "Custom Font Path"
2025-01-13 22:20:53 +01:00
WerWolv
21e5eeef16
impr: Reduce default font size slightly, adjust element sizes on welcome screen
2025-01-13 22:17:14 +01:00
WerWolv
bf5eea80f6
impr: Make font size setting use points instead of pixels
2025-01-13 22:04:55 +01:00
WerWolv
9f9a6d9827
impr: Move Jetbrains mono into regular font selector, allow it to be scaled
2025-01-13 22:04:44 +01:00
WerWolv
ae622e6d75
git: Merge WebAssembly build into main build artifacts script, add to releases
2025-01-12 23:08:09 +01:00