.. |
dpn
|
refactor: Move custom ImGui functions to ImGuiExt namespace (#1427)
|
2023-11-16 22:24:06 +01:00 |
helpers
|
fix: Unary operators not working correctly in math evaluator
|
2023-11-16 21:23:58 +01:00 |
providers
|
fix: Potential error when parsing Intel Hex and Motorola SREC files
|
2023-11-17 15:01:57 +01:00 |
tools
|
fix: URL Decoding not working correctly
|
2023-11-17 13:13:17 +01:00 |
views
|
impr: Make settings tab bar always stick to top of window
|
2023-11-17 16:05:45 +01:00 |
achievements.cpp
|
impr: General code cleanup
|
2023-11-10 20:47:08 +01:00 |
background_services.cpp
|
fix: Only register event shutting down the network interface once
|
2023-11-04 23:41:52 +01:00 |
command_line_interface.cpp
|
feat: Added Auto Updater for Windows, macOS and Ubuntu (#1377)
|
2023-10-21 18:40:24 +00:00 |
command_palette_commands.cpp
|
impr: General code cleanup
|
2023-11-10 20:47:08 +01:00 |
communication_interface.cpp
|
build: Make sure changing commit hash doesn't trigger a full rebuild
|
2023-06-26 14:01:45 +02:00 |
data_formatters.cpp
|
impr: Fade out zero bytes in HTML formatted data
|
2023-11-09 14:42:29 +01:00 |
data_inspector.cpp
|
refactor: Move custom ImGui functions to ImGuiExt namespace (#1427)
|
2023-11-16 22:24:06 +01:00 |
data_processor_nodes.cpp
|
refactor: Split data processor nodes in several files (#1419)
|
2023-11-13 23:36:39 +01:00 |
data_visualizers.cpp
|
refactor: Move custom ImGui functions to ImGuiExt namespace (#1427)
|
2023-11-16 22:24:06 +01:00 |
events.cpp
|
impr: General code cleanup
|
2023-11-10 20:47:08 +01:00 |
file_extraction.cpp
|
impr: Bundle default magic file with application
|
2023-10-29 19:43:45 +01:00 |
file_handlers.cpp
|
feat: Added file handlers for .hexlyt and .hexproj files
|
2023-06-06 21:35:13 +02:00 |
global_actions.cpp
|
fix: Bad formatting of project open error popup
|
2023-07-28 00:01:49 +02:00 |
hashes.cpp
|
impr: Make CRC-32 use reflected version by default (#1406)
|
2023-11-16 22:24:55 +01:00 |
main_menu_items.cpp
|
fix: IPS Patch Achievement not being obtainable (#1429)
|
2023-11-16 21:38:20 +01:00 |
pl_builtin_functions.cpp
|
impr: General code cleanup
|
2023-11-10 20:47:08 +01:00 |
pl_inline_visualizers.cpp
|
impr: General code cleanup
|
2023-11-10 20:47:08 +01:00 |
pl_pragmas.cpp
|
impr: General code cleanup
|
2023-11-10 20:47:08 +01:00 |
pl_visualizers.cpp
|
refactor: Move custom ImGui functions to ImGuiExt namespace (#1427)
|
2023-11-16 22:24:06 +01:00 |
project.cpp
|
impr: General code cleanup
|
2023-11-10 20:47:08 +01:00 |
providers.cpp
|
impr: General code cleanup
|
2023-11-10 20:47:08 +01:00 |
recent.cpp
|
feat: Draw info banner on welcome screen if one exists
|
2023-11-17 15:54:38 +01:00 |
settings_entries.cpp
|
feat: Add shortcut editor to settings
|
2023-11-17 14:46:21 +01:00 |
themes.cpp
|
refactor: Move custom ImGui functions to ImGuiExt namespace (#1427)
|
2023-11-16 22:24:06 +01:00 |
tools_entries.cpp
|
refactor: refactor tools_entries.cpp into several smaller files (#1418)
|
2023-11-12 00:22:01 +00:00 |
ui_items.cpp
|
feat: Add shortcut editor to settings
|
2023-11-17 14:46:21 +01:00 |
views.cpp
|
feat: Added Achievements (#1230)
|
2023-08-06 21:33:15 +02:00 |
welcome_screen.cpp
|
feat: Draw info banner on welcome screen if one exists
|
2023-11-17 15:54:38 +01:00 |