361 Commits (a1f796ffa0ce82689d9ef4a85ab3ec188ff360db)

Author SHA1 Message Date
Seth Hillbrand 24ac516135 Trim wires based on how many pins they intersect 4 years ago
Seth Hillbrand 3badd53a96 Setup selection when repeating 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Jeff Young 3409783d9f Break sch_text.h/.cpp into sch_text and sch_label. 4 years ago
Jeff Young e048e51f5d Improve SNR of EDA_ANGLE stuff. 4 years ago
Jeff Young 32dec0127e Fix some issues with Eeschema's Shape Properties dialog. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jeff Young 889970a449 SCH_NETCLASS_FLAGs and SCH_FIELDs for labels. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Wayne Stambaugh a03e6e4926 Revert "Eeschema: fix broken page numbers when renaming a sheet file name." 4 years ago
Mikolaj Wielgus 10be483430 Make an exception for SCH_TEXT in SELECTION::GetCenter() 4 years ago
Mikolaj Wielgus 3960c2441b Snap rotation center to half-grid, not grid 4 years ago
Wayne Stambaugh a468a79948 Eeschema: fix broken page numbers when renaming a sheet file name. 4 years ago
dsa-t 5750e38102 Re-enable and fix Move+Autoplace Fields 4 years ago
Mikolaj Wielgus 65af3a8568 Make sheet pin positions invariant to four rotations more often 4 years ago
Jeff Young 87e71072b1 Default line width to 0 in symbol editor. 4 years ago
Seth Hillbrand 2159acc9ce Fix missing handler for multiple labels 4 years ago
Jeff Young 996a5b85a6 Overhaul IsJunctionNeeded logic to support all the different cases. 4 years ago
Jeff Young b8d193485d Respect selection reference point when set. 4 years ago
Jeff Young b52529521e Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
Seth Hillbrand 854472d550 Prevent automatic RTree recaching 4 years ago
Jeff Young f606679164 Proper numeric sorting for intersheet refs. 4 years ago
Jeff Young 9cf9abbd66 Don't allow Text Properties dialog on intersheets references field. 4 years ago
Seth Hillbrand 71602475eb Allow rotate/mirror even when dragging 4 years ago
Seth Hillbrand 3b04b602d9 Don't walk text/labels when mirroring 4 years ago
Jeff Young 2ec1c215cd Drop selection after hiding items. 4 years ago
jean-pierre charras ca33ec05df Eeschema: fix incorrect rotation (CW versus CCW) of some items. 4 years ago
Seth Hillbrand b0ba8b01c4 Update RTree when rotating components 4 years ago
Seth Hillbrand 345f506f0c Ignore STARTPOINT/ENDPOINT in multiple item rot 4 years ago
Wayne Stambaugh 897269f33f Eeschema: schematic object context menu improvements. 4 years ago
Jeff Young 6c16846b21 Remove unused lambda. 4 years ago
Jeff Young 9da8f04cb4 Cleanup sheet pins doesn't make any sense when drawing sheets. 4 years ago
Jeff Young 6eb59b9d9e Dialog naming conventions. 4 years ago
Jeff Young c716548b29 Enable autoplace whenever sel contains at least 1 field owner. 4 years ago
Jeff Young 539d14ce94 Fix hang-over from legacy canvas where we only looked at sel head. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young 4317848cfe Only title-caps "our" field names. 4 years ago
Jeff Young 0b4bb9378b Use consistent terminology. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Jeff Young d9cb5a3015 Make sure text gets rotated, not just position. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
david-beinder 64cd401bdb Delete Tool: Fix missing "Item Locked" popup 4 years ago
Roberto Fernandez Bautista 5cf3e6d31a eeschema: Duplicate() is a Copy() followed by a Paste() 5 years ago
Jeff Young 7356f9568d Move grid disable modifier from ALT to CTRL. 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Jeff Young cc956695ae Hit test for worksheet before adding Properties to menu. 5 years ago