Commit graph

1930 commits

Author SHA1 Message Date
ghidra1
d9788c0094 Revert "GP-1438 - Added an equals method to SourceArchives so clients do not need to get the universal id"
This reverts commit c8003ecc5a.
2021-11-10 11:10:18 -05:00
ghidra1
254fca405a Merge remote-tracking branch
'origin/GP-1438-dragonmacher-source-archive-equals--SQUASHED' (Closes
#3116)
2021-11-09 20:13:20 -05:00
ghidra1
216ef3a414 Merge remote-tracking branch 'origin/GP_1417_DataDB_lazylength' 2021-11-09 20:11:29 -05:00
dragonmacher
c8003ecc5a GP-1438 - Added an equals method to SourceArchives so clients do not
need to get the universal id

Closes #3116
2021-11-09 17:08:16 -05:00
emteere
28676b4ec0 GP-1417_emteere code review changes 2021-11-09 21:26:39 +00:00
Ryan Kurtz
8ca4074c93 GP-0: Framework Utility now requires Java 11+ instead of Java 8+.
LaunchSupport now requires Java 8+ instead of Java 7+.
2021-11-09 09:28:55 -05:00
ghidravore
c625da90a4 GP-1440 fixing issue global actions shared across windows getting the
wrong context
2021-11-05 17:39:26 -04:00
ghidravore
661b641a42 added small improvement 2021-11-05 13:53:55 -04:00
dragonmacher
7d14413149 Test fixes 2021-10-28 09:57:42 -04:00
Ryan Kurtz
6df7fa868a Merge remote-tracking branch 'origin/GP-1-dragonmacher-remove-deprecated-methods-squashed' 2021-10-27 13:41:48 -04:00
Ryan Kurtz
2ef4f26120 Merge remote-tracking branch 'origin/GP-2-dragonmacher-spelling-fixes' 2021-10-27 13:38:40 -04:00
Ryan Kurtz
a8fc117501 Merge remote-tracking branch
'origin/GP-1122_dev747368_PR-2043_astrelsky_dwarfNamespacePath' (Closes
#2014, Closes #2043)
2021-10-27 13:32:57 -04:00
dev747368
8a407a1169 GP-1122 (PR #2043) remove ':', '/' mangling and change ' ' mangling
Change DWARF mangling logic to allow ':', '/' and convert ' ' to '_'.
Fixup some spots that were using fragile CategoryPath / Namespace string
parsing.
2021-10-27 13:16:12 -04:00
dragonmacher
0248c4f1ba spelling fixes 2021-10-26 16:31:02 -04:00
dragonmacher
d05a57ae1a Removal of old deprecated methods 2021-10-25 15:12:25 -04:00
Ryan Kurtz
37e807ea3b Merge remote-tracking branch 'origin/GP-1-dragonmacher-help-validation-tweak' 2021-10-25 13:32:48 -04:00
dragonmacher
9a9c1fc64a GP-1424 - remove 'refresh' action from data type manager 2021-10-22 09:11:29 -04:00
dragonmacher
b8f33291ee Switched help validation away from using a dialog; updated the thread
pool class to allow clients to easily run code in a background thread
2021-10-21 16:32:21 -04:00
Ryan Kurtz
c1121d7b93 Merge remote-tracking branch
'origin/GP-1382-dragonmacher-search-for-structures' (Closes #759)
2021-10-21 14:31:18 -04:00
dragonmacher
ec88c732d2 GP-1382 - Added Find actions to the Data Types provider to allow users
to find structures by size or by offset(s).
2021-10-21 14:17:54 -04:00
Ryan Kurtz
4571c425c1 Merge remote-tracking branch 'origin/GP-1361-dragonmacher-non-function-repeatable-comments' 2021-10-21 13:48:34 -04:00
Dan
072ab7435a GP-1387: Porting GDB/SSH to JSch 2021-10-20 10:06:58 -04:00
emteere
56942bbc50 GP-1417_emteere initial stab at lazy DataDB size 2021-10-19 20:45:29 +00:00
Ryan Kurtz
ba4d35021c Merge remote-tracking branch 'origin/GP-1414_SpecExtensionPanelNPE'
(Closes #3502)
2021-10-19 14:02:49 -04:00
caheckman
c4651953d3 Fix NPE in SpecExtensionPanel 2021-10-19 13:00:22 -04:00
Ryan Kurtz
6f969ddf73 Merge remote-tracking branch 'origin/GP-1404_RiscvCspecParsing' 2021-10-19 11:36:41 -04:00
Ryan Kurtz
2b0e703fa8 GP-1265: Fixing gradle compilation error 2021-10-19 08:14:39 -04:00
Ryan Kurtz
3ee357e60d Merge remote-tracking branch 'origin/GP-1410_dev747368_fix_shared_project_userlist_scrollbar' 2021-10-19 07:44:07 -04:00
dragonmacher
a54d0e28d6 GP-1361 - Updated auto comments to show user-defined repeatable comments
from the reference destination

Closes #2475
2021-10-18 17:10:57 -04:00
dev747368
5912d6bbea GP-1410 fix scroll bars in userlist of shared project 2021-10-18 13:02:15 -04:00
Dan
527c4fcd58 GP-1265: Specified DataType.encodeValue/Representation, implemented some primitives and strings. 2021-10-18 12:20:32 -04:00
caheckman
a00de6cbac Breaking out ParamListRegisterOut 2021-10-15 14:55:54 -04:00
Ryan Kurtz
f9463e600d Merge remote-tracking branch 'origin/GP-484_TraceOverlaySpaces--SQUASHED' 2021-10-15 13:11:19 -04:00
Dan
1c56c454e1 GP-484: Added overlay spaces to Trace 2021-10-15 11:16:01 -04:00
Ryan Kurtz
d595352e71 Merge remote-tracking branch 'origin/GP-1398-dragonmacher-function-editor-cancel--SQUASHED' 2021-10-15 07:54:48 -04:00
dragonmacher
002119277f GP-1398 - Fixed the Function Editor's Storage Address Editor dialog to ensure that the Cancel button will not allow data type changes to be passed through to the primary editor.
Closes #3490
2021-10-14 16:24:39 -04:00
Ryan Kurtz
353a85e4fd Merge remote-tracking branch
'origin/GP-1374-dragonmacher-sort-exported-enum-values--SQUASHED'
(Closes #1664)
2021-10-13 11:38:10 -04:00
Ryan Kurtz
3c8aa94374 GP-1396: More consistent classpath ordering 2021-10-13 09:04:12 -04:00
ghidra1
d37eb36538 GP-1392 corrected DEFAULT reference revisions during language upgradeand avoid old prototype errors 2021-10-12 18:52:45 -04:00
dragonmacher
290a7c256f GP-1374 - Update DataTypeWriter enum output to sort by enum value instead of name
Closes #1664
2021-10-12 14:26:44 -04:00
Ryan Kurtz
32b4c04d97 GP-0: Null primary symbol test fix 2021-10-08 09:08:59 -04:00
Ryan Kurtz
8af2a167ec Merge remote-tracking branch 'origin/GP-1381-dragonmacher-code-block-iterator' 2021-10-08 08:09:02 -04:00
Ryan Kurtz
f8969b8192 GP-1384: No longer relying on File.lastModified() == 0 to check for file
existence
2021-10-07 13:33:15 -04:00
Ryan Kurtz
f7c31cc8fc Merge remote-tracking branch 'origin/GP-1073_ghidravore_checking_uses_of_getSymbols_address--SQUASHED' 2021-10-07 08:27:14 -04:00
dragonmacher
88225a50ff GP-1381 - Updated CodeBlockIterator to be Iterable
Closes #3478
2021-10-07 08:25:36 -04:00
ghidravore
a8da2b761a GP-1073 updating uses of getSymbols(address) to be more efficient where possible 2021-10-06 16:59:58 -04:00
Ryan Kurtz
080d1a02f2 Merge remote-tracking branch
'origin/GP-1024_dev747368_Fix_Extract_and_Import_temp_filename' (Closes
#3114)
2021-10-04 15:58:48 -04:00
dev747368
eb24c51b51 GP-1024 fix "Extract and Import" to not produce tmp files with bad names
Temp files were named using memory block name and string rep of the min
and max address, which would cause problems if address representation
contained a ":" (seg:offset) and the user was on a windows platform.
2021-10-04 13:45:32 -04:00
Ryan Kurtz
ced9c88e34 Merge remote-tracking branch 'origin/GP-157_ghidravore_live_selection_listener' 2021-10-04 13:00:56 -04:00
ghidra1
a2f04f686f Merge remote-tracking branch 'origin/GP-1348_ghidra1_DataTypeCleanup' 2021-10-01 14:44:59 -04:00