Commit graph

442 commits

Author SHA1 Message Date
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
Ryan Kurtz
7b76afee93 Merge remote-tracking branch 'origin/GT-3225_ghidravore_tree_filtering' 2019-10-24 08:40:24 -04:00
ghidravore
5c6b32714c Changes to the GTree code to improve performance. Completely changed
GTreeNode base implementations and filtering code.
2019-10-23 15:45:00 -04:00
Ryan Kurtz
28a09b6468 Merge remote-tracking branch 'origin/GT-3179-dragonmacher-fixed-missing-help' into Ghidra_9.1 2019-10-15 11:40:26 -04:00
dragonmacher
0b532431cd GT-3222 - Fixed bugs in Data Type navigation that caused failure after
opening and archive for edit
2019-10-11 16:28:52 -04:00
dragonmacher
a19e3daabb GT-3210 - Delete old files not in use 2019-10-09 12:06:30 -04:00
dragonmacher
66198876e5 GT-3179 - Help - addressed missing help for tool options; fixed bug that
caused help find dialog to be stuck behind Tool Options dialog; fixed
bug that caused the Help Find Dialog keybinding to trigger an exception
2019-10-04 15:43:13 -04:00
dragonmacher
53ba79ea94 GT-3207 - Fixed NPE in table header settings 2019-10-02 13:00:09 -04:00
Ryan Kurtz
30166ef574 Merge remote-tracking branch 'origin/GT-3205-dragonmacher-test-method-fix' into Ghidra_9.1 2019-10-02 11:02:12 -04:00
dragonmacher
0fc85177d8 GT-3205 - Tests - updated test framework to reflect how 'testFailed()'
is now called
2019-10-02 10:41:51 -04:00
dev747368
e5184277ef GT-3198 - fix FunctionBitPatternExplorerPlugin xml handling - codereview
Tweak output format, catch null value.
2019-10-01 16:46:04 -04:00