Commit Graph

3575 Commits

Author SHA1 Message Date
Ryan Kurtz
a1c6452798 Merge remote-tracking branch
'origin/GP-4962-dragonmacher-font-end-dispose-exception--SQUASHED'
(Closes #6937)
2024-09-26 06:04:57 -04:00
dragonmacher
5e5a8e3e6d Fixed exception closing the Front End 2024-09-25 15:17:11 -04:00
ghidra1
4e1532be14 Merge remote-tracking branch 'origin/Ghidra_11.2' 2024-09-25 13:44:40 -04:00
ghidra1
86e77bd9ef Merge remote-tracking branch
'origin/GP-4949_ghidra1_StructureEditorPerformance--SQUASHED' into
Ghidra_11.2 (Closes #6936, Closes #6504)
2024-09-25 13:43:20 -04:00
ghidra1
ef724708df GP-4949 Added Structure.setLength method and made structure editor performance improvements and various bug fixes. 2024-09-25 13:41:13 -04:00
Dan
5b3ff02983 GP-4952: Iterate in the correct direction. 2024-09-25 12:01:36 -04:00
Dan
447f6e6f01 GP-4952: Iterate in the correct direction. 2024-09-23 09:21:13 -04:00
Ryan Kurtz
fd1a448bf5 Merge remote-tracking branch 'origin/GP-1-dragonmacher-warning-message-fix' 2024-09-20 16:46:49 -04:00
dragonmacher
79179a8226 Fixed warning for recent font changes 2024-09-20 16:45:49 -04:00
dragonmacher
6e047c9137 Test fixes 2024-09-20 16:25:47 -04:00
Ryan Kurtz
493d87cee0 Merge remote-tracking branch
'origin/GP-4873-dragonmacher-theming-font-tables--SQUASHED'
(Closes #6853)
2024-09-20 14:21:03 -04:00
dragonmacher
9a0cc8d547 GP-4873 - Updated tables to respond to font changes in real time; Added support for changing the monospaced font used by tables; Fixed tooltip in theme font table 2024-09-20 13:29:39 -04:00
dragonmacher
a6b4328cc6 spelling fix 2024-09-19 10:48:03 -04:00
Ryan Kurtz
b641a822d3 Merge remote-tracking branch 'origin/GP-1-dragonmacher-table-column-visual--SQUASHED' 2024-09-19 10:32:14 -04:00
dragonmacher
76a1507e4c GP-1 - Created a visual aid for showing multiple sort columns 2024-09-18 15:32:08 -04:00
ghidra1
a85d15e11b Merge remote-tracking branch 'origin/Ghidra_11.2' 2024-09-18 14:49:53 -04:00
ghidra1
dcb12afb8b Merge remote-tracking branch 'origin/GP-4921_ghidragon_fixing_check-in_change_markers--SQUASHED' into Ghidra_11.2 2024-09-18 13:39:29 -04:00
ghidragon
42462a3258 GP-4921 fixed change markers after a check-in with the program open in the tool 2024-09-18 13:38:38 -04:00
ghidra1
e72d99a783 Merge remote-tracking branch 'origin/GP-4933-dragonmacher-call-trees-thunks--SQUASHED' into Ghidra_11.2 2024-09-18 13:36:22 -04:00
dragonmacher
1cadb4a26f GP-4933 - Fixed function call trees incorrectly dropping thunks 2024-09-18 12:26:22 -04:00
Ryan Kurtz
8ffa9c24be Merge remote-tracking branch 'origin/Ghidra_11.2' 2024-09-17 06:20:13 -04:00
emteere
63a138dd12 GP-4926 Don't remove jump reference to next instruction, unless the
instruction flowType says it has a fallthrough
2024-09-17 06:14:50 -04:00
Ryan Kurtz
15b87a5e77 GP-0: Certify 2024-09-16 14:59:51 -04:00
Maurice Sotzny
d45820a850
Fix spelling mistakes 2024-09-14 11:09:31 +02:00
Ryan Kurtz
e59a6ed7ea GP-4895: Fixing old mentions of $HOME/.ghidra/.ghidra_<version> 2024-09-09 12:48:58 -04:00
Ryan Kurtz
fbed72146b Merge remote-tracking branch 'origin/GP-4896-dragonmacher-listing-popup-fix' 2024-09-06 06:10:32 -04:00
dragonmacher
54f0995d85 Fixed popup window placement issue 2024-09-05 17:51:57 -04:00
Ryan Kurtz
73714dfd10 Merge remote-tracking branch 'origin/GP-4847_Dan_intPrefixInDbgLaunch--SQUASHED' 2024-09-05 12:40:11 -04:00
Dan
16ff4c4d08 GP-4847: Unify Debugger param dialogs. Prefixed integers allowed. 2024-09-05 12:35:28 -04:00
Ryan Kurtz
0258fc3209 Merge remote-tracking branch 'origin/GP-4861-dragonmacher-watermark--SQUASHED' 2024-09-04 11:39:09 -04:00
dragonmacher
0c365b7afd GP-4861 - Created a way to show a message over a given component 2024-09-04 11:16:52 -04:00
Ryan Kurtz
ba5b54ce2e Merge branch 'GP-0_ryanmkurtz_PR-6885_RuffaloLavoisier_typo' 2024-09-04 11:07:28 -04:00
Ryan Kurtz
d6d00f78e6 GP-0: Certify 2024-09-04 10:58:16 -04:00
Ruffalo Lavoisier
c09ba2ceef Fix typo ghidra words on comments 2024-09-04 22:48:17 +09:00
Ryan Kurtz
4eefa887fb GP-0: Fixing some javadoc 2024-09-04 07:33:53 -04:00
Ryan Kurtz
a9091167df Merge branch 'GP-0_ryanmkurtz_PR-6881_plucia-mitre_typo' 2024-09-03 11:53:11 -04:00
Ryan Kurtz
01f6bceff1 GP-0: Certify 2024-09-03 11:49:09 -04:00
Peter Lucia
97f92c9a07
Fix spelling error in example code in Application.java 2024-09-03 10:26:17 -04:00
ghidragon
7f7559df56 GP-4559 Creating new Memory Search Feature that include dynamic change
detection
2024-08-30 01:37:26 +00:00
Ryan Kurtz
62d0682d04 Merge remote-tracking branch 'origin/GP-4849_RegisterVolatile'
(Closes #6755)
2024-08-28 07:43:58 -04:00
caheckman
e1cc67a3d2 GP-4849 Volatile attribute in <register> tag. 2024-08-27 21:03:10 +00:00
Ryan Kurtz
1e68becd75 GP-4874: Cleanup 2024-08-27 13:19:39 -04:00
foralost
62b96db10b getValueAsInt - Checking if parsed long is within Java Integer.INT range
getValueAsInt - Using the int copy of NumerUtilities.parseLong
AskDialog: Organize commits
2024-08-27 12:40:38 -04:00
dragonmacher
1cb3796bc2 GP-4875 - Updated how providers track user changes to the title 2024-08-26 16:31:27 -04:00
Ryan Kurtz
2e15f67384 Merge remote-tracking branch
'origin/GP-4855_ryanmkurtz_offset-fields--SQUASHED' (Closes #6794)
2024-08-22 07:47:41 -04:00
Ryan Kurtz
fb6f853392 GP-4855: Adding new fields and copy specials for various types of address offsets 2024-08-22 07:46:05 -04:00
ghidra1
47146d25f2 Merge remote-tracking branch 'origin/GP-4740_ghidra1_CompositeEditorUndoRedo--SQUASHED' 2024-08-20 13:13:26 -04:00
ghidra1
0ccb142e7e GP-4740 Added undo/redo support to composite editor. Switched actions to use isEnabledForContext. Transitioned VT FilterFormattedTestField to GFormattedTextField and use for editor text entry fields. Cleanup of old datatype tree actions no longer in use. Lots of changes to improve handling of data type dependency changes and restored original DTM. 2024-08-20 13:06:03 -04:00
dragonmacher
d1ee4119e7 GP-4857 - Fix for Structure Editors not always taking focus 2024-08-19 16:21:24 -04:00
Ryan Kurtz
3588ecdab7 GP-0: Fixing javadoc warnings 2024-08-19 11:39:05 -04:00