dragonmacher
|
e16bd30366
|
Tests - fixed tests failing due to font issue on test machine
|
2020-02-06 18:08:02 -05:00 |
|
dragonmacher
|
491c4e466a
|
GT-3515 - Updated documentation for column constraints special text
filtering section; updated runtime type discovery to examine interfaces
|
2020-01-30 15:24:11 -05:00 |
|
ghidravore
|
ccd5030574
|
Merge remote-tracking branch 'origin/GT-0-dragonmacher-test-fixes'
|
2020-01-29 18:55:47 -05:00 |
|
dragonmacher
|
df2b59c96e
|
Tests - updated test harness to not log the default timeout value
|
2020-01-29 16:05:23 -05:00 |
|
Benjamin Levy
|
74fae2f644
|
Merge branch 'master' of
https://github.com/NationalSecurityAgency/ghidra into spell
|
2020-01-29 11:37:23 -05:00 |
|
Benjamin Levy
|
a5efecea84
|
Fix spelling errors
|
2020-01-26 22:39:18 -05:00 |
|
ghidorahrex
|
060b06b688
|
Merge remote-tracking branch 'origin/GT-3457-dragonmacher-gtree-cannot-find-new-node'
|
2020-01-21 16:00:51 -05:00 |
|
dragonmacher
|
89a65406e8
|
GT-3457 - review fixes
|
2020-01-21 12:38:37 -05:00 |
|
dragonmacher
|
bd362d9cf6
|
GT-3457 - GTree Edit Fix - fixed bug that would cause new namespace tree
nodes to not be in edit mode as intended
|
2020-01-17 14:27:13 -05:00 |
|
ghidorahrex
|
1d77647007
|
Merge remote-tracking branch 'origin/GT-3456-dragonmacher-toolbar-action-fixes'
|
2020-01-17 13:39:39 -05:00 |
|
Ryan Kurtz
|
e76714175b
|
GT-3640: Adding test
|
2020-01-16 08:33:04 -05:00 |
|
Ryan Kurtz
|
6767057663
|
GT-3460: Fixing potential divide-by-zero
|
2020-01-16 08:14:37 -05:00 |
|
dragonmacher
|
9f61911860
|
GT-3456 - Updated toolbar action misalignment
|
2020-01-15 17:28:37 -05:00 |
|
ghidorahrex
|
84fda704b0
|
Merge remote-tracking branch 'origin/GT-3347_dev747368_PR-1241_agatti_convert_char_seq'
|
2020-01-15 09:44:27 -05:00 |
|
dragonmacher
|
8cb4ee8f60
|
GT-3447 - Tests - timeout override property
|
2020-01-10 14:02:46 -05:00 |
|
ghidravore
|
3c2c23d8ce
|
GT-3440 fixed bug where finding words in strings wasn't handling tabs
correctly
|
2020-01-09 13:07:04 -05:00 |
|
dragonmacher
|
74b67be5ed
|
GT-3430 - Key Bindings - Updated the Function Call Trees Plugin's
actions key bindings so users can set the bindings separately
|
2019-12-30 12:02:46 -05:00 |
|
Ryan Kurtz
|
cbe5b9e9ca
|
Merge remote-tracking branch
'origin/GT-3411-dragonmacher-dt-keybindings' (fixes #1355)
|
2019-12-27 13:04:18 -05:00 |
|
dev747368
|
3faebfebe8
|
GT-3347 - code cleanup, code review
Unify char representation and string representation code paths.
Add CHAR_SEQ string layout enum.
Misc javadocs.
|
2019-12-23 16:02:13 -05:00 |
|
dragonmacher
|
599728ec49
|
GT-3411 - Actions - fixed key bindings being removed from options after
tool restart
|
2019-12-23 11:09:21 -05:00 |
|
Ryan Kurtz
|
43f766e954
|
Merge remote-tracking branch 'origin/GT-3396-dragonmacher-file-chooser-quick-lookup'
|
2019-12-19 11:24:33 -05:00 |
|
Ryan Kurtz
|
222f1e08c0
|
GT-3362: Another javadoc fix and certifying
|
2019-12-17 08:12:19 -05:00 |
|
astrelsky
|
3bdf049d44
|
javadoc html5
|
2019-12-16 15:31:29 -05:00 |
|
dragonmacher
|
6918ef7b45
|
GT-3396 - File Chooser - review fixes
|
2019-12-16 14:47:11 -05:00 |
|
Ryan Kurtz
|
e53e4c99fc
|
GT-3354: Code review fixes
|
2019-12-09 09:06:33 -05:00 |
|
Ryan Kurtz
|
2a64cf2a77
|
GT-3354: Removing some Guava
|
2019-12-05 14:34:03 -05:00 |
|
dragonmacher
|
fe7baaa2e0
|
Tests - fixed DateUtilsTest timing issue
|
2019-12-05 10:30:01 -05:00 |
|
Ryan Kurtz
|
37e65ee580
|
Merge remote-tracking branch
'origin/GT-3352-dragonmacher-structure-editor-task'
Conflicts:
Ghidra/Framework/Generic/src/main/java/generic/test/AbstractGenericTest.java
|
2019-12-04 13:42:36 -05:00 |
|
ghidravore
|
1eff5a8511
|
Merge remote-tracking branch 'origin/GT-0-dragonmacher-test-fixes-12-3'
|
2019-12-03 16:44:22 -05:00 |
|
dragonmacher
|
dee6e0cd4d
|
Tests - fixed tests failing due to graph job not correctly notifying its
listener
|
2019-12-03 15:51:51 -05:00 |
|
Ryan Kurtz
|
0109c9e8d8
|
GT-3354: Upgrading log4j
|
2019-12-03 14:59:52 -05:00 |
|
Ryan Kurtz
|
36a628ae97
|
Merge remote-tracking branch 'origin/GT-3350_ryanmkurtz_ExtensionPoints'
|
2019-12-03 10:13:23 -05:00 |
|
Ryan Kurtz
|
8f00152601
|
GT-3350: Consistently ordered classpath and ExtensionPoint priorities
|
2019-12-03 10:04:56 -05:00 |
|
ghidravore
|
d4efc7545b
|
Moved UserSearchUtils from Generic module to Util module
|
2019-12-02 17:40:45 -05:00 |
|
dragonmacher
|
291e61b0c6
|
GT-3352 - Structure Editor - 'Delete Selected Components' put into a
task to not lock-up the UI
|
2019-12-02 17:21:39 -05:00 |
|
Ryan Kurtz
|
6e6bdffe86
|
Merge branch 'GT-3362_ryanmkurtz_PR-1287_astrelsky_DocumentationFixes'
Conflicts:
Ghidra/Framework/Docking/src/main/java/docking/action/DockingAction.java
|
2019-12-02 13:22:08 -05:00 |
|
astrelsky
|
ebde7cd6d2
|
Javadoc Fixes
|
2019-12-01 21:58:51 -05:00 |
|
dragonmacher
|
b126f6bd06
|
Tests - fixed failing tests
|
2019-11-29 16:31:34 -05:00 |
|
dragonmacher
|
e3eeb3d727
|
Tests - fixed hilariously code DateUtils test
|
2019-11-25 18:35:35 -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
|
f18866d964
|
Merge remote-tracking branch 'origin/GT-3286-dragonmacher-consistent-timestamps'
|
2019-11-06 08:14:33 -05:00 |
|
dragonmacher
|
4e2a9eaaea
|
GT-3286 - Timestamp review fixes - final fixes
|
2019-11-05 14:47:04 -05:00 |
|
dragonmacher
|
d3d91697aa
|
GT-3286 - Timestamp review fixes - move away from SimpleDateFormat to
DateTimeFormatter
|
2019-11-05 12:33:26 -05:00 |
|
dragonmacher
|
264b7f1b65
|
GT-3286 - Timestamp review fixes
|
2019-11-05 11:46:04 -05:00 |
|
dragonmacher
|
feaf203365
|
GT-3286 - Updated usage of timestamps in the UI to be consistent
|
2019-11-04 15:27:35 -05:00 |
|
dragonmacher
|
6add90470d
|
GT-3283 - minor code cleanup
|
2019-11-01 17:19:53 -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 |
|
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 |
|
dragonmacher
|
0db9205645
|
GT-3222 - review fixes
|
2019-10-24 15:07:55 -04:00 |
|