dragonmacher
74f3bd842c
GT-0 - Test Fixes - fixed test timing issue with table auto lookup
...
feature
2020-02-20 14:26:23 -05:00
ghidorahrex
cd7a6e2235
Merge remote-tracking branch
...
'origin/GT-3481-dragonmacher-gnu-demangler-update'
Fixes #1195 , fixes #1308 , fixes #1454 , fixes #1451
2020-02-18 10:55:01 -05:00
Ricky Zhou
50086496ab
Allow setting arbitrary font sizes from 6-32.
...
Previously, font selection dialogs only allowed setting some font sizes
between 6-32. Moreover, the font selection dialog for listings allowed a
different set of font sizes compared to the font selection dialog used
everywhere else. Make both of these allow all font sizes from 6-32.
Closes #160 .
2020-02-17 02:25:05 -08:00
ghidravore
b88946787b
fixed issue in GTree where calling setChildren with exiting children put
...
the tree in a bad state
2020-02-14 17:23:14 -05:00
astrelsky
a3d163fd81
Docfix AbstractActionBuilder
2020-02-13 09:36:30 -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
ghidravore
abf77199fd
Merge branch 'ActionBuilderActionContext_improvements'
2020-02-11 18:35:20 -05:00
dev747368
d181cec070
Changes to ActionBuilder to allow creating actions that work on more
...
specific ActionContext
2020-02-11 18:34:31 -05:00
ghidravore
6de961364f
Fixed bug where column filter tooltip was on the wrong column
2020-02-10 11:14:17 -05:00
dragonmacher
22cc232210
Tests - fixed test failing to improper dialog parenting; updated dialog
...
parenting to avoid transient parents
2020-02-06 18:09:00 -05:00
dragonmacher
cc6020736c
Tests - fixed test timing issues
2020-02-06 18:08:21 -05:00
ghidravore
96e630e427
Merge remote-tracking branch 'origin/GT-0-dragonmacher-test-fixes'
2020-02-04 14:45:37 -05:00
dragonmacher
61af96034e
Tests - fixed timing issue; fixed Swing thread access issue
2020-02-04 14:28:13 -05:00
ghidorahrex
5e9063c6b1
Merge remote-tracking branch 'origin/GT-3515-dragonmacher-column-constraints-docs'
2020-02-04 13:07:59 -05:00
ghidorahrex
92a1c0dccf
Merge remote-tracking branch 'origin/GT-3498-rev308_GTable_Autolookup_fix'
2020-02-03 12:26:18 -05:00
dragonmacher
7a01b8b3e0
GT-3515 - Column constraint docs review fixes
2020-01-31 17:02:41 -05:00
ghidravore
16f050f901
Merge branch 'GT-3485-ghidravore_action_context'
2020-01-31 15:29:45 -05:00
ghidravore
75451921b2
GT-3485 fixed analysis actions to work on "global context"
2020-01-31 15:28:19 -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
09503bfda9
Tests - fixed Function Comparison test failing due to blocking modal
...
dialogs and swing thread issues
2020-01-29 17:48:33 -05:00
ghidorahrex
dc16f297cc
Merge remote-tracking branch
...
'origin/GT-3510_dragonmacher_PR-1478_io12_spelling-fix-2'
Fixes #1478
2020-01-29 14:56:12 -05:00
ghidorahrex
cecd9cf060
Merge remote-tracking branch
...
'origin/GT-3508_dragonmacher_PR-1483_astrelsky_docking-action-javadoc'
Fixes #1483
2020-01-29 14:53:57 -05:00
Benjamin Levy
74fae2f644
Merge branch 'master' of
...
https://github.com/NationalSecurityAgency/ghidra into spell
2020-01-29 11:37:23 -05:00
dragonmacher
0b121ca9b8
Docking Actions - fixed inception information to account for the new
...
builders
2020-01-28 16:10:14 -05:00
rev308
2b7af56c2d
GT-3498: Fix for unchecked type casts in table auto-lookup
2020-01-28 07:35:32 -05:00
rev308
02a6c1365f
Bugfix
2020-01-27 12:51:57 -05:00
astrelsky
d62de2497b
Removed non-existing link to validGlobalContextWhen
2020-01-27 11:49:15 -05:00
Benjamin Levy
a5efecea84
Fix spelling errors
2020-01-26 22:39:18 -05:00
dragonmacher
0ff6578d2c
GT-3495 - Refactor tool hierarchy to remove old 'Tool'
...
GT-3495 - GT-3495 - Refactor tool hierarchy to rename DockingTool to
Tool
2020-01-24 18:35:11 -05:00
ghidravore
5dc7df71b3
Merge branch 'GT-3485_ghidravore_action_context'
...
Conflicts:
Ghidra/Framework/Docking/src/main/java/docking/action/builder/AbstractActionBuilder.java
2020-01-24 17:28:47 -05:00
ghidravore
26d7d0da5f
GT-3485 Removed Secondary "default" action context to prevent actions
...
from triggering unexpectedly
2020-01-24 17:23:57 -05:00
ghidravore
469ea3462f
Merge branch 'ghidravore_action_builder_keybinding'
2020-01-24 17:20:44 -05:00
ghidravore
872b1df55d
Added keybinding support to ActionBuilders
2020-01-24 17:20:08 -05:00
dev747368
8e5cd66d60
GT-3473 improve mouse wheel scrolling behavior
...
Improve scrolling to match row heights, less hard coded values.
2020-01-21 18:00:26 -05:00
ghidorahrex
bb4d24da3c
Merge remote-tracking branch 'origin/GT-3459-dragonmacher-lost-dialogs'
2020-01-21 16:04:05 -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
ghidravore
13caf91a21
fixed excessive context changed calls by non visible windows
2020-01-21 14:06:50 -05:00
dragonmacher
e25c7d881a
GT-3459 - Updated parentless dialogs to use a visible hidden parent
2020-01-17 18:51:32 -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
dragonmacher
0fdb689588
GT-3456 - Toolbar action update review fixes
2020-01-16 17:52:43 -05:00
dragonmacher
d307623f67
GT-3455 - Update action key binding collision dialog to allow for mouse
...
double-click
2020-01-15 17:39:21 -05:00
dragonmacher
9f61911860
GT-3456 - Updated toolbar action misalignment
2020-01-15 17:28:37 -05:00
ghidravore
25cb235aaf
Merge remote-tracking branch 'origin/GT-1-dragonmacher-documentation-fixup'
2020-01-14 18:24:48 -05:00
dragonmacher
d0dc082967
GT-1 - Documentation - review fix
2020-01-14 17:12:23 -05:00
ghidravore
04e49ee46a
fixes to action builder
2020-01-14 14:50:41 -05:00
dragonmacher
341f1008f1
GT-1 - Documentation - fixup docs for new action builder
2020-01-13 14:16:35 -05:00
ghidorahrex
d66027e27a
Merge remote-tracking branch
...
'origin/GT-3447-dragonmacher-test-timeout-override'
Fixes #1424
2020-01-13 13:25:00 -05:00
ghidravore
87839a58eb
Merge remote-tracking branch 'origin/GT-3446-dragonmacher-refs-to-key-binding'
2020-01-10 18:53:49 -05:00