Commit graph

796 commits

Author SHA1 Message Date
emteere
b51a9d7ff4 GT-3341_emteere_RTTIPerformance code review changes, refactored progress
monitor
2020-02-14 18:58:14 +00:00
emteere
b426f065f5 GT-3341_emteere_RTTIByteSearchPerformance speed up multiple byte pattern
search, comment
2020-02-06 22:28:42 -05:00
ghidra1
193f6f40e8 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/Base/src/test.slow/java/ghidra/app/merge/listing/EquateMergeManager1Test.java
2020-02-06 19:19:59 -05:00
ghidra1
772e0166e2 Corrected test 2020-02-06 19:11:44 -05:00
ghidra1
fce7cd0a9a Correct divide-by-zero test issue 2020-02-06 18:56:48 -05:00
ghidra1
bcad530da2 Merge remote-tracking branch 'origin/GT-0-dragonmacher-test-fixes' 2020-02-06 18:37:50 -05:00
dragonmacher
22cc232210 Tests - fixed test failing to improper dialog parenting; updated dialog
parenting to avoid transient parents
2020-02-06 18:09:00 -05:00
dragonmacher
cc6020736c Tests - fixed test timing issues 2020-02-06 18:08:21 -05:00
ghidra1
0f335d0250 Merge remote-tracking branch 'origin/patch' 2020-02-06 12:46:48 -05:00
ghidra1
05fba7639c Corrected bitfield related regression issues 2020-02-06 12:45:11 -05:00
ghidra1
30da09cce2 Corrected improper scalar reference markup for negative values 2020-02-05 10:08:39 -05:00
ghidravore
96e630e427 Merge remote-tracking branch 'origin/GT-0-dragonmacher-test-fixes' 2020-02-04 14:45:37 -05:00
dragonmacher
61af96034e Tests - fixed timing issue; fixed Swing thread access issue 2020-02-04 14:28:13 -05:00
ghidorahrex
fe21a409e0 Merge remote-tracking branch 'origin/GT-3513-dragonmacher-selection-action-enablement' 2020-02-04 13:13:07 -05:00
ghidorahrex
c236edea6e Merge remote-tracking branch 'origin/GT-3514-dragonmacher-find-uses-exception' 2020-02-04 13:11:30 -05:00
ghidorahrex
5e9063c6b1 Merge remote-tracking branch 'origin/GT-3515-dragonmacher-column-constraints-docs' 2020-02-04 13:07:59 -05:00
ghidra1
5b1d6217b3 Corrected improper scalar reference markup for negative values 2020-02-04 12:47:46 -05:00
ghidra1
46d267309d Corrected stack frame editor test issues and default favorite action
enablement
2020-02-04 12:12:22 -05:00
ghidra1
15468c7b1a Corrected ProgramExaminer NPE 2020-02-03 16:52:12 -05:00
ghidra1
4f73af4c92 Correct divide-by-zero test issue 2020-02-03 16:42:35 -05:00
ghidra1
c081a87ede Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/Base/src/main/java/ghidra/app/merge/datatypes/DataTypeMergeManager.java
2020-02-03 15:33:06 -05:00
ghidra1
4973b0bd99 GT-3519 corrected structure editor save button enablement when editing
bitfields
2020-02-03 14:15:01 -05:00
ghidra1
639d4b9895 GT-3479 added missing support for structure/union merge of bitfields and
trailing flex-array
2020-02-03 13:35:32 -05:00
dragonmacher
54e33e60e0 GT-3513 - Fixed Location References Provider's 'Make Selection' toolbar
action
2020-01-31 17:18:35 -05:00
dragonmacher
7a01b8b3e0 GT-3515 - Column constraint docs review fixes 2020-01-31 17:02:41 -05:00
ghidravore
16f050f901 Merge branch 'GT-3485-ghidravore_action_context' 2020-01-31 15:29:45 -05:00
ghidravore
75451921b2 GT-3485 fixed analysis actions to work on "global context" 2020-01-31 15:28:19 -05:00
dragonmacher
370152ad6c GT-3514 - Fixed exception when right-clicking an operation structure
field reference in the Listing
2020-01-31 15:06:07 -05:00
dev747368
283e148b26 GT-0 fix unittests broken by string rep changes 2020-01-30 12:30:44 -05:00
ghidravore
ccd5030574 Merge remote-tracking branch 'origin/GT-0-dragonmacher-test-fixes' 2020-01-29 18:55:47 -05:00
dragonmacher
65a8e31ba9 Tests - fixed key binding dialog for recent message change 2020-01-29 18:49:58 -05:00
dragonmacher
09503bfda9 Tests - fixed Function Comparison test failing due to blocking modal
dialogs and swing thread issues
2020-01-29 17:48:33 -05:00
dragonmacher
4d728abc71 Tests - fixed test broken to the shared owner name changing 2020-01-29 16:04:49 -05:00
ghidorahrex
dc16f297cc Merge remote-tracking branch
'origin/GT-3510_dragonmacher_PR-1478_io12_spelling-fix-2'

Fixes #1478
2020-01-29 14:56:12 -05:00
ghidorahrex
885392d2ee Merge remote-tracking branch
'origin/GT-3509_dragonmacher_PR-1477_hjung4_spelling-fixes-1'

Fixes #1477
2020-01-29 14:55:36 -05:00
Benjamin Levy
74fae2f644 Merge branch 'master' of
https://github.com/NationalSecurityAgency/ghidra into spell
2020-01-29 11:37:23 -05:00
comet
af50a7e615 update 2020-01-29 11:26:10 -05:00
ghizard
f5577a1dbb GT-3497 Specify Eclipse launcher 2020-01-28 13:37:22 -05:00
Benjamin Levy
9edc7a681b Add requested changes 2020-01-27 16:02:34 -05:00
dragonmacher
3a240a5dd1 GT-3493 - Updated DataTypeParser to allow templates in the data type
name
2020-01-27 11:54:58 -05:00
ghidorahrex
3aea0c494b Merge remote-tracking branch
'origin/GT-3492_dragonmacher_PR-1423_saruman9_xml_imort_repeatable_comment'

Fixes #1423
2020-01-27 07:56:07 -05:00
ghidorahrex
e5a0006443 Merge remote-tracking branch
'origin/GT-3491_dragonmacher_PR-1376_saruman9_fix_add_overlay'

Fixes #1376
2020-01-27 07:54:42 -05:00
Benjamin Levy
a5efecea84 Fix spelling errors 2020-01-26 22:39:18 -05:00
dragonmacher
0ff6578d2c GT-3495 - Refactor tool hierarchy to remove old 'Tool'
GT-3495 - GT-3495 - Refactor tool hierarchy to rename DockingTool to
Tool
2020-01-24 18:35:11 -05:00
ghidravore
5dc7df71b3 Merge branch 'GT-3485_ghidravore_action_context'
Conflicts:
	Ghidra/Framework/Docking/src/main/java/docking/action/builder/AbstractActionBuilder.java
2020-01-24 17:28:47 -05:00
ghidravore
26d7d0da5f GT-3485 Removed Secondary "default" action context to prevent actions
from triggering unexpectedly
2020-01-24 17:23:57 -05:00
ghidravore
61989256a3 fixed issue where overview providers were refreshing unnecessarily. 2020-01-23 18:11:09 -05:00
ghidra1
b5e2efff77 Merge remote-tracking branch 'origin/patch' 2020-01-23 14:19:06 -05:00
ghidra1
0c30c72274 GT-3444 corrected processor manual display (visible height and path
issues under Microsoft windows)
2020-01-23 14:15:12 -05:00
emteere
626f25f1bc GT-3487_emteere_MachOImportRegression fixed sorting of Macho Symboltable 2020-01-23 17:52:53 +00:00