27 Commits (93242eb3ad71fe4cbcba941d0d4f80e5f99d8c4f)

Author SHA1 Message Date
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
Jeff Young d7178c7833 Implement GAL refresh for a bunch of operations. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Tomasz Wlostowski c024fce625 eeschema-gal: moved libedit to a separate directory 7 years ago
Jeff Young c90a3efea2 Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 7 years ago
Jeff Young 99db5cb543 Allow for reduced nagging with wider use of KIDIALOG. 7 years ago
Jeff Young 49ea6e1670 Fix occurrences of "edition" which should be "editing" 8 years ago
Jeff Young e4d9366fe4 UNIT_BINDERize Pin Properties dialog. 8 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Jeff Young bcd9a7745d Make the pin table editable. 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Seth Hillbrand d1af5210e0 Libedit: Fix a few places where item could be NULL 8 years ago
Jon Evans 2cc5c6fd45 Add ERC check in component editor for conflicting multi-unit pins 8 years ago
Jeff Young 4b01c9e04e Fix undo of pin edit. 8 years ago
jean-pierre charras 8022f1cc01 fix code after renamin files 8 years ago
jean-pierre charras 795a36c9fe Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
jean-pierre charras 6322c90c50 Symbol editor: Fix incorrect pin edition coupling for non interchangeable multi-units symbols. 8 years ago
Maciej Suminski 8721f7ed70 Changed remaining occurences of 'part' to 'symbol' in the symbol editor 8 years ago