Commit graph

4014 commits

Author SHA1 Message Date
Ryan Kurtz
ce62f9ce7e Merge remote-tracking branch 'origin/GP-5368_ghidra1_MissingRepositoryAdmin' into patch 2025-02-11 13:51:01 -05:00
ghidra1
593d11d6b8 GP-5368 Allow repository instantiation without Admin user. Misc logging
cleanup.
2025-02-11 10:17:03 -05:00
dragonmacher
df439e9a49 GP-5344 - Prevent the Front End tool disappearing by not allowing
component provider actions to close the provider if it is the last one
in the window
2025-02-06 19:22:41 -05:00
Ryan Kurtz
738fe8bc4f Merge branch 'GP-0_ryanmkurtz_PR-7421_ds5678_pcodeop-tostring-segmentop' 2025-02-06 12:39:23 -05:00
Ryan Kurtz
c760193537 Merge remote-tracking branch
'origin/GP-5341-dragonmacher-decompiler-bg-color-fix' (Closes #7431)
2025-02-06 11:53:21 -05:00
Ryan Kurtz
ccae2f85ad Merge remote-tracking branch 'origin/patch' 2025-02-06 07:55:48 -05:00
Ryan Kurtz
28fd6a1222 Merge remote-tracking branch 'origin/GP-1-dragonmacher-dark-search-highlights' 2025-02-06 07:14:11 -05:00
dragonmacher
3717622c60 GP-5341 - Decompiler - Fixed background not painting fully for undefined
functions
2025-02-05 21:04:50 -05:00
dragonmacher
f36814243c Tweaked find highlight colors 2025-02-04 18:08:28 -05:00
dragonmacher
617e69c2f1 Test fixes 2025-02-04 17:27:38 -05:00
dragonmacher
9be78bcd02 GP-5337 - Table Filters - fixed a bug that prevented a filter using an
escaped glob character from matching items
2025-02-04 17:00:55 -05:00
Ryan Kurtz
a3b4b48ff4 Merge remote-tracking branch
'origin/GP-5317-dragonmacher-tree-copy--SQUASHED' (Closes #7417)
2025-02-03 16:08:36 -05:00
dragonmacher
b04e6e58b6 GP-5317 - GTree - Added an action to allow users to copy the selected paths and preserve the indentation. Moved some help to the Docking module. 2025-02-03 15:44:07 -05:00
Ryan Kurtz
d23e67a088 GP-0: Cleaning up certain types of javadoc errors 2025-02-03 06:13:50 -05:00
Ryan Kurtz
cefe8fec6a Merge remote-tracking branch 'origin/GP-3870-dragonmacher-dt-filters'
(Closes #5734)
2025-01-29 06:29:03 -05:00
dragonmacher
ba15d9368d GP-3870 - Data Types - Added more filterable types 2025-01-28 15:05:25 -05:00
Jeremy Pritts
e71b4381b4
Add missing switch case in PcodeOp.toString for SEGMENTOP 2025-01-28 03:56:22 -05:00
Ryan Kurtz
2ec84c2fb4 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-27 13:01:37 -05:00
Ryan Kurtz
7b7fff095b Merge remote-tracking branch 'origin/GP-5313-dragonmacher-escape-fix-2'
into Ghidra_11.3 (#7241)
2025-01-27 12:57:06 -05:00
Ryan Kurtz
21893b10f6 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-27 10:23:27 -05:00
Ryan Kurtz
7468e5f5f4 GP-0: Fixing some javadoc 2025-01-27 10:03:23 -05:00
dragonmacher
4432329479 GP-5313 - Fixed the Escape key not working inside of cell editors when
it is also bound to a global action
2025-01-25 11:15:27 -05:00
Ryan Kurtz
383c0ed20c Merge remote-tracking branch 'origin/GP-4151_ghidragon_fixing_wizard--SQUASHED' 2025-01-24 17:46:26 -05:00
Ryan Kurtz
d4249c470e Merge remote-tracking branch 'origin/GP-0-dragonmacher-screenshot-fix-1-24-25' 2025-01-24 17:45:42 -05:00
ghidragon
32bf68b8f3 GP-4151 fixing wizard pattern to better handle expensive checks between panels. 2025-01-24 17:31:03 -05:00
dragonmacher
7679fed7a2 Fix for screenshot user name 2025-01-24 17:28:46 -05:00
caheckman
00f9789116 GP-5256 ExtraStack, sizes attribute, merge join sequence 2025-01-24 00:05:14 +00:00
ghidra1
92640122b6 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-23 16:19:44 -05:00
ghidra1
ef8c5b677d Merge remote-tracking branch 'origin/GP-5295_ghidra1_DecompilerHighCodeSymbolStorage' into Ghidra_11.3 2025-01-23 16:18:54 -05:00
Ryan Kurtz
f96731be7f Merge remote-tracking branch 'origin/GP-5285_Dan_testArmThumbSkip' 2025-01-23 11:31:14 -05:00
dragonmacher
d9b2861d0e Test fix 2025-01-23 10:43:33 -05:00
ghidra1
4d546d8be9 Merge branch 'Ghidra_11.3' 2025-01-23 09:09:21 -05:00
ghidra1
58c4489973 GP-0 corrected NPE regression in ProgramDB 2025-01-23 09:08:14 -05:00
Ryan Kurtz
c49f60366b Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-22 13:21:54 -05:00
Ryan Kurtz
afe96c0309 Merge remote-tracking branch 'origin/GP-5205_ghidra1_ProgramUserDataIssues' into Ghidra_11.3 2025-01-22 13:17:46 -05:00
Ryan Kurtz
d27a9c0bd0 Merge remote-tracking branch
'origin/GP-5288_Dan_PR-7195_plucia-mitre_patch-4' into Ghidra_11.3
(Closes #7195)
2025-01-22 13:16:04 -05:00
ghidra1
f68246ec17 GP-5295 Refactor HighCodeSymbol instantiation for consistency and
correct use of improperly sized VariableStorage
2025-01-22 11:58:51 -05:00
Dan
836272b909 GP-5285: Add test showing it's not a problem in new stuff. 2025-01-22 16:08:48 +00:00
Ryan Kurtz
4db0ccc8ec Merge remote-tracking branch
'origin/GP-3858-dragonmacher-console-find--SQUASHED'
(Closes #2567, #7136)
2025-01-22 09:09:08 -05:00
Dan
b6b609cfac GP-5288: Refactor, format/organize, and certify.
Closes #7195
2025-01-22 13:55:26 +00:00
Peter Lucia
69292c546f Fix assembling instructions with unknown/don't care context bits
Without this change, if unspecified context bits are provided to the assembler they are defaulted to 0 and the resulting context is used to filter for valid assembly instructions. After this change unspecified bits are kept as unspecified through the assembly process possibly providing more valid assembly results.
2025-01-22 13:55:26 +00:00
Ryan Kurtz
65a284a604 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-22 08:51:58 -05:00
dragonmacher
2208c6ef86 GP-3858 - Console Find - Added a find feature the the Console providers 2025-01-21 16:43:07 -05:00
Ryan Kurtz
b1f5cd452a Merge branch 'GP-0_ryanmkurtz_PR-7394_hippietrail_input-spelling' 2025-01-21 07:25:02 -05:00
Ryan Kurtz
b73cdad6fe GP-0: Certify 2025-01-21 07:23:40 -05:00
hippietrail
138133c95e correct past & continuous forms of "to input" 2025-01-20 23:12:12 +08:00
ghidra1
f21608b4bd GP-5205 corrected ProgramUserData issues related to language version
changes and incompatibily.
2025-01-17 16:49:13 -05:00
dragonmacher
5375b6ea3a GP-5289 - Fixed dispose bug in column filter dialog 2025-01-17 16:27:45 -05:00
Ryan Kurtz
2589aae3a4 Merge remote-tracking branch 'origin/GP-5262_AutoKilledByCall' 2025-01-14 13:33:34 -05:00
caheckman
eba4fc7803 GP-5262 Adjustments to auto killbycall attribute 2025-01-14 16:49:36 +00:00