163 Commits (e2282a4af815aa0d1071a2c7ee6679f67f8b0058)

Author SHA1 Message Date
jean-pierre charras e2282a4af8 Minor cosmetic enhancement: add icon to Revert and Generate Legacy BOM tools 1 year ago
Mike Williams 2c99bc6c6d new feature: Schematic Design Blocks 2 years ago
Jeff Young 535aca7a8d Remove redundant tooltips. 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 1 year ago
aris-kimi 6969b9d64f Open library file preselected in the file explorer for both symbol and footprint editors. 1 year ago
Jeff Young ed0869aa0c Share more library tree code. 1 year ago
jean-pierre charras dc6b211227 better tool tips 1 year ago
Jeff Young e0e9321ea9 Consistency in command names. 1 year ago
aris-kimi 66bb49e2da Silence some GCC warnings 2 years ago
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago
ecorm 16de0a666c Horizontal/vertical zoom for Simulator plots 2 years ago
Jeff Young 48130c6982 The ruler tool is not part of InteractiveEdit. 2 years ago
Jeff Young fa0ead98d8 Split out table editing and table cell editing. 2 years ago
Jeff Young 6856e59374 ADDED: ExpandAll/CollapseAll for lib trees. 2 years ago
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Jeff Young 4a9df1e18e ADDED: actions for left-, center-, and right-justifying text items. 2 years ago
Jeff Young ca3cd706e5 Show friendly name in toolbar button tooltips. 2 years ago
Wayne Stambaugh 9d6e9b14eb Fix action tool friendly name string capitalization. 2 years ago
Mike Williams 2795fa9ca3 EE/PCB_Actions: convert to generic Finish 3 years ago
Jeff Young 6417c9888f Update EDA_REORDERABLE_LIST_DIALOG to current GUI style. 2 years ago
Ian McInerney dd933b7d0e Update CERN copyrights 2 years ago
Ian McInerney 171458a27b Introduce action friendly names 2 years ago
Ian McInerney fb3bfc3c57 Move About dialog to an action 2 years ago
Jeff Young 54171ec030 Add action for switching to Project Manager. 2 years ago
Jeff Young aab0696bb6 Zoom undo/redo for simulator. 2 years ago
Jeff Young 93a5d01230 Unroll ACTIONS::CURSOR_EVENT_TYPE into a flat enum. 2 years ago
Josue Huaroto cef0f176d3
Add Unselect all in menu 2 years ago
Jeff Young 69a1b30b8a Implement undo/redo around Pad Edit Mode changes. 2 years ago
Ian McInerney 040d192690 Migrate common actions to new constructor 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Ian McInerney a3a701a95e Move preferences to an action instead of a wx event 2 years ago
Mike Williams a75fb44349 Common: add fast grid cycling 2 years ago
Mike Williams 132a0ada73 Grid Overrides: support grids-per-type that override the current grid. 2 years ago
Ian McInerney 107c79484d Give default nullptr to gridSetOrigin to denote no known origin 2 years ago
Jon Evans 3a0f8214fa ADDED: Properties panel for schematic editor 2 years ago
Ian McInerney 3718ecfcd8 Simplify forcing action parameters to have a specific type 3 years ago
Ian McInerney 6c031a4aa4 Fix some more incorrect types in event parameters 3 years ago
Ian McInerney 55a7cfcf36 Translate doDelete action to new framework and add default parameter 3 years ago
Ian McInerney b04e54dbea Switch TOOL_EVENT and TOOL_ACTION to have a std::any parameter 3 years ago
Ian McInerney 0a22bb951c Add custom UI IDs to the action framework 3 years ago
Jon Evans b424dc11e1 Hotkey feedback for inactive layer display mode 2 years ago
Jon Evans fc69939190 ADDED: GUI feedback when grid setting is changed by hotkey 2 years ago
jean-pierre charras 90c4b8bc57 Eeschema: try to fix a not working tool (Paste tool on main horiz. toolbar) 2 years ago
jean-pierre charras a4b73d74a3 Remove a change committed by mistake in commit 86abfd2ce. 2 years ago
jean-pierre charras 86abfd2cef Update a golden file in Eagle QA tests 2 years ago
Mike Williams 4b07e3e413 Common Actions: Find Previous 3 years ago
Marek Roszko 189ce373bb Remove default hotkeys for grid set/reset. 3 years ago
Alex 6d513e7ecf Expose changing arc edit mode in arc button context menu and Preferences 3 years ago
Jeff Young c409646aad Update message panel after rebuilding connectivity. 3 years ago
Jeff Young ae741b93e6 Resore push/pop-less PickerTool. 3 years ago