.. |
view_about.hpp
|
impr: Add plugin table to about page
|
2023-12-18 11:21:33 +01:00 |
view_achievements.hpp
|
refactor: Streamline entire view system
|
2023-11-21 13:47:50 +01:00 |
view_bookmarks.hpp
|
impr: Use ImGui's built-in drag n drop support for bookmarks
|
2024-01-08 10:56:53 +01:00 |
view_command_palette.hpp
|
refactor: Get rid of this->m_
|
2023-12-19 13:10:25 +01:00 |
view_constants.hpp
|
refactor: Streamline entire view system
|
2023-11-21 13:47:50 +01:00 |
view_data_inspector.hpp
|
refactor: Make sure unlocalized strings are always actually unlocalized
|
2023-12-19 12:22:28 +01:00 |
view_data_processor.hpp
|
refactor: Get rid of this->m_
|
2023-12-19 13:10:25 +01:00 |
view_find.hpp
|
feat: Add ignore case and UTF16 search options to sequence searching
|
2023-12-19 14:34:35 +01:00 |
view_hex_editor.hpp
|
fix: Synchronized scrolling not working correctly
|
2023-12-24 00:06:16 +01:00 |
view_highlight_rules.hpp
|
feat: Added highlighting rules
|
2023-12-02 11:09:32 +01:00 |
view_information.hpp
|
impr: Make data information view have per-provider state
|
2024-01-25 22:49:56 +01:00 |
view_logs.hpp
|
refactor: Streamline entire view system
|
2023-11-21 13:47:50 +01:00 |
view_patches.hpp
|
feat: Implement better and more complete undo/redo stack (#1433)
|
2023-11-25 12:43:48 +01:00 |
view_pattern_data.hpp
|
feat: Added virtual files to the pattern language
|
2024-01-11 20:11:22 +01:00 |
view_pattern_editor.hpp
|
patterns: Merged in new pattern language refactor (#1533)
|
2024-02-04 14:03:42 +01:00 |
view_provider_settings.hpp
|
fix: Provider loader interface being closable and not resizing correctly
|
2023-12-17 23:15:52 +01:00 |
view_settings.hpp
|
fix: Restart imhex popup not working correctly
|
2023-12-11 23:05:47 +01:00 |
view_store.hpp
|
fix: Remove unused update parameter
|
2023-12-28 21:51:31 +01:00 |
view_theme_manager.hpp
|
refactor: Streamline entire view system
|
2023-11-21 13:47:50 +01:00 |
view_tools.hpp
|
impr: Make sure detached windows always have an appropriate size
|
2024-01-03 18:26:25 +01:00 |
view_tutorials.hpp
|
feat: Added basic introduction tutorial
|
2023-12-13 23:03:39 +01:00 |