Commit graph

73 commits

Author SHA1 Message Date
dragonmacher
ae3577a52c GP-1689 - Fixed options names that were not title case 2022-01-21 11:42:57 -05:00
dragonmacher
924bf7656e GP-1764 - Plugins - tweaked help 2022-01-19 18:25:03 -05:00
ghidravore
a8da2b761a GP-1073 updating uses of getSymbols(address) to be more efficient where possible 2021-10-06 16:59:58 -04:00
ghidra1
fca5c2997b Renamed Record class to DBRecord 2020-12-28 13:34:09 -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
ghidra1
fcb3151f94 GT-3294 Added support for DB FixedField with improved indexing. 2020-11-23 14:30:38 -05:00
caheckman
c9ede3ab17 Adjustments to FID_conflict labeling 2020-11-04 17:25:58 -05:00
caheckman
020b8ee1dd Put full demangle in FID comment 2020-11-04 14:34:15 -05:00
caheckman
56166a720f Consolidate different dedup strategies 2020-11-02 17:56:51 -05:00
caheckman
062b6769f8 template stripping in FID 2020-11-02 11:58:47 -05:00
caheckman
2d224cff27 Adjustments to FID 2020-09-21 17:22:08 -04:00
caheckman
d3badd1fd7 Make FID cache size match the number of functions 2020-06-10 18:20:30 -04:00
caheckman
2671c5d22d Keep null records out of FID cache 2020-06-10 17:17:06 -04:00
emteere
69dd762e4b GT-3578_FIDPerfIssues resize the cache for better fid performance on
larger programs
2020-06-10 17:11:04 -04:00
ghidra1
aef6942354 Reduced unneccessary FID DB opens. Updated DataTypePreviewPlugin to
properly dispose its' datatype manager instance.
2020-02-25 14:34:25 -05: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
dragonmacher
e25c7d881a GT-3459 - Updated parentless dialogs to use a visible hidden parent 2020-01-17 18:51:32 -05:00
Ryan Kurtz
8f00152601 GT-3350: Consistently ordered classpath and ExtensionPoint priorities 2019-12-03 10:04:56 -05: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
dev747368
3c0484cae3 GT-2698 - convert JCheckBox to GCheckBox 2019-04-23 17:04:57 -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
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00