dragonmacher
|
93f9e93cd7
|
GP-2796 - Refactor DockingApplicationLayout to be more generic
|
2022-11-18 11:57:32 -05:00 |
|
dragonmacher
|
6736068df2
|
Fixed unnecessary showing of dialog related to saving tool changes
|
2022-11-17 10:42:55 -05:00 |
|
dragonmacher
|
b1fa0a1df0
|
Fixed an exception when trying to open 2 tools with the same project
|
2022-11-17 09:05:55 -05:00 |
|
dragonmacher
|
72e87f8e2d
|
GP-1981 - Theme Help
|
2022-11-15 15:09:24 -05:00 |
|
ghidragon
|
edfb5a0877
|
GP-1981 Refactored Gui to use ThemeManager
|
2022-11-15 14:56:08 -05:00 |
|
ghidragon
|
a92a27e9f1
|
GP-1981 Review fixes
|
2022-11-15 14:56:05 -05:00 |
|
ghidragon
|
45c52e3cb9
|
GP-1981 - Updated help to allow authors to use theme image ids; updated
help to only allow modules that live on the classpath. Dpdating themd
documentation. Fixing gradle help build
|
2022-11-15 14:55:56 -05:00 |
|
ghidragon
|
c86b884daf
|
GP-1981 added quick font adjust action, cleaned up tempColorUtils
and converted File extension icons file to use theming
|
2022-11-15 14:55:52 -05:00 |
|
ghidragon
|
45395d7575
|
GP-1981 converting option colors to theme colors and font usages to
theme properties
|
2022-11-15 14:55:49 -05:00 |
|
dragonmacher
|
79b95702ba
|
GP-1981 - Theming - Icon Conversions - Software Modeling, Project,
Docking
|
2022-11-15 14:55:43 -05:00 |
|
dragonmacher
|
0971c0088c
|
GP-1981 - Theming - Base Module
|
2022-11-15 14:55:28 -05:00 |
|
ghidragon
|
b2d16ab982
|
GP-1981 added check for theme changes when exiting tool. Fixed
FrontEndTool's close method. It was cheating before
|
2022-11-15 14:55:20 -05:00 |
|
ghidragon
|
9a0d7892da
|
GP-1981 Theme help and module conversions
|
2022-11-15 14:53:46 -05:00 |
|
dragonmacher
|
803a9e9864
|
GP-1981 - Theming - Refactors for module conversions
|
2022-11-15 14:53:35 -05:00 |
|
dragonmacher
|
a99841e6d4
|
GP-1981 - Theming - PDB and Code Compare Modules
|
2022-11-15 14:53:33 -05:00 |
|
dragonmacher
|
2f453099ba
|
GP-1981 - Theming - Project Module
|
2022-11-15 14:53:30 -05:00 |
|
dragonmacher
|
15e633c239
|
GP-1981 - Theming - Base module color conversion
|
2022-11-15 14:53:26 -05:00 |
|
dragonmacher
|
b837bd3aa3
|
GP-1981 - Theming - GColor migration fixes
|
2022-11-15 14:53:20 -05:00 |
|
ghidragon
|
25f7df2aa7
|
GP-1981 added import/export, theme listener, ThemePlugin tests, renamed
themes, deleteTheme action, zip support and got Nimbus working
|
2022-11-15 14:53:11 -05:00 |
|
ghidragon
|
b4d2271474
|
GP-1981 Moved Most Theming classes from Docking to Generic module
|
2022-11-15 14:53:08 -05:00 |
|
dragonmacher
|
d588daaca6
|
GP-1981 - Checkpoint - Conversions for FilterTextField, GenericHeader,
and OptionsGui; Moves some resources to Docking from Base; Moved the
theme plugin so it is available to generic applications
|
2022-11-15 14:53:05 -05:00 |
|
ghidragon
|
703a7beb8d
|
GP-1981 added in font support and Icon support
|
2022-11-15 14:53:03 -05:00 |
|
ghidragon
|
164fe7b5b6
|
GP-1981 - Checkpoint - Added an action to show the current theme states
for the hovered item
|
2022-11-15 14:52:54 -05:00 |
|
ghidragon
|
f808431251
|
GP-1981 - Checkpoint - Initial Theming
|
2022-11-15 14:52:43 -05:00 |
|
Ryan Kurtz
|
ad137fbced
|
Merge remote-tracking branch
'origin/GP-2695-dragonmacher-option-to-not-restore-project--SQUASHED'
(Closes #4650)
|
2022-11-10 01:16:50 -05:00 |
|
dragonmacher
|
68b39cace2
|
GP-2695 - Added an option to have the application not open the previous project
|
2022-11-09 11:39:23 -05:00 |
|
dragonmacher
|
2d5f72c83c
|
GP-2810 - Fixed tooltip text for running tool buttons to include the
tool's title
|
2022-11-08 18:11:40 -05:00 |
|
dragonmacher
|
bc1ecf4b8c
|
GP-2780 - Fixed option node with '.' in its name
|
2022-11-01 17:10:38 -04:00 |
|
Ryan Kurtz
|
efb77383de
|
Merge remote-tracking branch 'origin/GP-2057_ghidramonster_accessibleToolChestButtons--SQUASHED'
|
2022-10-13 12:41:06 -04:00 |
|
ghidramonster ghidramonster@localhost
|
463958067b
|
GP-2057: Tool Chest Buttons needs Accessible Text
|
2022-10-13 12:38:40 -04:00 |
|
dragonmacher
|
a2a5a6e354
|
GP-2663 - Removed deprecated methods
|
2022-10-07 15:06:59 -04:00 |
|
dragonmacher
|
cb02db8313
|
Updated module system so Help no longer depends on Docking. Docking can now have help content.
|
2022-09-16 12:21:32 -04:00 |
|
dragonmacher
|
eeb8e24786
|
Test Fixes
|
2022-09-15 12:00:17 -04:00 |
|
dragonmacher
|
9e52834072
|
GP-2527 - Fixed issue with dialog always appearing for short running tasks
|
2022-09-13 14:49:08 -04:00 |
|
ghidra1
|
52d1097c5b
|
GP-2496 edit shared project info improvements
|
2022-09-08 17:57:09 -04:00 |
|
dragonmacher
|
9036abc10c
|
Test fix for recent update to front end tool refactor
|
2022-08-05 16:10:01 -04:00 |
|
dragonmacher
|
7d81aacaa1
|
GP-2386 - Refactor of plugin package loading to get 'core' classes to load by default
|
2022-08-05 12:02:36 -04:00 |
|
dragonmacher
|
aa22e9e61f
|
GP-2296 - updated the Go To dialog to respect the tool option that restricts searches to the current program
|
2022-07-11 08:50:58 -04:00 |
|
Ryan Kurtz
|
6786688122
|
Merge remote-tracking branch 'origin/GP-2268_ghidra1_TransactionAbort--SQUASHED'
|
2022-07-01 13:10:15 -04:00 |
|
ghidra1
|
6724f51f4f
|
GP-2268 corrected background task handling of aborted transaction
|
2022-07-01 12:28:22 -04:00 |
|
ghidra1
|
895fd3ee44
|
GP-2261 Corrected issues affecting Change History dialog when
file/folder pathname changes are made.
|
2022-06-29 18:55:41 -04:00 |
|
Ryan Kurtz
|
1d34e3909b
|
Merge remote-tracking branch 'origin/GP-2183_ghidra1_DBHandleSyncIssue--SQUASHED'
|
2022-06-17 00:22:31 -04:00 |
|
ghidra1
|
222850142a
|
GP-2183 corrected potential deadlock with various DBListener callbacks
|
2022-06-16 17:11:22 -04:00 |
|
dragonmacher
|
0a32484b5b
|
GP-2181 - removed JMockit usage from some tests (part 3)
|
2022-06-15 12:33:28 -04:00 |
|
Dan
|
0f3703ac27
|
GP-2083: Remove extraneous parent,node params from fireChanged
methods
|
2022-06-01 15:20:07 -04:00 |
|
Ryan Kurtz
|
f672ba46b7
|
Merge remote-tracking branch 'origin/GP-2042-dragonmacher-table-row-update-issue--SQUASHED'
|
2022-05-20 01:53:42 -04:00 |
|
dragonmacher
|
9fd273c862
|
GP-2042 - updated table add/remove strategy to fix bug that causes lost table items when data in the row object changes for a sorted column
|
2022-05-19 18:31:34 -04:00 |
|
Ryan Kurtz
|
a37f663a23
|
Merge remote-tracking branch 'origin/patch'
|
2022-05-19 01:43:05 -04:00 |
|
emteere
|
4ff1feeb05
|
GP-1738 fix to use default value if options type has changed. Blows up
by returning the wrong type otherwise.
|
2022-05-18 19:36:09 -04:00 |
|
Ryan Kurtz
|
377c7cb3d4
|
Merge remote-tracking branch 'origin/GP-1931_ghidravore_speeding_up_select_files_in_project_data_tree--SQUASHED'
|
2022-05-16 12:26:04 -04:00 |
|