Commit Graph

31 Commits

Author SHA1 Message Date
Ryan Kurtz
3a0ae8ee39 GP-849: Gradle 7 support 2021-05-12 13:45:16 -04:00
ghidra1
d377d90e14 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/GraphServices/certification.manifest
2021-03-17 19:38:50 -04:00
ghidra1
162f203395 Updated certification headers 2021-03-17 18:22:50 -04:00
dragonmacher
f0474b13be Fixed bug in recent update that prevents dialogs from closing 2021-01-26 15:36:08 -05:00
dragonmacher
8be90db260 Fixed table dispose not accounting for a wrapped model; Fixed missing
dispose calls of GTableFilterPanel
2020-12-07 17:28:24 -05:00
emteere
86ac0e1297 GT-2884 code review changes, refactored code to simplify and reduce
redundant call
2020-11-02 10:02:11 -05:00
emteere
a579854efc GT-2884_GT-3583 fix for patterns and function signatures starting at 0x0
address, also after=function in function start patterns
2020-10-30 15:39:23 -04:00
emteere
74284a2820 GT-0_emteere bugfix - performance issue for function start patterns post
function existence check
2020-07-09 18:51:39 -04:00
dragonmacher
378c9a5ae0 GT-3607 - Added a version of the Number Input dialog that allows for
numbers larger than int
2020-03-18 13:25:12 -04:00
ghidorahrex
024a6190e0 Merge remote-tracking branch 'origin/GT-3341_emteere_RTTIPerformance' 2020-02-19 12:06:25 -05:00
emteere
edfff3a267 GT-3341_emteere_RTTIPerformance Code Review changes 2020-02-18 21:11:37 +00:00
emteere
b51a9d7ff4 GT-3341_emteere_RTTIPerformance code review changes, refactored progress
monitor
2020-02-14 18:58:14 +00:00
dragonmacher
b4ce3012d7 GT-3481 - Gnu Demangler - Checkpoint 2 - Most docs and tests done;
analyzer test remains
2020-02-12 18:21:10 -05:00
emteere
b426f065f5 GT-3341_emteere_RTTIByteSearchPerformance speed up multiple byte pattern
search, comment
2020-02-06 22:28:42 -05:00
Benjamin Levy
a5efecea84 Fix spelling errors 2020-01-26 22:39:18 -05: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
James
7348fafd17 GT-3231 fixed tests 2019-10-09 18:11:21 -04:00
Ryan Kurtz
5adfe717db GT-3198: Simplifying ContextRegisterInfo representation. 2019-10-02 08:50:39 -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
dev747368
2c9b771d13 GT-3198 remove usage of java.beans.XMLDecoder/ XMLEncoder #1090.
Java's built-in XMLEncoder / XMLDecoder is too flexible and allows the
XML data being decoded to execute arbitrary commands and other
non-niceness to happen.

Replace FunctionBitPatternExplorerPlugin's usage with manual
serializing.
2019-10-01 14:36:15 -04:00
dragonmacher
e9c0921cfe GT-3044 - Table Actions - test and review fixes 2019-08-08 16:34:09 -04:00
dragonmacher
380d863c96 GT-2971 - Key Bindings - Added the ability to set a key binding for the
close button for all Component Providers
2019-07-19 11:00:43 -04:00
Ryan Kurtz
10372c2e13 Merge remote-tracking branch 'origin/GT-2925-dragonmacher-window-menu-key-bindings' 2019-07-15 16:12:09 -04:00
dragonmacher
115243801e GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 5 - cleanup of old key binding support constructor parameter; start
of cleanup of DockingActionProviderIf
2019-06-27 15:38:06 -04:00
ghidra1
dd15435371 Added P-Code Test framework to facilitate semantic verification through
emulation
2019-06-25 09:37:15 -04:00
dev747368
d7410690ff GT-2698 - convert JRadioButton to GRadioButton 2019-04-23 17:04:58 -04:00
dev747368
6448f0da8f GT-2698 refactor JLabel -> GLabel, JComboBox -> GComboBox, renderers. 2019-04-23 17:04:53 -04:00
dev747368
e0c25b0590 GT-2698 refactor UI elements to lock down HTML rendering 2019-04-23 17:04:51 -04:00
ghidravore
f1e50fb079 Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00