34 Commits (26f0c03e615f473133e1472e4ab2caab11346698)

Author SHA1 Message Date
Seth Hillbrand 26f0c03e61 ADDED: support for 45 degree crosshairs 2 months ago
jean-pierre charras fdba4cf406 fix missing includes when KICAD_USE_PCH=OFF 3 months ago
Jeff Young 0b90d941d3 ADDED: Find/Replace for symbol editor. 3 months ago
Jeff Young 5996cffabc EE -> SCH (no functional changes) 7 months ago
Ian McInerney 548334b4e2 Load toolbar configuration from settings 8 months ago
Ian McInerney fc6f3f2332 Formatting tweak 8 months ago
Ian McInerney 7ad1103f55 Move toolbars to a serializable storage format 8 months ago
Ian McInerney c24dbc17bf Move toolbar setup flags into the action definition 8 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
John Beard b092675171 FP edit: add 'show datasheet' action that acts on the documentation link 1 year ago
John Beard eae84fd5f3 Sym edit: add alt mode icon toggle 1 year ago
John Beard 109675f39e Eeschema: add bezier tool 1 year ago
jean-pierre charras 2a37580839 Symbol editor: ensure the left panel is correctly refreshed when hiding a pane. 1 year ago
Jeff Young ed0869aa0c Share more library tree code. 1 year ago
Jeff Young 9c94967b52 Tidy renderSettings / jobsHandler APIs. 2 years ago
Jon Evans 2f6c9d1f3a ADDED: Selection filter for schematic editor 2 years ago
jean-pierre charras f7721f385a Symbol editor: add option (view menu+toolbar) to show/hide invisible pins and fields 2 years ago
Jeff Young d7a3c35f56 Repair over-zealous application of grid origin dialog. 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Mike Williams a44dd4d88f Symbol Editor: support grid overrides 2 years ago
jean-pierre charras d1caadeb4f symbol editor: fix small issues: 2 years ago
Jon Evans 000fa28ffc Properties: initial infrastructure for symbol editor 2 years ago
Jeff Young 4a62cc6edd Separate symbol editor polyline and polygon tools. 2 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Jeff Young 2defd8d911 Move show-bounding-boxes to a tool on the toolbars. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young 95b87ba29a Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Jeff Young e206a9d39a Naming conventions. 5 years ago
Jeff Young 2a7e60960a Use standard mirror icons & terminology. 5 years ago
Jeff Young c2dbd28101 Simplify and harmonize symbol editor and footprint editor menus. 5 years ago
Michael Kavanagh 65f90f141f Symbol editor: remove duplicate legacy code path 5 years ago
Jeff Young 1391774f64 Re-factor boundary/courtyard checker error handling. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Michael Kavanagh b2124a34dc Add grid properties context menu to grid toolbar 5 years ago
Ian McInerney b1bd1f2a97 Introduce new action to switch to mils as a unit 5 years ago
jean-pierre charras bda275de46 more cleanup about removing useless include 5 years ago
Ian McInerney fc565edb33 Add a palette to the toolbars to display groups of actions 5 years ago
Ian McInerney f28b60896c Allow toolbar items to cancel tools when pressed 5 years ago
Wayne Stambaugh c9fa46ace8 Eeschema: allow symbols to be edited in place. 5 years ago
Ian McInerney fd4388710d Migrate eeschema, libview and libedit to the UI condition framework 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Ian McInerney fb10406e67 Add right-click context menus for toolbar items 5 years ago
Ian McInerney 52856a8ce4 Move scaled toolbar separator into ACTION_TOOLBAR 5 years ago
Wayne Stambaugh 3fa2bad3c5 Symbol editor: disable tools and menu entries for derived symbols. 5 years ago
jean-pierre charras 598ed8b394 toolbars_lib_view.cpp and toolbars_libedit.cpp: do not recreate comboboxes 5 years ago
Wayne Stambaugh 6c8b937e1b Symbol editor: disable saving legacy symbol libraries. 6 years ago
Jeff Young 70fb5cac96 Flatten one level of showElectricalTypes settings. 5 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Ian McInerney b24fc4e2e1 Remove unused variables 6 years ago