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
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
Ryan Kurtz
fef748fc8b
Merge remote-tracking branch 'origin/GT-3269-CodeViewerVisibleAddresses'
2019-11-04 13:41:45 -05:00
ghidravore
d9fb56b47d
GT-3269 changes from review
2019-11-04 13:12:43 -05:00
caheckman
9c23383fa5
INSERT, EXTRACT, and POPCOUNT operators on java side
2019-11-04 13:03:58 -05:00
Ryan Kurtz
2cafb27574
Merge remote-tracking branch 'origin/GT-3155-dragonmacher-copy-special'
...
(closes #1000 )
2019-11-04 12:15:29 -05:00
ghidravore
d4afc4a3f1
more changes
2019-11-01 14:19:54 -04:00
Ryan Kurtz
86790ca592
Merge remote-tracking branch 'origin/patch'
2019-11-01 13:58:56 -04:00
Ryan Kurtz
8a3cf1ee07
Merge branch 'GT-3282-dragonmacher-python-keybindings'
2019-11-01 13:58:11 -04:00
dragonmacher
9101fa332c
GT-3282 - Python - fixed intermittent docking action key binding failure
2019-11-01 13:56:41 -04:00
Ryan Kurtz
dd05514657
GT-3280: Fixing ConcurrentModificationException in python interpreter
...
plugin.
2019-11-01 13:35:03 -04:00
ghidravore
e32da55cca
changes from review
2019-11-01 13:12:39 -04:00
Ryan Kurtz
0a56eae9f6
Merge remote-tracking branch 'origin/GT-3106_ghidorahrex_AVR8_pcodetests'
2019-11-01 10:03:33 -04:00
dragonmacher
bbe4b89a0d
GT-3155 - Copy Special - allow the Copy Special action to work on the
...
current address when there is no selection
2019-10-30 11:46:30 -04:00
Ryan Kurtz
3051601206
Merge remote-tracking branch
...
'origin/GT-3226-dragonmacher-tables-slow-sorting' (closes #500 )
2019-10-29 13:04:51 -04:00
ghidravore
13fc6c0efc
Added listener for visible address in the listing
2019-10-28 18:48:21 -04:00
dragonmacher
26cdfd47d7
GT-3226 - Symbol Table - Performance improvements - review fixes:
...
removed odd comparator name/structure; update ProgramSymbol context to
use Symbols and not IDs
2019-10-28 16:06:26 -04:00
Ryan Kurtz
90854a01a6
Merge remote-tracking branch 'origin/GT-3222-dragonmacher-dt-history-issue'
2019-10-28 11:32:17 -04:00
dragonmacher
9e320c6401
GT-3226 - Symbol Table - Performance improvements - review fixes:
...
convert SymbolRowObject to Symbol
2019-10-25 18:29:53 -04:00
ghidravore
67f0318be9
GT-3256 Fixed bugs related to recent GTree changes.
2019-10-25 18:10:49 -04:00
dragonmacher
0db9205645
GT-3222 - review fixes
2019-10-24 15:07:55 -04:00
ghidra1
ccfd801521
GT-3244 corrected composite transition bug for
...
BitFieldPlacementComponent
2019-10-24 13:33:08 -04:00