dragonmacher
1c0ad2c8df
GP-705 - Gnu Demangler speed improvement
2021-02-22 19:23:06 -05:00
ghidra1
ed1580f4f9
Merge remote-tracking branch
...
'origin/GP-94_dragonmacher_PR-2214_astrelsky_GnuDemangler' (fixes #2214 )
2021-02-16 13:25:25 -05:00
ghidra1
0d01b72af9
Merge remote-tracking branch 'origin/GP-628-dragonmacher-dialog-issues'
...
(fixes #2398 , #2480 )
2021-02-16 13:03:00 -05:00
dragonmacher
8f1dc3f476
GP-94 - Gnu Demangler - review fixes
...
Closes #2214
2021-02-12 17:33:46 -05:00
dragonmacher
b956870432
GP-628 - Dialogs - test of greatly simplified parenting code
2021-02-08 17:58:53 -05:00
ghidra1
d6e46d1270
Merge remote-tracking branch 'origin/patch'
2021-02-04 17:39:17 -05:00
dragonmacher
fef756c967
GP-523 - Fix javadoc errors
2021-02-04 17:28:17 -05:00
dragonmacher
d8166ff6ec
GP-628 - Dialogs - fixed timing bug that caused the progress dialog to
...
sometimes not show progress
2021-02-04 14:40:34 -05:00
ghidra1
33d29e4cac
Merge remote-tracking branch 'origin/GP-650_jpleasu_fix_symbolic_links_to_scripts--SQUASHED'
2021-02-01 18:06:06 -05:00
Jason P. Leasure
b1a61e837f
fix scripts that are symbolic links, #2698
2021-01-29 13:45:44 -05:00
ghidra1
97467611db
Merge remote-tracking branch 'origin/patch'
2021-01-27 15:17:22 -05:00
ghidra1
bf3876c925
GP-622 revised to allow connections to utilize TLSv1.3 by default with
...
Java 11
2021-01-22 19:50:02 -05:00
dragonmacher
d68e9bbab8
Fixed the GFilterTable to have the selection notification include when
...
the selection is cleared
2021-01-19 13:49:43 -05:00
ghidra1
0aca0689fa
Fixed a few cases of SwingUpdateManager not getting disposed
2021-01-04 18:26:14 -05:00
ghidravore
3f27438af9
GP-544 adding capability to save off analysis options to named
...
configurations that can be used to analyze future programs. This avoids
having to always adjust the analysis options from the defaults for every
new program.
2020-12-30 16:04:51 -05:00
dragonmacher
6e8811d087
Fixed a few cases of SwingUpdateManager not getting disposed; introduced
...
speed improvements to the tests' waitForSwing() call
2020-12-30 13:06:14 -05:00
ghidravore
5d59209014
Added Json support to SaveState. Also added support for all the types used by options (File, Font, Keystroke, Date, Color). Also added support for values to be SaveStates so that values can be nested.
2020-12-22 18:03:27 -05:00
ghidra1
ddbfbfe198
Merge remote-tracking branch 'origin/patch'
...
Conflicts:
Ghidra/Features/GraphServices/src/main/java/ghidra/graph/visualization/DefaultGraphDisplay.java
2020-12-11 19:13:08 -05:00
ghidra1
e1e9dc0f8f
GP-0 ignore reserved SaveState key when restoring AnalysisStateInfo
2020-12-11 19:06:10 -05:00
dragonmacher
e4fac450f0
Fixed tests broken due to the flush() call buffering and not executing
...
immediately
2020-12-11 18:01:28 -05:00
ghidra1
066a7d0305
Merge remote-tracking branch 'origin/patch'
...
Conflicts:
Ghidra/Features/Base/src/main/java/ghidra/app/util/bin/format/pe/cli/blobs/CliAbstractSig.java
Ghidra/Framework/DB/src/main/java/db/DBHandle.java
2020-12-09 15:05:16 -05:00
ghidra1
bae897b0c1
Corrected javadoc errors/warnings
2020-12-07 14:37:28 -05:00
dragonmacher
f69546e508
Merge branch 'GP-463_dragonmacher_PR-2534_sudofox_exclusive-checkout-typo-fix'
2020-12-07 12:34:43 -05:00
dragonmacher
07bac7eb3c
GP-463 - Fixed Front End log message display; added the idea of a
...
SwingBuffer class to work similarly to the SwingUpdateManager
2020-12-04 13:12:17 -05:00
dragonmacher
fa18866fa8
Merge remote-tracking branch 'origin/patch'
...
Conflicts:
Ghidra/Framework/Docking/src/main/java/ghidra/util/task/TaskDialog.java
Ghidra/Framework/Docking/src/main/java/ghidra/util/task/TaskRunner.java
Ghidra/Framework/Generic/src/main/java/ghidra/util/timer/GTimer.java
2020-12-03 10:42:37 -05:00
dragonmacher
d85e2c1c71
GP-443 - Tasks - Fixed potential unnecessary forced wait when using the
...
TaskLauncher
2020-12-01 09:36:49 -05:00
dragonmacher
0fcdb7c6c3
Function Tags - updated DB to have a tag count cache; added service
...
interface
2020-11-04 16:35:31 -05:00
dragonmacher
8ec3f786ff
Merge branch 'GP-266-dragonmacher-function-tags-ui-lockup'
2020-10-21 13:46:54 -04:00
dragonmacher
77ee698797
GP-266 - Function Tags - updated function tags to load tags in a
...
background thread
Closes #2366
2020-10-21 13:40:03 -04:00
dragonmacher
822dc240b5
Merge remote-tracking branch 'origin/GP-249-dragonmacher-task-launcher-sleep--SQUASHED'
2020-10-16 15:59:43 -04:00
dragonmacher
dc7e45762d
GP-249 - Task Dialog - fixed issue with task dialog appearing over user input dialog; fixed spin/sleep code
2020-10-15 18:06:36 -04:00
ghidra1
341f07f1a2
Merge remote-tracking branch 'origin/Ghidra_9.2'
2020-10-08 12:58:19 -04:00
ghidra1
3cd26120a3
Corrected issue with Program metadata which included CustomerOption.
...
Cleanup PDB analyzer related error reporting.
2020-10-08 12:44:41 -04:00
dragonmacher
9dd458e9e1
GP-224 - Modal Dialogs - fixed modal dialogs not being parented to
...
active window in default case
2020-10-06 11:09:28 -04:00
ghidra1
6927b8e0f5
Corrected certification issues
2020-10-01 14:32:01 -04:00
dragonmacher
0f4c9cf355
Fixed recent breaking of task dialog that caused the chomping bits to go
...
not get shown
2020-09-30 16:16:36 -04:00
ghidra1
b816f4a939
PDB Refinements - integrated new PDB Universal with Load/Download
...
actions and corrected PDB age related issue.
2020-09-30 12:04:12 -04:00
dragonmacher
480cbcfafd
Merge branch 'GP-205-dragonmacher-structure-edit-action-fix' into Ghidra_9.2
2020-09-28 16:08:27 -04:00
ghidravore
cce9b16c2c
Merge remote-tracking branch 'origin/GP-206_dragonmacher_PR-2306_astrelsky_ProgramBuilder'
2020-09-28 13:31:02 -04:00
dragonmacher
42dd992a85
Fixed bug in tests that allowed for ConcurrentModificationException
2020-09-28 12:46:10 -04:00
Jason P. Leasure
edd85aac97
binjo's patch from #2302
2020-09-25 17:16:55 -04:00
dragonmacher
a703304bb4
GP-205 - Structure Editor - fixed 'Edit Component' action to unroll the
...
edited data type
Closes #1633
2020-09-25 15:51:20 -04:00
dragonmacher
e5358323d8
Tests - cleanup of stack traces in test log file
2020-09-25 13:37:34 -04:00
dragonmacher
de83e4507e
Class Searcher - fixed bug that allowed 3rd-party jars to be searched in
...
dev mode
2020-09-21 16:00:07 -04:00
ghidra1
8af6deefb5
Merge remote-tracking branch 'origin/GP-126_ghidra1_StoreCumulativeAnalaysisTimes'
2020-09-18 16:28:59 -04:00
ghidravore
349194563a
Merge remote-tracking branch 'origin/GP-179_dragonmacher_PR-1824_Learath2_pr_taskdialog'
2020-09-18 16:00:56 -04:00
ghidravore
85c5e13ecd
Merge remote-tracking branch 'origin/GP-89-dragonmacher-json-all-the-things'
2020-09-18 15:59:14 -04:00
dragonmacher
8216440278
GP-89 - Scripting - added JSON support via GSON
...
Closes #1982
2020-09-17 14:17:24 -04:00
ghidravore
b23e3a9047
Merge remote-tracking branch 'origin/GP-134_DebuggerMainlineChanges--SQUASHED'
2020-09-16 13:21:56 -04:00
ghidravore
724df5a44c
GP-134: Mainline changes cherry-picked from Debugger branch
2020-09-16 13:20:45 -04:00