Commit graph

545 commits

Author SHA1 Message Date
Ryan Kurtz
af7b333b12 GP-0: Making Project AutoCloseable 2025-04-28 13:55:11 -04:00
Ryan Kurtz
a810c384f4 Merge remote-tracking branch 'origin/GP-1-dragonmacher-escape-confirmation' 2025-04-21 14:12:54 -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
dragonmacher
c942158416 Memory Search - Updated the search provider to prompt users before
closing a provider with user-modified results
2025-04-18 19:42:22 -04: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
dragonmacher
fb76362903 Test fixes 2025-04-17 19:16:58 -04:00
ghidra1
56df61cb0b Merge remote-tracking branch 'origin/patch' 2025-04-11 10:24:24 -04:00
ghidra1
3725eb0b39 Merge branch 'GP-5557_ghidra1_CompositeEditorFixes' into patch 2025-04-11 10:01:09 -04:00
ghidra1
0ef28cb54b GP-5557 Composite editor transaction and update notification fixes 2025-04-11 09:58:01 -04:00
Ryan Kurtz
b5e404f499 Merge remote-tracking branch 'origin/patch' 2025-04-10 09:27:23 -04:00
dev747368
96e0532f8d GP-5577 avoid indexing large projects 2025-04-09 18:04:30 +00:00
Ryan Kurtz
30f30149f3 Merge remote-tracking branch 'origin/patch' 2025-04-01 09:21:24 -04:00
ghidra1
22460b41d6 GP-0 Improved some unsupported content error handling. 2025-03-28 18:06:04 -04:00
Ryan Kurtz
1bed582491 Merge remote-tracking branch 'origin/patch' 2025-03-25 14:17:57 -04:00
ghidra1
3acd4aede7 GP-0 Corrected spelling error 2025-03-25 13:11:06 -04:00
Ryan Kurtz
bd60eda15e Merge remote-tracking branch 'origin/GP-5458_ryanmkurtz_project-lock--SQUASHED' 2025-03-24 14:06:03 -04:00
Ryan Kurtz
87c4b19b84 GP-5458: Fixing repetitive project lock dialogs 2025-03-24 14:05:20 -04:00
ghidra1
deb49d5322 Merge remote-tracking branch 'origin/patch' 2025-03-24 09:57:16 -04:00
ghidra1
b1c6beb494 GP-5519 Improved handling of unsupported project files and smooth over
project content incompatibilities that may arise
2025-03-24 09:39:55 -04:00
Ryan Kurtz
69a66e0eec Merge remote-tracking branch 'origin/patch' 2025-03-21 06:12:55 -04:00
ghidra1
5eb247f5cd GP-0 Corrected test screenshot failure 2025-03-20 14:51:29 -04:00
Ryan Kurtz
1990d2ed4b GP-5458: GhidraProject and DefaultProjectManager methods for opening
projects now throw more granular exceptions
2025-03-06 12:37:30 -05:00
GhidraKraken
6121818cd3 GP-4555 set accessible names for components 2025-03-03 15:24:58 -05:00
dragonmacher
b04ff770b3 Test fixes 2025-02-26 12:42:09 -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
Dan
bef0660e6a GP-5314: Destroy LiveMemoryHandler 2025-02-18 18:23:30 +00: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
383c0ed20c Merge remote-tracking branch 'origin/GP-4151_ghidragon_fixing_wizard--SQUASHED' 2025-01-24 17:46:26 -05:00
ghidragon
32bf68b8f3 GP-4151 fixing wizard pattern to better handle expensive checks between panels. 2025-01-24 17:31:03 -05:00
ghidra1
f21608b4bd GP-5205 corrected ProgramUserData issues related to language version
changes and incompatibily.
2025-01-17 16:49:13 -05:00
dragonmacher
e2da1609d9 GP-5115 - Trees/Tables - Added actions to focus the filter and toggle filter visibility 2024-12-18 20:18:15 -05:00
ghidra1
867fdeaa1f GP-5167 Updated BSimServerInfo to support DB user info and conveying via URL. Updated elastic and postgresql URL for bsim commands to allow include of user info. Renamed Error to BSImError to avoid naming conflict. 2024-12-12 14:15:22 -05:00
Ryan Kurtz
4f98283937 Merge remote-tracking branch 'origin/GP-5187_ghidra1_DBHandleIsChanged'
(#7258)
2024-12-09 15:50:50 -05:00
ghidra1
d0ee271570 GP-5187 Change DBHandle.isChanged() to use cached state 2024-12-09 14:56:03 -05:00
dragonmacher
47500148ce Test fixes 2024-11-26 14:26:05 -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
hippietrail
13598df8db many doubled words in comments etc, plus some nearby typos 2024-11-26 13:18:05 +07:00
dragonmacher
81eaa9120d GP-5152 - Diff - fixed divider resize bug seen with long program names 2024-11-21 20:11:46 -05:00
ghidra1
32c39f3518 Merge remote-tracking branch 'origin/patch' 2024-11-14 15:40:14 -05:00
ghidra1
86517c6ac3 GP-5123 Corrected versioning update bug. Checked-out version recorded
on server was not properly updated.
2024-11-14 15:28:14 -05:00
ghidra1
fed00570ac Merge remote-tracking branch 'origin/patch' 2024-11-13 15:46:30 -05:00
ghidra1
a270e339fa GP-5126 Corrected Program Change Bar update issues 2024-11-13 12:46:05 -05:00
Ryan Kurtz
3f485449e8 Merge remote-tracking branch 'origin/GP-5049-dragonmacher-hyperlink-comp-activation--SQUASHED' 2024-11-07 14:23:50 -05:00