Commit graph

625 commits

Author SHA1 Message Date
Ryan Kurtz
e26b4dd24d Merge remote-tracking branch 'origin/GT-2960-dragonmacher-remove-popup-action-interface' 2019-08-01 14:27:50 -04:00
Ryan Kurtz
42d23bddba Updating commons-io package. 2019-08-01 13:56:41 -04:00
dragonmacher
154fa39cc2 GT-2960 - Docking Actions - test fixes; fixed bug in Delete Table Row
Action that caused its default key binding to get saved
2019-07-30 14:42:34 -04:00
Ryan Kurtz
785eb5a2a5 Merge remote-tracking branch 'origin/GT-3003-dragonmacher-run-tests-in-installation' 2019-07-29 07:47:05 -04:00
Ryan Kurtz
fa20ba3762 GT-2913: launch.properties can now take platform-specific VMARGS. 2019-07-25 11:31:08 -04:00
Ryan Kurtz
4712f5268d Merge remote-tracking branch 'origin/GT-3001_dev747368_PR-812_dev747368_RestoreProject' 2019-07-23 09:52:19 -04:00
dev747368
ce880471e1 GT-3001 - remove unused class 2019-07-22 17:47:32 -04:00
Ryan Kurtz
6d05537b7f Merge remote-tracking branch 'remotes/origin/GT-2973-dragonmacher-snapshot-navigation-arrows' 2019-07-19 09:28:36 -04:00
dragonmacher
e512cebc91 GT-2973 - Navigation - review fixes 2019-07-18 18:57:08 -04:00
dragonmacher
730acdcd24 GT-3003 - Testing - updated framework test code to work in user
installation with Eclipse
2019-07-18 18:45:58 -04:00
ghidra1
b8174af675 BitFields - added new ColorIcon class for use in color legends 2019-07-17 11:55:42 -04:00
ghidra1
91de569680 BitFields - resolved some editor layout and action enablement issues 2019-07-17 11:55:41 -04:00
ghidra1
a7345527c9 BitFields - added preliminary support for composite bitfields 2019-07-17 11:55:29 -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
ghidra1
fca9e847c7 Added pcodetest source code to SleighDevTools module. Corrected
certification issues.
2019-07-11 16:46:11 -04:00
dragonmacher
a88ecfe6b5 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
test and review fixes
2019-07-09 18:56:48 -04:00
dragonmacher
d684ee3ce6 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 6 - added action to 'Go To Last Provider'; cleanup for review
2019-06-28 07:56:40 -04:00
ghidra1
a15c70950f Added extensions GnuDisassembler and SleighDevTools 2019-06-25 09:40:15 -04:00
dragonmacher
8c11c1eebd GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 1 - basic plumbing and tests
2019-06-21 18:16:10 -04:00
ghidra1
8377f8394b Eliminate use of jcalendar. Replaced DateEditor with non-editable
display for Options use.
2019-06-13 15:36:26 -04:00
dragonmacher
2de5c40cd6 GT-2869 - Key Bindings - review fixes 2019-06-12 14:43:32 -04:00
dragonmacher
43fa7e3f92 GT-2869 - Key Bindings - refactor of methods to provide all actions 2019-06-12 14:43:31 -04:00
dragonmacher
5a9067832a GT-2869 - Shared Key Bindings - removed Dummy Key Binding class 2019-06-12 14:43:28 -04:00
dragonmacher
4919d6ec54 Tests - fix for threading issue involving weakly consistent cache 2019-06-11 10:46:59 -04:00
Ryan Kurtz
e883885687 Merge remote-tracking branch 'origin/dragonmacher-class-seacher-cleanup' 2019-05-30 08:07:38 -04:00
Ryan Kurtz
41cdb53593 Fixing minor issue with finding old preference files in development
mode.
2019-05-24 13:00:19 -04:00
dragonmacher
8cdfe79def Merge branch 'dragonmacher-task-launcher-backgrounding-update' 2019-05-23 18:26:53 -04:00
dragonmacher
3765dd0afe Task Launcher - fixed synchronization issues 2019-05-23 17:19:29 -04:00
dragonmacher
d74c392101 Task Launcher - updated synchronization for consistency 2019-05-23 15:11:48 -04:00
dragonmacher
27f21edba7 Task Launcher - changed launcher to always start the background thread
before creating the dialog
2019-05-23 14:16:06 -04:00
Ryan Kurtz
c5fdf6f9ec GT-2865: ApplicationIdentifer now removes spaces from application name
and release name.
2019-05-23 12:22:09 -04:00
Ryan Kurtz
f190ad3635 Merge branch 'GT-2865_ryanmkurtz_settingsdir' 2019-05-23 11:52:45 -04:00
Ryan Kurtz
dfd5e26376 GT-2865: Incorporating release name into setting directory name. 2019-05-23 11:51:59 -04:00
dragonmacher
2cf9f7dded Task Launcher - updated timeout feature to ignore interruptions 2019-05-23 10:42:58 -04:00
ghidra1
4614567590 Corrected convertBytesToString with offset and length 2019-05-22 15:01:34 -04:00
dragonmacher
c3182ab191 Class Searcher - removed dead code 2019-05-22 14:21:01 -04:00
ghizard
55b2fe5d02 Small fix of code from GT-2848 2019-05-22 11:53:12 -04:00
ghidravore
1340268ffa Merge remote-tracking branch 'origin/GT-2875-dragonmacher-task-launcher-deadlock' 2019-05-21 16:42:32 -04:00
dragonmacher
31f3cca1a5 GT-2875 - Unswingable - review fixes 2019-05-21 14:51:32 -04:00
dragonmacher
07f0371a50 GT-2875 - Unswingable - review fixes 2019-05-20 15:47:41 -04:00
ghizard
fa558af9c2 GT-2848: Refactor DependencyGraph with Deterministic version 2019-05-17 13:35:32 -04:00
Ryan Kurtz
dace9682fb Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/application.properties
2019-05-17 12:17:15 -04:00
Ryan Kurtz
67062ca74c Test for ApplicationVersion class. 2019-05-17 12:13:34 -04:00
Ryan Kurtz
b3be552694 Merge remote-tracking branch 'origin/GT-2861-dragonmacher-monitor-rollback' 2019-05-15 13:07:38 -04:00
ghidra4
c9a43f54e9 Updated function tag parsing to use secure parser. Added xxe unit test. GT-2840 2019-05-14 16:22:03 -04:00
dragonmacher
a94c6efe68 GT-2861 - Task Monitor - removed recently added Task Monitor Service due
to conceptual issues; fixed bug in TaskLauncher that caused deadlock;
updated ImporterUtilities usage of TaskLauncher to trigger task dialog
2019-05-14 08:54:17 -04:00
ghidra1
c048022308 Merge remote-tracking branch 'origin/GT-2763-dragonmacher-unsort-tables' 2019-05-09 16:49:26 -04:00
dragonmacher
445c7ca03e GT-2763 - Table Sorting - fixed bug that triggered filtering to take
place for individual add/remove operations; fixed bug that caused loss
of added/removed items
2019-05-09 09:58:54 -04:00
adamopolous
f57af0b730 GT-2376: added new task monitor service 2019-05-08 18:12:44 -04:00
ghidravore
c004a11c6b Merge remote-tracking branch 'origin/GT-2844-dragonmacher' 2019-05-02 16:34:58 -04:00