WerWolv
|
8a4cdbb371
|
impr: Slightly nicer layout for data information view
|
2025-08-28 17:24:14 +02:00 |
|
WerWolv
|
fbde2942de
|
build: Refactor ContentRegistry into multiple separate files
|
2025-08-14 21:22:03 +02:00 |
|
WerWolv
|
9cff9043ee
|
impr: Remove hex::format, improve format and logging type safety
|
2025-08-06 20:02:23 +02:00 |
|
WerWolv
|
8d1352ddff
|
fix: Remaining compile errors
|
2025-01-31 20:23:47 +01:00 |
|
WerWolv
|
e68abefe48
|
impr: Use info icon for more help hovers
|
2025-01-04 19:21:22 +01:00 |
|
WerWolv
|
296f80ffe5
|
fix: Data information sections getting duplicated in NullProvieders
|
2024-12-02 21:16:20 +01:00 |
|
WerWolv
|
fe9eecd031
|
build: Updated ImGui to v1.91.5
|
2024-11-24 18:55:56 +01:00 |
|
WerWolv
|
95f71bcb10
|
fix: Sub windows being used incorrectly
|
2024-06-26 19:11:31 +02:00 |
|
WerWolv
|
ba7c10f4b1
|
feat: Fix sub menus, allow recent items to be collapsed
|
2024-06-25 13:54:29 +02:00 |
|
WerWolv
|
ea601a7d03
|
feat: Added option to highlight pattern parents in the hex editor when hovering
|
2024-02-25 14:30:56 +01:00 |
|
WerWolv
|
859574c014
|
impr: .0f -> .0F
|
2024-02-24 23:34:29 +01:00 |
|
WerWolv
|
0505b123a0
|
impr: Remove weird spinner from data information view
|
2024-02-24 23:34:18 +01:00 |
|
WerWolv
|
0a9dca5be7
|
impr: Save data information view settings to projects
|
2024-02-21 23:21:24 +01:00 |
|
WerWolv
|
5ccb7a7b9a
|
feat: Added simple yara data analyzer
|
2024-02-21 23:17:12 +01:00 |
|
WerWolv
|
56e7c15064
|
impr: Refactor and modularize data information view
|
2024-02-21 00:06:52 +01:00 |
|
WerWolv
|
919110b024
|
impr: Make data information view have per-provider state
|
2024-01-25 22:49:56 +01:00 |
|
WerWolv
|
9c25a1609e
|
feat: Add more magic information to the information view
|
2024-01-25 22:49:22 +01:00 |
|
WerWolv
|
58441634d6
|
fix: Provider information in information view always showing info from current provider
|
2024-01-09 16:48:49 +01:00 |
|
WerWolv
|
bfafc692db
|
impr: Added icons to all menu items
|
2024-01-08 21:51:48 +01:00 |
|
WerWolv
|
74b5c93caf
|
impr: Code style improvements
|
2023-12-27 16:33:49 +01:00 |
|
WerWolv
|
96fe608d60
|
impr: Switch most usages of modals over to toasts
|
2023-12-26 00:22:47 +01:00 |
|
Nik
|
61bfe10bc2
|
refactor: Rework features that use external libraries into optional plugins (#1470)
|
2023-12-23 21:09:41 +01:00 |
|
WerWolv
|
c7ab4a4569
|
refactor: Get rid of this->m_
|
2023-12-19 13:10:25 +01:00 |
|
WerWolv
|
5bcfe37b4e
|
feat: Added tutorial system
|
2023-12-13 11:24:25 +01:00 |
|
WerWolv
|
1a8a9e53e1
|
impr: More information view UI improvements
|
2023-12-12 13:20:51 +01:00 |
|
WerWolv
|
f618e634e9
|
impr: Better UI for the data information view
|
2023-12-12 12:15:20 +01:00 |
|
WerWolv
|
b4813660b5
|
refactor: Better interface for the event system
|
2023-12-08 10:29:44 +01:00 |
|
WerWolv
|
c89a870fe9
|
refactor: Streamline entire view system
|
2023-11-21 13:47:50 +01:00 |
|
iTrooz
|
39252dfe48
|
refactor: Move custom ImGui functions to ImGuiExt namespace (#1427)
Co-authored-by: Nik <werwolv98@gmail.com>
|
2023-11-16 22:24:06 +01:00 |
|
WerWolv
|
e32def409a
|
build: Upgraded ImGui to v1.90
|
2023-11-15 20:22:56 +01:00 |
|
WerWolv
|
498d8c1d65
|
impr: General code cleanup
|
2023-11-10 20:47:08 +01:00 |
|
WerWolv
|
f49b5efac4
|
fix: UI issues in the data information view
|
2023-11-07 00:46:17 +01:00 |
|
iTrooz
|
d15bd4771d
|
feat: Support for building ImHex for the web (#1328)
Co-authored-by: WerWolv <werwolv98@gmail.com>
Co-authored-by: AnnsAnn <git@annsann.eu>
|
2023-10-04 12:00:32 +02:00 |
|
Nik
|
e77f138514
|
feat: Added Achievements (#1230)
This PR adds Achievements to ImHex that serve as both a guide and a fun
way to learn more about ImHex and reverse engineering
|
2023-08-06 21:33:15 +02:00 |
|
WerWolv
|
924c816dbd
|
fix: Chunk size setting in information view being reset the first time
|
2023-07-06 00:00:56 +02:00 |
|
WerWolv
|
39e74c627e
|
impr: Handle unidentifiable data in the data information view better
|
2023-07-02 10:27:56 +02:00 |
|
WerWolv
|
e03c91b888
|
impr: Better UI for all data information diagrams
|
2023-06-26 10:51:37 +02:00 |
|
iTrooz
|
25476d4e1e
|
build: Update ImGui and its dependencies (#1122)
This PR updates imgui and its dependencies from the last time, ~1 year
ago
(https://github.com/WerWolv/ImHex/commit/deabacbd505f6853f273a00bb48180aa17a68abe)
Commits will be refactored before merging
Things you might ask :
- why did you remove `ImGui_ImplGlfw_SetBorderlessWindowMode()` ?
-> Where is it used ? The only usage of it I see is commented
(https://github.com/WerWolv/ImHex/blob/cb9a3b1f55ee6a54f542005480118de0baf94914/lib/external/imgui/source/imgui_impl_glfw.cpp#L757)
- why did you remove the implot anti aliasing flag ?
-> They.. seem to have removed it altogether ?
https://github.com/epezent/implot/issues/479
|
2023-06-04 00:09:45 +02:00 |
|
WerWolv
|
87d0aae608
|
feat: Added selection range radio button to various views
Closes #1024
|
2023-04-10 14:08:21 +02:00 |
|
WerWolv
|
80edaea392
|
impr: Update all of ImHex to the new popup system
|
2023-04-08 00:58:53 +02:00 |
|
WerWolv
|
367bd76046
|
ui: Mae sure all theme scaling values are scaled correctly
|
2023-03-18 10:52:50 +01:00 |
|
WerWolv
|
1a1bf98905
|
impr: Look for magic files recursively
|
2023-03-17 21:18:28 +01:00 |
|
WerWolv
|
466dacaab4
|
ui: Improve the look and feel of the information view
|
2023-03-17 17:07:39 +01:00 |
|
WerWolv
|
0dafb3d230
|
sys: Replaced many helper functions with libwolv
|
2023-03-12 18:27:33 +01:00 |
|
Fenrisfulsur
|
069221757f
|
feat: Added chunk based entropy analysis to information view (#933)
Issue: https://github.com/WerWolv/ImHex/issues/522
Implementation of chunk based entropy analysis in diagram.hpp available
from the data information view and in the pattern language.
---------
Co-authored-by: WerWolv <werwolv98@gmail.com>
|
2023-03-10 16:06:18 +01:00 |
|
WerWolv
|
cf9df6e36d
|
feat: Added ability to query provider information from pattern language
|
2023-01-24 09:07:11 +01:00 |
|
WerWolv
|
87ed0d31d4
|
fix: Various invalid iterator and container accesses
|
2023-01-01 01:01:24 +01:00 |
|
WerWolv
|
0311feee9b
|
feat: Further improve information view
|
2022-12-28 23:06:49 +01:00 |
|
WerWolv
|
4807ca0057
|
feat: Added Digram and Layered Distribution plots to information view
|
2022-12-27 22:50:37 +01:00 |
|
WerWolv
|
4b6a75fb60
|
feat: Added type distribution graph to information view
|
2022-12-25 15:45:49 +01:00 |
|