Commit graph

796 commits

Author SHA1 Message Date
dragonmacher
6d604afe31 Tests - fixed tests related to rename of the next/previous actions 2019-11-25 17:55:50 -05:00
dragonmacher
3b3b7259bc Tests - fixed flaw in key event processing for non-attached UI
components
2019-11-25 17:55:07 -05:00
ghidravore
cec9d954ed GT-3348 fixing stale dynamic symbol names 2019-11-25 17:54:25 -05:00
dragonmacher
ef27f4ecb6 Tests - fixed test failing due to action rename 2019-11-25 15:29:53 -05:00
dragonmacher
fe6c1e8fdd Tests - updated test for options rename 2019-11-25 15:29:36 -05:00
dragonmacher
8d6b857a5f Tests - fixed bug in GTable auto-lookup feature 2019-11-25 15:13:12 -05:00
ghidra1
f1fcd421d6 Merge remote-tracking branch 'origin/GT-3320_ghidra1_PR-1192_brggs_ElfAndroidRelocs' 2019-11-22 16:41:55 -05:00
ghidra1
d68f3697e3 GT-3320 changed manner in which Android ELF APS2 relocation table
is represented within listing.  Corrected Android relocation handling
when sections are not present.
2019-11-22 16:38:14 -05:00
ghidravore
c15b263b90 junit 2019-11-21 14:55:19 -05:00
Ryan Kurtz
0795a6e808 Merge remote-tracking branch 'origin/patch' 2019-11-21 11:44:06 -05:00
Ryan Kurtz
23fe661db3 GT-3344: Fixed exception in PeLoader that occurred when creating a
memory block for the headers when the block size exceeded the file size
(fixes #1266).
2019-11-21 11:31:58 -05:00
Ryan Kurtz
c5594d2b91 GT-3334: Changing how we resolve #1250 (fixes #1270). 2019-11-21 09:00:10 -05:00
Ryan Kurtz
32d2d545b7 Merge remote-tracking branch 'origin/GT-3054_new_function_tags_view' 2019-11-20 07:33:20 -05:00
adamopolous
bddb1a5518 GT-3054: Updated function tag panel to include table showing all
functions using a tag
2019-11-19 15:18:18 -05:00
Ryan Kurtz
d982c091ba Merge remote-tracking branch 'origin/patch' 2019-11-19 12:24:47 -05:00
Ryan Kurtz
ebb336b7f0 GT-3321: Speeding BinaryReader.readAsciiString(long) back up. 2019-11-19 12:22:17 -05:00
Ryan Kurtz
bb0a3d9f52 Merge remote-tracking branch 'origin/GT-3332_GTree_fixes' 2019-11-18 08:20:35 -05:00
ghidravore
6770c63302 changes from review 2019-11-15 18:34:34 -05:00
ghidravore
b5a7246523 GT-3332 Fixed several issues with GTreeNodes 2019-11-15 17:33:01 -05:00
Ryan Kurtz
05ee2c14b9 Merge remote-tracking branch 'origin/patch' 2019-11-15 08:55:08 -05:00
Ryan Kurtz
ed479dd300 Merge remote-tracking branch 'origin/GT-3260_emteere_MemoryExecSetCache' into patch 2019-11-15 08:51:35 -05:00
Ryan Kurtz
9edca9afec GT-3261: Fixing possible IllegalArgumentException in sort comparator.
Integer subtraction could result in overflow.
2019-11-15 08:50:46 -05:00
Ryan Kurtz
5feab045d2 Merge remote-tracking branch 'origin/patch' 2019-11-14 16:32:52 -05:00
Ryan Kurtz
f3e4cd0a00 GT-3321: Reverting change to BinaryReader.readAsciiString. It caused
problems when used with a MemoryByteProvider (fixes #1200).
2019-11-14 16:31:02 -05:00
dragonmacher
24b0a6cac1 GT-3308 - Structure Editor - review fixes 2019-11-13 15:36:39 -05:00
dragonmacher
340bea8a30 GT-3308 - Structure Editor - fixed bug that caused wrong cell to be
edited after using the arrow keys
2019-11-12 16:52:22 -05:00
dragonmacher
86c1d4b3c6 GT-3302 - Front-end UI freeze when performing checkout of multiple files 2019-11-08 14:51:07 -05:00
Ryan Kurtz
5057d6553c Merge remote-tracking branch 'origin/GT-3279_ghidravore_gtree_improvements' 2019-11-08 08:07:23 -05:00
Ryan Kurtz
5e74ca6d38 Merge remote-tracking branch 'origin/patch' 2019-11-08 08:02:14 -05:00
ghidravore
51ec275aa9 GT-3279 moved basic tree operations back to swing thread
more changes to hopefully make it more understandable
changes from review and fixed issue with comments in review tool
fixed checking cancelled response in loading symbol tree
2019-11-07 17:04:47 -05:00
ghidravore
5b27d1aadc Merge remote-tracking branch 'origin/GT-3290_ghidravore_listing_problems' into patch 2019-11-07 16:41:24 -05:00
ghidravore
215d11f49b GT-3290 fixed listing bug 2019-11-07 16:39:01 -05:00
Ryan Kurtz
92fb2c8801 Merge remote-tracking branch 'origin/dragonmacher-fix-option-description' 2019-11-07 14:08:57 -05:00
dragonmacher
e1a1822cb8 Fixed recent navigation history regression 2019-11-07 13:43:35 -05:00
dragonmacher
1e17aa7d5e Fixed options registration guffaw 2019-11-07 12:10:47 -05:00
Ryan Kurtz
bc802e5f52 Merge remote-tracking branch 'origin/patch' 2019-11-07 08:31:09 -05:00
emteere
97dc1338fc GT-3261_emteere code review, changed checkCanceled() 2019-11-06 21:21:09 -05:00
dragonmacher
3102ce5deb GT-3293 - Xml Loading - Fixed the XmlLoader so that it does not include
namespace markings as
part of the symbol name; fixed NullPointerException in recent history
navigation change
2019-11-06 17:55:34 -05:00
dragonmacher
48f0b6e314 GT-3291 -History - Added help and tests for PR-475, function history
navigation (closes #475)
2019-11-06 14:32:39 -05:00
Anciety
a1df6fabf2 implement function level history navigation 2019-11-06 14:02:55 -05:00
Ryan Kurtz
f5aeb0c70d Merge remote-tracking branch
'origin/GT-3233-dragonmacher-fg-navigation-history' (closes #1115)
2019-11-06 13:40:51 -05:00
emteere
48aaa697e7 GT-3261_emteere code review updates 2019-11-06 09:38:02 -05:00
Ryan Kurtz
f18866d964 Merge remote-tracking branch 'origin/GT-3286-dragonmacher-consistent-timestamps' 2019-11-06 08:14:33 -05:00
Ryan Kurtz
5152fe7659 Merge remote-tracking branch
'origin/GT-3244_ghidra1_BitFieldAllocation_Optimization' (closes #1141)
2019-11-06 08:12:58 -05:00
dragonmacher
ee53c0bfd4 GT-3233 - Function Graph - added option to producde less history 2019-11-05 13:49:18 -05:00
dragonmacher
264b7f1b65 GT-3286 - Timestamp review fixes 2019-11-05 11:46:04 -05:00
emteere
90fe49f819 GT-3261_emteere Sped up string table reading 2019-11-05 07:55:21 -05:00
emteere
4a4cb2a1e4 GT-3260_emteere cache of address set of memory blocks that are marked
execute
2019-11-05 07:11:52 -05:00
dragonmacher
feaf203365 GT-3286 - Updated usage of timestamps in the UI to be consistent 2019-11-04 15:27:35 -05:00
Ryan Kurtz
ba8b183baf Fixing typo 2019-11-04 15:16:11 -05:00