Ryan Kurtz
a6cd5b5dbc
GP-0: Fixing @Override warnings
2025-05-29 11:07:44 -04:00
Ryan Kurtz
9871e01a8f
GP-0: Certify
2025-05-21 11:27:00 -04:00
Travis Libre
310a6f073b
Fix getDestinationFunctions
2025-05-21 11:23:15 -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
ghidra1
56df61cb0b
Merge remote-tracking branch 'origin/patch'
2025-04-11 10:24:24 -04:00
ghidra1
0ef28cb54b
GP-5557 Composite editor transaction and update notification fixes
2025-04-11 09:58:01 -04:00
Ryan Kurtz
96786024b1
Merge remote-tracking branch 'origin/GP-5438_Dan_fixSelectAllDynamic--SQUASHED'
2025-04-01 08:56:01 -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
f7dc225c38
GP-5536 - Version Tracking - Fixed issue with incorrect plugins being loaded from saved tool
2025-03-28 17:35:33 -04:00
GhidraKraken
6121818cd3
GP-4555 set accessible names for components
2025-03-03 15:24:58 -05:00
Ryan Kurtz
d23e67a088
GP-0: Cleaning up certain types of javadoc errors
2025-02-03 06:13:50 -05:00
ghidragon
32bf68b8f3
GP-4151 fixing wizard pattern to better handle expensive checks between panels.
2025-01-24 17:31:03 -05:00
ghidragon
b1d257150c
GP-5196 Adding support for expressions and symbol names in address fields
2024-12-31 16:00:39 -05:00
dragonmacher
b22574ea9c
Fixes action owner usage
2024-12-19 16:15:45 -05:00
dragonmacher
779ef887e0
GP-5157 - Listing Colors - Combined color usage for functions so that they are displayed the same in different parts of the Listing
2024-12-02 19:32:45 -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
Ryan Kurtz
faf55a8de6
GP-5078: Improvements to Ghidra Module directory layout
2024-10-31 10:34:26 -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
ed8f22d47c
GP-4261 - Version Tracking - Fixed 'Unregistered Option' tooltip
2024-08-05 19:00:10 -04:00
Ryan Kurtz
7e9a24c6bc
Merge remote-tracking branch 'origin/GP-4787_ghidra007_improveVTHelp_deleteMatches--SQUASHED'
2024-08-01 06:17:05 -04:00
ghidra007
b1ab4404b5
GP-4787 VT delete match help improvements
2024-07-31 15:13:12 +00:00
dragonmacher
124347ffe1
Test fixes
2024-07-31 10:59:07 -04:00
dragonmacher
1a097da011
Test debug
2024-07-30 14:33:13 -04:00
dragonmacher
67c0ff8c27
Version Tracking test fixes
2024-07-25 20:56:30 -04:00
dragonmacher
eae286f993
Added new compile dependency to Verstion Tracking
2024-07-24 10:06:06 -04:00
dragonmacher
0fbd23653d
Fixed tests failing to recent Version Tracking updates. Added a
...
priority to Version Tracking address correlators.
2024-07-23 18:01:38 -04:00
Ryan Kurtz
20297b58b6
Merge remote-tracking branch
...
'origin/GP-4410-dragonmacher-vt-filters--SQUASHED' (Closes #6281 ,
Closes #6066 )
2024-07-18 14:57:21 -04:00
Ryan Kurtz
7d28136399
Merge remote-tracking branch 'origin/patch'
2024-07-18 14:56:19 -04:00
dragonmacher
9f73d23ee4
GP-4410 - Version Tracking - Added support for deleting matches; Added table column filters
2024-07-18 13:54:26 -04:00
ghidragon
8225c10b6c
GP-4779 fixed issue in add references dialog where moving mouse would
...
sometimes reset address space choice in comboBox.
2024-07-18 13:00:29 -04:00
ghidragon
c101e590bc
GP-4664 reorganizing code compare classes
2024-06-06 16:34:59 -04:00
ghidragon
ddd2f22c28
GP-4634 Refactored Function Compare Service and added action to add
...
functions to the last comparison window.
2024-06-04 16:54:58 -04:00
ghidragon
5ea8e97805
GP-3696 - cleaning up function compare windows.
2024-05-23 11:46:33 -04:00
dragonmacher
274217d7c8
GP-4574 - Minor refactor of drag and drop interfaces
2024-05-21 13:11:03 -04:00
Ryan Kurtz
c24aa59c7a
Merge remote-tracking branch 'origin/GP-4587_ghidra007_fixSrcDstMatchWindow_functionCompare' into Ghidra_11.1
2024-05-13 07:21:31 -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
ghidra007
7c95ff6036
GP-4587 fixed one-to-many match table function compare to show all
...
matches (was just showing one)
2024-05-10 16:26:39 +00:00
Ryan Kurtz
cc30e48b6b
Merge remote-tracking branch
...
'origin/GP-4436-dragonmacher-mouse-bindings-unified-options--SQUASHED'
(Closes #208 )
2024-04-10 13:47:35 -04:00
dragonmacher
8aeebf919a
GP-4436 - Mouse Bindings
2024-04-09 17:40:12 -04:00
Ryan Kurtz
d83b7abdb1
Merge remote-tracking branch 'origin/patch'
2024-04-05 08:48:00 -04:00
isabella3412
f982e9bba5
GP-4251: Added Function Compare action to the Version Tracking main
...
match table and associated match tables.
2024-04-04 12:49:01 -04:00
ghidra1
94527ecd76
GP-4490 refactor VT parameter address correlation and potential NPE
2024-04-04 12:43:28 -04:00
Ryan Kurtz
5a970158d5
Merge remote-tracking branch
...
'origin/GP-4403_ghidra1_ImmutableDomainObject--SQUASHED'
Conflicts:
Ghidra/Framework/SoftwareModeling/src/main/java/ghidra/program/database/ProgramContentHandler.java
2024-03-21 09:11:28 -04:00
ghidra1
2dff876f0f
GP-4341 Force retained checkout if file is in-use during checkin or add-to-version-control. Deprecated upgrade concept during checkin. Revised manner in which file open for update is updated following a version control operation (perform DBHandle update).
2024-03-20 17:43:49 -04:00
ghidra1
41712078e2
GP-4403 Use OpenMode enum instead of DBConstants integer value. Disallow transactions when using immutable DomainObject (implemented for ProgramDB and Datatype Archives).
2024-03-20 17:37:14 -04:00
ghidra1
74a5b6f0e1
GP-0 Corrected VersionTracking related test failures
2024-03-14 16:21:03 -04:00
ghidra007
a5a4da216e
GP-4085 Improved AutoVersionTrackingScript script to accomodate new
...
versioned session capability. Added script to enable adding of vt
session to version control. Added help for shared project use of
VTSession.
2024-03-13 15:40:27 -04:00