dragonmacher
3c90216365
GP-3648 - Add Function Graph to Function Comparison display
2025-08-18 17:14:26 -04:00
Ryan Kurtz
7e6c01f283
Merge remote-tracking branch 'origin/patch'
2025-07-24 14:36:22 -04:00
James
49d848ad5a
GP-5361 fix indexoutofboundsexception in decompiler code comparison
2025-07-22 19:48:19 +00:00
ghintern
e72e58117f
GP-4007: Add actions to transfer variable and callee names and types to dual decompiler view
2025-07-10 13:54:27 +00:00
ghidra1
8c441250f5
GP-5742 Cleanup preferred CommentType enum use. Changed SARIF data component comment JSON serialization from int to String.
2025-06-06 17:58:07 -04:00
Ryan Kurtz
4aa78ae6d0
Merge remote-tracking branch
...
'origin/GP-5453-dragonmacher-decompiler-locations--SQUASHED'
(Closes #7518 )
2025-04-23 10:41:54 -04:00
dragonmacher
14c10409ac
GP-5453 - Decompiler - Updated location broadcasting to better navigate the listing
2025-04-22 15:18:09 -04:00
Ryan Kurtz
6730154316
GP-0: Certify
2025-04-21 07:54:19 -04:00
Luke Serné
8303061629
Many typo's
...
These were found using the command below searching for duplicated words,
and manually going through the results to remove the false positives and
reword the true positives. Sometimes I removed the doubled word and
sometimes I replaced the duplicated word.
The grep command:
grep -nIEr '\b([a-zA-Z]+)[[:space:]*]+\1\b' ./Ghidra
2025-04-19 18:06:41 +02:00
dragonmacher
2208c6ef86
GP-3858 - Console Find - Added a find feature the the Console providers
2025-01-21 16:43:07 -05:00
dragonmacher
b22574ea9c
Fixes action owner usage
2024-12-19 16:15:45 -05:00
ghidravision
6ed50fa085
GP-5085 Functionality for unifying the color of external function names across the listing and decompiler views.
2024-12-06 14:31:06 +00:00
Ryan Kurtz
faf55a8de6
GP-5078: Improvements to Ghidra Module directory layout
2024-10-31 10:34:26 -04:00
dragonmacher
9579d9e145
GP-5008 - Fixed exception seen in Version Tracking
2024-10-10 12:13:06 -04:00
ghidragon
82be7283cd
GP-4616 improving function comparison actions. Now works in the decompiler and in the body of any function in the listing.
2024-09-10 16:04:58 -04:00
dragonmacher
5ef04e831c
GP-4818 - Theming - Added a combo box renderer to do combo box things
2024-08-05 15:21:06 -04:00
dragonmacher
0fbd23653d
Fixed tests failing to recent Version Tracking updates. Added a
...
priority to Version Tracking address correlators.
2024-07-23 18:01:38 -04:00
dragonmacher
9f8b03a90f
GP-3494 - Decompiler - Updated the middle-mouse toggle to be persistent when moving the cursor; Added actions for navigating the middle-moused tokens
2024-06-18 14:32:00 -04:00
ghidragon
c101e590bc
GP-4664 reorganizing code compare classes
2024-06-06 16:34:59 -04:00
ghidragon
ddd2f22c28
GP-4634 Refactored Function Compare Service and added action to add
...
functions to the last comparison window.
2024-06-04 16:54:58 -04:00
ghidragon
5ea8e97805
GP-3696 - cleaning up function compare windows.
2024-05-23 11:46:33 -04:00
Ryan Kurtz
d83b7abdb1
Merge remote-tracking branch 'origin/patch'
2024-04-05 08:48:00 -04:00
ghidra1
94527ecd76
GP-4490 refactor VT parameter address correlation and potential NPE
2024-04-04 12:43:28 -04:00
Ryan Kurtz
a5de0b728d
Merge remote-tracking branch 'origin/GP-0_Isabella3412_Help_file_cleanup--SQUASHED'
2024-02-23 13:23:37 -05:00
James
5ee04b24d0
GP-4354 fix comparing callees and thunks
2024-02-23 13:13:43 -05:00
isabella3412
367f088162
GP-0 Restored the correct action names, and edited help description.
...
GP-0 Added help for EditPrototypeOverrideAction and MyToggleExactConstantMatching action. Corrected the name of the help that OpenVersionTrackingSessionAction and OverridePrototypeAction were referring to so they were directed to the correct help location.
2024-02-23 15:41:10 +00:00
caheckman
125a091a32
GP-4253 Clear ngrams when removing DataVertex from it graph
2024-01-25 21:00:01 +00:00
James
0656739ccd
GP-4060 disable compare matching callees action in VT
2023-12-05 19:42:12 +00:00
caheckman
0865a3dfb0
GP-4009 Introduced BSim functionality including support for postgresql,
...
elasticsearch and h2 databases. Added BSim correlator to Version
Tracking.
2023-12-05 08:30:51 -05:00