dragonmacher
dc72238178
GP-5769 - Updated dialogs with combo boxes to have consistent behavior
...
when the Enter key is pressed
2025-08-27 19:47:35 -04:00
dev747368
f53671b43d
GP-5899 FidPlugin startup speed
...
Avoid touching FidFileManager during ctor / init, modernize action
creation / management.
Improves codebrowser startup speed a small amount.
2025-08-05 22:59:56 +00:00
Ryan Kurtz
a8655234a4
Merge remote-tracking branch
...
'origin/GP-5545-5600_ryanmkurtz_autoimporter--SQUASHED' (Closes #8097 )
2025-07-01 08:27:37 -04:00
Ryan Kurtz
d3aed2c4b3
GP-5545_5600: ProgramLoader and more flexible loader args
2025-07-01 08:18:36 -04:00
Ryan Kurtz
d3131e319a
GP-0: Fixing unused import warnings
2025-05-30 07:07:43 -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
GhidraKraken
6121818cd3
GP-4555 set accessible names for components
2025-03-03 15:24:58 -05:00
Ryan Kurtz
706b5db3ee
Merge branch 'GP-0_ryanmkurtz_PR-7429_boppitybop_fid-rust-swift-demanglers'
2025-02-06 11:51:40 -05:00
Ryan Kurtz
9de99669a8
GP-0: Certify
2025-02-06 11:49:52 -05:00
Ryan Kurtz
d23e67a088
GP-0: Cleaning up certain types of javadoc errors
2025-02-03 06:13:50 -05:00
Stanley He
41fc219469
FunctionID: Add Rust and Swift demanglers to headless Prescript
2025-01-31 15:08:27 +11:00
Ryan Kurtz
44fb13b292
GP-5257: Fixing Gradle warnings
2025-01-13 13:52:50 -05:00
Ryan Kurtz
2bebb96f77
Merge branch 'GP-0_ryanmkurtz_PR-7225_hippietrail_the-the'
2024-11-26 09:05:43 -05:00
Ryan Kurtz
9b77447764
GP-0: Certify
2024-11-26 08:54:23 -05:00
Ryan Kurtz
c6febe6851
GP-0: Certify
2024-11-26 06:19:50 -05:00
Andras Gemes
cfcc7a1ba8
Function ID: Fix report format
2024-11-26 10:26:37 +01:00
hippietrail
13598df8db
many doubled words in comments etc, plus some nearby typos
2024-11-26 13:18:05 +07:00
Ryan Kurtz
faf55a8de6
GP-5078: Improvements to Ghidra Module directory layout
2024-10-31 10:34:26 -04:00
Ryan Kurtz
6b2932ccbb
GP-0: Certify
2024-10-30 07:38:49 -04:00
Andras Gemes
16f549aaa5
FunctionID: Add scripts for creating and attaching FID databases
2024-10-13 19:57:45 +02:00
Ryan Kurtz
3686ab2253
GP-0: Certify
2024-10-07 14:03:37 -04:00
Andras Gemes
a26545f42c
FunctionID: Add description and category tag to ListDomainFiles.java
2024-10-06 18:37:10 +02: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
bb122d85e0
Merge remote-tracking branch 'origin/GP-4583_ghidragon_fixing_open_versioned_file_dialog--SQUASHED' into Ghidra_11.1
2024-05-10 14:18:19 -04:00
ghidragon
a3f16ff05f
GP-4583 Fixed issue where open program were not being shown when the OpenVersionedFileDialog was being shown from diff
2024-05-10 13:19:21 -04:00
ghidra1
b8b0bee4a4
GP-4584 Corrected FID and ConstantPropogator errors ( Closes #6453 )
2024-05-08 13:53:31 -04:00
ghidra1
445494ba25
GP-4390 Collapse DomainObject Undoable interfaces and refactor Command processing.
2024-03-08 13:05:36 -05:00
dragonmacher
b586d65a3b
GP-4154 - Theming - Fixed font issues; updated font usage with attributes
2024-02-23 13:13:06 -05:00
dragonmacher
ca9cfe9f9a
GP-4269 - Minor refactor of plugin category names
2024-01-31 12:04:31 -05:00
dragonmacher
ff7c8929bc
Updated the DBViewer to allow for filtering
2023-11-30 16:08:15 -05:00
Drew Hamilton
b17f0bb833
5952 fix typo 'Popluate'
2023-11-13 16:32:40 -05:00
dragonmacher
a7668c7f85
GP-3430 - Updated the gradle buildHelp task to better handle its inputs up-do-date state
2023-06-06 15:25:25 -04:00
dragonmacher
d4eae5ff3c
GP-2846 - Theming Documentation
2023-05-02 13:39:19 -04:00
Ryan Kurtz
7fa3389119
GP-2974: Fixing warnings
2023-05-01 07:23:48 -04:00
caheckman
0c4a44c4d3
GP-3030 Update to FID files
2023-05-01 04:14:57 -04:00
Ryan Kurtz
9cf60faef0
Merge remote-tracking branch
...
'origin/GP-3155_caheckman_PR-2810_Pokechu22_countleadingzeros'
(Closes #2810 )
2023-03-24 14:29:30 -04:00
caheckman
945d91fc93
GP-3155 Regenerating parsers, documentation. LZCOUNT tests.
2023-03-24 13:06:45 -04:00
dragonmacher
84521c6f09
GP-3170 - Updates to fix clients of languages.css
2023-03-06 15:56:44 -05:00
Ryan Kurtz
1574262722
GP-2877: Refactoring Loader and AutoImporter to better accommodate loading more than one thing
2023-02-14 15:33:06 -05:00
dragonmacher
c252e3b905
GP-2986 - ComponentProvder and dialog cleanup on dispose
2023-02-02 17:51:15 -05:00
Ryan Kurtz
55124ff249
Merge remote-tracking branch 'origin/patch'
2022-12-28 09:02:06 -05:00
Ryan Kurtz
70a155cb70
GP-0: Using TaskMonitor.DUMMY instead of deprecated
...
TaskMonitorAdapter.DUMMY_MONITOR
2022-12-28 08:06:16 -05:00
Ryan Kurtz
5e2bbde8dd
Merge remote-tracking branch 'origin/GP-2795-dragonmacher-theme-cleanup-buttons--SQUASHED'
2022-12-13 06:30:39 -05:00
dragonmacher
8379285044
GP-2795 - Refactor of ButtonPanelFactory
2022-12-12 18:54:57 -05:00
dragonmacher
e3aad672ce
GP-2894 - Icon Cleanup - Moved icons from Generic into Gui; Deleted
...
shared icons not in the Help module
2022-12-12 13:39:30 -05:00
dragonmacher
f091a084c2
GP-2868 - Image Cleanup - Removed unused images; removed duplicate
...
images; fixed image module dependency issues
2022-12-02 21:38:30 -05:00
KooShnoo
7dffdab528
Also update help source at fid.xml
2022-11-25 12:57:44 -08:00
KooShnoo
43fdd4890a
Update help pages for Function ID to properly reflect the plugin's configuration location in the tool configuration menu
2022-11-24 12:59:36 -08:00
ghidra1
5a422c4502
GP-2509 GP-2644 Improved Ghidra URL support. Added support for Ghidra
...
URL linked files and folders within project.
2022-11-22 12:47:17 -05:00