Commit graph

1272 commits

Author SHA1 Message Date
dragonmacher
dad56dfcbe Test fixes 2025-05-09 13:40:52 -04:00
Ryan Kurtz
bbd6b99605 GP-5631: Upgrading some jars 2025-05-06 05:52:23 -04:00
Ryan Kurtz
fb54675cfc Merge remote-tracking branch
'origin/GP-5618-dragonmacher-table-popup-fix--SQUASHED' (Closes #7902)
2025-04-28 14:15:51 -04:00
dragonmacher
7420c70b2d GP-5618 - Tables - Updated tables so that Ctrl-Left-Click on the Mac does not clear the selection 2025-04-25 16:46:58 -04:00
dragonmacher
8d2c94e28d GP-5620 - Fixed a bug that introduced duplicate data when renaming
functions with a filter
2025-04-25 15:34:48 -04:00
dragonmacher
10366c08e4 Update key event processing to not fire Java actions, but to instead let
Java handle them.
2025-04-23 14:13:17 -04:00
dragonmacher
01de3b89dd review fixes 2025-04-21 17:38:58 -04:00
dragonmacher
f57c6f64ac Updated key event processing to let client code have the event before
the docking action system
2025-04-21 16:09:15 -04:00
Ryan Kurtz
f8ce5b4b3b Merge branch 'GP-0_ryanmkurtz_PR-8025_LukeSerne_fix-typo' 2025-04-21 07:55:21 -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
Ryan Kurtz
bf1659f11d Merge remote-tracking branch 'origin/GP-5599-dragonmacher-shared-key-binding-fix--SQUASHED' 2025-04-18 06:14:45 -04:00
dragonmacher
fa5938ab41 GP-5599 - Fix for shared key bindings to get correctly updated when options are restored at tool load time 2025-04-17 19:43:39 -04:00
Dan
004712026b GP-5523: Allow tool-wide configuration of radix for displaying trace times. 2025-04-17 18:18:53 +00:00
dragonmacher
d59d6e7d92 Update key processing to have the notion of both valid and enabled 2025-04-15 19:08:17 -04:00
ghidragon
c19290bcd5 GP-0 fixing GTabPanelTest 2025-04-11 11:12:06 -04:00
Ryan Kurtz
859abab92e Merge remote-tracking branch
'origin/GP-5578_ghidragon_fixing_program_tab_issues--SQUASHED'
(Closes #7915)
2025-04-10 14:20:58 -04:00
Ryan Kurtz
6d0c89f9fd Merge remote-tracking branch
'origin/GP-5584_ghidragon_fixing_toolbar_icon_spacing_issue'
(Closes #7984)
2025-04-10 14:19:03 -04:00
ghidragon
2776560743 GP-5578 fixed sizing issues with with program tabs, including handling case when java scaling factor is not 1 2025-04-10 14:14:24 -04:00
ghidragon
5af205707b GP-5584 fixed issue with toolbar icons sometimes getting extra spacing. 2025-04-10 13:34:04 -04:00
dragonmacher
b2372dab97 Test fixes 2025-04-09 13:28:27 -04:00
dragonmacher
7bd553d55d GP-5572 - Decompiler - Updated actions to not show warning dialog if executed while the Decompiler is busy 2025-04-08 14:26:12 -04:00
Ryan Kurtz
26fe882311 GP-0: Fixing javadoc error 2025-04-03 06:35:43 -04:00
Ryan Kurtz
97134cd8fa Merge remote-tracking branch 'origin/GP-5550_ghidra1_GTreeStartEditingTaskSelection--SQUASHED' 2025-04-01 14:50:17 -04:00
ghidra1
168fce3eda GP-5550 Revised GTreeStartEditingTask node re-selection 2025-04-01 12:34:09 -04:00
Dan
d7f63a9075 GP-5438: Fix 'Select All' and others in Dynamic Listing. (syncing needs follow-up work.) 2025-04-01 12:48:30 +00:00
dragonmacher
5f17963eba GP-5474 - Symbol Tree - Event handling improvements to maintain user view position; added an option for org node group threshold; Fixed missing nodes under classes 2025-03-25 14:14:03 -04:00
dragonmacher
c02a321aef Test fixes 2025-03-20 14:25:03 -04:00
dragonmacher
e7b6bb1fcb GP-5369 Use DropDownTextFieldDataModel for function
editor register storage cell editor
2025-03-18 15:22:28 -04:00
Ryan Kurtz
c964163c80 GP-0: Fixing some javadoc 2025-03-14 07:06:01 -04:00
dragonmacher
c0f2edd2da Test update for closing windows that are dialogs 2025-03-12 14:02:38 -04:00
dragonmacher
ef7c79f0c0 Updated the help window to not preserve the previous location on a new
request for the same page
2025-03-10 19:01:48 -04:00
dragonmacher
88dc8a65bc GP-5468 - Updated the cell renderer setFont() warning to only show once 2025-03-08 16:51:09 -05:00
dragonmacher
f078e5fe62 GP-5346 - Decompiler - Fixed sporadic function color bug that caused bad
function colors to oscillate
2025-03-04 18:06:51 -05:00
GhidraKraken
6121818cd3 GP-4555 set accessible names for components 2025-03-03 15:24:58 -05:00
Ryan Kurtz
e08184f5db Merge remote-tracking branch 'origin/patch' 2025-03-03 13:07:03 -05:00
Dan
2aedd75059 GP-4915: Scan view columns, not model columns, to detect Plot removal. 2025-03-03 17:09:42 +00:00
Ryan Kurtz
3d7089d391 Merge remote-tracking branch
'origin/GP-5310_ghidragon_search_and_replace--SQUASHED'
2025-03-03 06:23:24 -05:00
ghidragon
6fb115358a GP-5310 Created global search and replace feature 2025-02-28 20:08:40 -05:00
Ryan Kurtz
496ad864d6 Merge remote-tracking branch 'origin/GP-1-dragonmacher-frustration-disable' 2025-02-26 12:44:44 -05:00
dragonmacher
b04ff770b3 Test fixes 2025-02-26 12:42:09 -05:00
dragonmacher
fc68df0927 Updated the Window menu actions to not show frustration 2025-02-25 14:35:52 -05:00
Ryan Kurtz
cc1228bdaa Merge remote-tracking branch 'origin/GP-1-dragonmacher-project-open-tree-fix--SQUASHED' 2025-02-25 11:57:44 -05:00
dragonmacher
1d5da6dae1 Fixed open program dialog to not repeatedly load the root node 2025-02-25 09:14:56 -05:00
dragonmacher
e767916357 Fixed the Close action to not close the Front End provider 2025-02-24 18:47:46 -05:00
Ryan Kurtz
c8937df382 Merge remote-tracking branch 'origin/GP-5375-dragonmacher-gtree-get-child--SQUASHED' 2025-02-18 07:15:29 -05:00
dragonmacher
e868fdd344 GP-5375 - Added GTree.getChildren(String) to handle potential duplicate child nodes 2025-02-14 19:32:44 -05:00
dragonmacher
2a2251c04c Fixed bad help location 2025-02-14 11:42:21 -05:00
Ryan Kurtz
f0a21fe60f Merge remote-tracking branch 'origin/patch' 2025-02-13 14:32:43 -05:00
Ryan Kurtz
e2d47f4c35 Merge remote-tracking branch
'origin/GP-5362_ghidra1_PasswordDialog--SQUASHED' into patch
(Closes #7454)
2025-02-13 14:28:52 -05:00