121 Commits (c73d555fe23601b49658bf834dd497f60e2ff093)

Author SHA1 Message Date
Mike Williams 7cf699bc9d eeschema: move SwapData to SwapItemData/swapData paradigm 7 months ago
Jeff Young f2da0c791f Retire non-cairo printing. 8 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 1 year ago
Jeff Young 20cde51b43 Fix numerous bugs in schematic item rotation. 1 year ago
Jeff Young 1028a76e4a Harmonize print/plot APIs. 2 years ago
Jeff Young c5ed80af52 Harmonize rotate APIs. 2 years ago
Jeff Young 92910d5d0f Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
Wayne Stambaugh c5a02fc266 Do not update schematic connectivity for irrelevant property changes. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young 0310973e3f Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2 years ago
Jeff Young 5bca002567 Swap non-temp and non-edit flags for SCH_ITEMs. 2 years ago
Jon Evans 632e94ef81 Add a few more schematic properties 2 years ago
Jeff Young ed6487da1e Disallow sheet pins from changing sides when edited by point editor. 2 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 2 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Jeff Young f42b66bc1c Regularize ellipsization of menu and status text. 3 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 e61144d45a Finish with EDA_ANGLE. 4 years ago
Marek Roszko ac715d2e51 Scoop up some more wxPoint instances 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 889970a449 SCH_NETCLASS_FLAGs and SCH_FIELDs for labels. 4 years ago
Mikolaj Wielgus 9bb370e6b4 SCH_SHEET_PIN: Rename GetEdge, SetEdge to GetSide, SetSide 4 years ago
Mikolaj Wielgus 65af3a8568 Make sheet pin positions invariant to four rotations more often 4 years ago
Jeff Young 69fac89e86 Fix some issues with incorrectly scaled defaults given in mils. 4 years ago
Wayne Stambaugh 46b959c3e3 Move plotter headers into include folder. 4 years ago
Jeff Young fc4d748bdc Fix bugs in sheets. 4 years ago
Jeff Young dd24502255 Clean up (yes, yet again) the default pen width handling. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 4 years ago
Marek Roszko 3ac5aa5369 enum class SHEET_SIDE 4 years ago
Wayne Stambaugh 2b86b34124 Eeschema: split out SCH_SHEET_PIN declarations into separate header. 5 years ago
Jeff Young 7a13ad7b17 Consistent naming. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Jeff Young 2a7e60960a Use standard mirror icons & terminology. 5 years ago
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Jeff Young 8bae52d1c3 Correct naming conventions. 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
jean-pierre charras 7865d8de43 more cleanup about removing useless include 5 years ago
Jeff Young 0dfdc37ae7 Clean up label spacing to be more predictable. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young 591428b0d9 Remove some problematic global variables. 6 years ago
Jeff Young 535033c5c9 Enable editing of sheet fields. 6 years ago