Commit graph

1254 commits

Author SHA1 Message Date
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
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
ghidra1
d0badde92b GP-5362 Correct password entry bug and refactor PasswordDialog/ClientAuthenticator 2025-02-13 14:11:30 -05:00
dragonmacher
e5988853aa Disabled frustration timeout when animation is disabled 2025-02-12 19:31:51 -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
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
Ryan Kurtz
2ec84c2fb4 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-27 13:01:37 -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