110 Commits (3e45e49784b13a0aa93c01a11fb782b2e5ab3ad7)

Author SHA1 Message Date
Seth Hillbrand 4e3d2a148d Fix typo 2 years ago
Seth Hillbrand 2aab24ef29 Prevent multiple reloads when saving 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Ian McInerney 85f62c1fde Rename all schematic IO plugins 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
Jeff Young 14d6ff8946 Change Save Symbol As... to Save Symbol Copy As... 2 years ago
afkiwers dc8a5865d5 Symbol Editor: SCH_HTTP special treatment 2 years ago
Jeff Young d5d07e64c9 Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 4 years ago
Marek Roszko 8c6899b0d3 Tear out the eeschema conditional compile of PROJECT 2 years ago
Jeff Young 1fd3f4e375 Handle read-only libraries when saving symbol from canvas. 2 years ago
Jeff Young 849a4656c8 Check value-follows-name case in symbol Save As. 2 years ago
Alex Shvartzkop ff49d5ada9 Fix ambiguous overloads on wx 3.3 2 years ago
Jeff Young 7d1dbb77c3 Update symbol editor's title bar when renaming the canvas symbol. 2 years ago
Jeff Young 634524dde5 Validate new symbol / save as symbol info before exiting dialog. 2 years ago
Alex Shvartzkop e128896ba6 Schematic plugins refactoring, fixes for PCB plugins. 2 years ago
Wayne Stambaugh 1026596964 Allow symbols to be derived from other derived symbols. 2 years ago
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jon Evans d4b7144448 Properties: expose symbol attributes 2 years ago
jean-pierre charras 9447c3d455 symbol editor: fix issue after loading a symbol from a library. 2 years ago
Ian McInerney d96580c651 Properly handle improper symbols when pasting in symbol editor 2 years ago
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 3 years ago
jean-pierre charras f2f014a27c Symbol editor: ensure a new derived symbol has the correct DeMorgan option displayed. 3 years ago
Jeff Young 05185ec81a Save library when it's selected in lib tree. 3 years ago
Roberto Fernandez Bautista e8ead30baf WIP: CADSTAR Parts now shows up in library tables and is handled correctly (todo: read cadstar header) 3 years ago
Chris Morgan 80b55f5980 Symbol editor: simpler creation of a new derived symbol 3 years ago
Jon Evans 955a5a13eb Symbol editor: stop removing overlay from view 3 years ago
Marek Roszko 0ff32d20cd wxS more things 3 years ago
Jon Evans dee4f80680 DbLib: Load source symbol in editor when edit action is taken 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Seth Hillbrand a0aff2dc70 Set the proper symbol parent when duplicating 3 years ago
Jon Evans 2089374f53 ADDED: Export symbols from schematic to library 3 years ago
Jon Evans da9be1a812 ADDED: Multi-selection cut/copy/paste in symbol editor library tree 3 years ago
Jon Evans 8694c37376 Remove requirement that non-power symbols share a name and value 3 years ago
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
Jeff Young fa679d3601 Pinned libs can also be found in program settings. 3 years ago
Jeff Young eb27a3f8b9 Added pinning support to various EDA_LIST_DIALOGs. 3 years ago
Marek Roszko 08dbc3a53c Move the symbol editor to the new filedlg customize 4 years ago
Jeff Young c6f83b6dec ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 4 years ago
Jeff Young 08f15fe587 ADDED New Library functionality to Footprint/Symbol Save As. 4 years ago
Jeff Young 84f620a96e Minor dialog beautification. 4 years ago
Seth Hillbrand ce9bd780d1 Fix crash due to cleared view data 4 years ago
Jeff Young 16acba34d3 Don't save schematic symbol back to lib manager. 4 years ago
Jeff Young ed361925ba Repair code that was supposed to be after LoadSymbol(). 4 years ago
Jeff Young 3f9cfc0ac1 Fix incorrect m_SyncPinEdit setting. 4 years ago
Seth Hillbrand 7ecc70a79d Duplicate from selected or current 4 years ago
Jeff Young 1f16092e29 Infobar warning if symbol loading was cancelled. 4 years ago
Jeff Young b1cc784582 Harmonize interchangeable units checkboxes. 4 years ago
dana 8373180cbb Handle Unicode clipboard data in pcbnew and symbol editor 4 years ago
Seth Hillbrand 88a8ad2ca1 Keep symbol synced with edit tool 4 years ago