15 Commits (5d751bef749232abd75d5c9aadf203f3e2fadde6)

Author SHA1 Message Date
Roberto Fernandez Bautista c5cdda26ae Fix crash in libedit when moving/editing pins in synchronised mode 4 years ago
Seth Hillbrand 854472d550 Prevent automatic RTree recaching 4 years ago
Jeff Young 5f3c67bd2b Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
jean-pierre charras bff0307ac0 Edit pin number: fix a crash when a pin is common to all units (i.e. having a unit id = 0) 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 5 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 5 years ago
Roberto Fernandez Bautista 3fa8795f26 Fix crash in LIBEDIT when editing pins 5 years ago
Jeff Young a0b9b0c3ee Improve IsSymbolEditable to differentiate fields. 5 years ago
Michael Kavanagh 479487ceb1 Tidy up context menus a bit 5 years ago
Wayne Stambaugh 0655f2c436 Symbol editor: do not disable tools and grey symbols from schematic. 5 years ago
Slawomir Siudym 157ceedc12 Fix offset of repeated pin in Symbol Editor 5 years ago
Wayne Stambaugh f311831c27 Coverity fixes. 5 years ago
Seth Hillbrand 0fd920a94c Modify Synchronize Pins behavior 5 years ago
Jeff Young b6e267b78d Naming conventions. 5 years ago
Peter Montgomery 821128cb8e Eeschema: Make auto-decrementing net labels stop at zero 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Jeff Young f4ab14f32d Performance improvements for SchematicCleanup(). 5 years ago
Jeff Young dcd02539e3 Remove linked-pin processing from LIB_PIN's setters. 5 years ago
Jeff Young 11ca21039a Clear new flag when creating image pins. 5 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 122b1ddaae Unwrap an unnecessary layer now that we have new config stuff. 6 years ago
Mark Roszko 70908043a3 Convert enums inside eeschema and the symbol editor to be scoped 6 years ago
Seth Hillbrand 84d5d6c168 Eeschema: Return null in case of canceling placement 6 years ago
Ian McInerney 079423c3cc eeschema: Remove unused include of eeschema_id.h 6 years ago
Jeff Young a5a237ac32 Improve readability of flag checking. 6 years ago
Jeff Young 3cdf88f2c6 CERN copyrights for work packages. 6 years ago
Maciej Suminski c715a22e1c Symbol Editor: clear IS_NEW flag after placing a pin 6 years ago
Jeff Young e6d5110ccf Implement I18N for ACTIONs. 7 years ago
Jeff Young 19aba615c2 Remove selection condition from conditional menu separators. 7 years ago
Jeff Young 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 7 years ago
Jeff Young e4d16abcbd Fix overly-generic flag test when synchronizing pins. 7 years ago
Jeff Young a568e70b99 Follow naming conventions. 7 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Jeff Young 765606012f Convert separate-compilation of selection.cpp to polymorphism. 7 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 7 years ago
Jeff Young 68224e0fcd Don't double-add pins to parent part when pasting. 7 years ago
Jeff Young f602ccd814 Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
Jeff Young 7995b5cc3c Restore selection on abort and undo/redo. 7 years ago
Jeff Young c1539ae014 Naming changes to reflect sharing between SchEdit and LibEdit. 7 years ago
Jeff Young f6e07f575a Rename for clarity. 7 years ago
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago
Jeff Young 469231ae15 Move Pin, Symbol Text and Symbol Anchor to modern toolset. 7 years ago
Jeff Young a461eae8b9 Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
Frank Severinsen 71a62bb782 Change pin on grid test in symbol editor. 7 years ago
Jeff Young 96e65c7f23 Hide existing object when displaying moving preview. 7 years ago
Jeff Young 8a54b1b3b7 Add view refresh calls for edit operations. 7 years ago
jean-pierre charras 9df7626e31 Fix issue: Symbol library editor: Moving pins jumps to origin 7 years ago
Seth Hillbrand bfa7f16b44 Wrap printfs in DBG defines 7 years ago