43 Commits (93242eb3ad71fe4cbcba941d0d4f80e5f99d8c4f)

Author SHA1 Message Date
Jeff Young e4bc1eb3bf Fold Update Fields from Library into Update Symbol. 5 years ago
Seth Hillbrand 471f81742f ADDED: Align to Grid function in Eeschema 5 years ago
jean-pierre charras 04ba129881 Add specific icon for save symbol to schematic. 5 years ago
Jeff Young bd23d003d2 Bring Eeschema UI closer in line with Pcbnew for change terminology. 5 years ago
Wayne Stambaugh c9fa46ace8 Eeschema: allow symbols to be edited in place. 5 years ago
jean-pierre charras a97f2fb22a Eeschema: cosmetic enhancement: add 2 missing icons 5 years ago
Wayne Stambaugh 0bb175a028 Eeschema: Add change and update symbol from library support. 5 years ago
Mark Roszko 7bdb98f961 libedit: Make context menu follow context 5 years ago
Wayne Stambaugh 4c383c51fa Eeschema: add update symbol from library command to context menu. 5 years ago
Jeff Young e66523586b Add Assign Netclass... to context menu. 5 years ago
Ian McInerney bb1afb747a Remove bus entry shape 5 years ago
Jeff Young 724c669434 Move a few more commands to tool framework. 6 years ago
jean-pierre charras b29f55c1ca Cosmetic minor changes for 2 icons. 6 years ago
Jeff Young 7308099852 Add an icon and put Schematic Setup in the toolbar. 6 years ago
Ian McInerney facf40d3ce libedit: Add drag to move behavior 6 years ago
Jeff Young 42cd604c3c Expose Show Hidden Fields to GUI. 6 years ago
Jeff Young 20c00cbb21 Finish off "busses" -> "buses". 6 years ago
Jeff Young 204f2cd580 Reference -> reference designator. 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Jeff Young 437f888c25 Schematic Setup dialog. 6 years ago
Jeff Young 3cdf88f2c6 CERN copyrights for work packages. 6 years ago
Michael Kavanagh 79b2ff7551 Refactor deleteTool ACTION removing duplicates 6 years ago
Jeff Young 815602d1af Fix missing AF_ACTIVATE flags on some tools. 6 years ago
Jeff Young e816a0c29d Push Eeschema & PLEditor PICKER_TOOLs down into common. 6 years ago
Jeff Young 483dc24e87 Homogenize selection tools around our HIG. 6 years ago
Jeff Young 3a8f32c380 Convert ShowEEschema to an ACTION so it can get a hotkey assignment. 6 years ago
Jeff Young a9c66e15ea Common-ize EE_ACTIONS::refreshPreview and use it after cursor actions. 6 years ago
Jeff Young 9effd24f3a Allow move tool to run on top of other tools. 7 years ago
Jeff Young ad26ece8d4 Add Global Edit Text and Graphics Properties to Eeschema. 7 years ago
Seth Hillbrand e16bf40e60 eeschema: Insert junctions when repeating 7 years ago
Jeff Young dcbd897a95 Push/pop tools even when selected from the toolbar. 7 years ago
Jeff Young 7dd247f1dc Make better use of TOOL_EVENT parameters. 7 years ago
Jeff Young 5d7739a662 Handle '&'s in menu labels. 7 years ago
Jeff Young e6d5110ccf Implement I18N for ACTIONs. 7 years ago
Jeff Young 568c8c336b Move DRC control to a tool; move assorted commands to ACTIONS. 7 years ago
Jeff Young 67cc2aac2e Rework Eeschema find/replace for modern toolset. 7 years ago
Jeff Young fbb807f3bb Move some more menu & toolbar items to modern toolset. 7 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young e850592587 Cleanup. 7 years ago
Jeff Young ef5c69167a Start moving some LibEdit and SchEdit menubar menus to actions. 7 years ago
Jeff Young 5c39521149 Move Symbol Properties and Pin Table to actions. 7 years ago
Jeff Young 86d1592777 Fix bug with re-enting selection main loop. 7 years ago
Jeff Young c1539ae014 Naming changes to reflect sharing between SchEdit and LibEdit. 7 years ago
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago
Jeff Young 40f41133b3 Move Circle, Arc, Rectangle and PolyLine tools to modern toolset. 7 years ago
Jeff Young 469231ae15 Move Pin, Symbol Text and Symbol Anchor to modern toolset. 7 years ago
Jeff Young cd2bd23c37 Fix a bunch of issues with hotkeys, IDs and event processing. 7 years ago
Jeff Young 49231ac08f Fix missing event processing for Leave Sheet button in toolbar. 7 years ago
Jeff Young a42a4b0b52 Implement immediate bus unfold and add bus unfold to selection context menu. 7 years ago
Jeff Young ed0e6af66d Move to direct tool registration. 7 years ago