337 Commits (a9ae86eefd468e0e9d249c47400ccc291babdabf)

Author SHA1 Message Date
Jeff Young 20cde51b43 Fix numerous bugs in schematic item rotation. 2 years ago
Jeff Young 5abc7145da Fold LIB_ITEM into SCH_ITEM. 2 years 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
Yon Uriarte b7b64d959f Performance UpdateDanglingState 2 years ago
Wayne Stambaugh 92308698ba Coding policy fixes. 2 years ago
Alex Shvartzkop ad7258721b Initialize SCH_SHEET members earlier. 2 years ago
Wayne Stambaugh 6dc25f4775 Fix broken symbol reference designators on paste special. 2 years ago
Jeff Young 03953e80fc Enforce SCH_SHEET_PATH processing in (yet) more places. 2 years ago
Jeff Young 3819b2d5e7 Enforce SCH_SHEET_PATH processing in more places. 2 years ago
Jeff Young 7e46e85c7d Update copyrights. 2 years ago
Jeff Young bdead1d0b1 Use correct sheetpath when we have it. 2 years ago
Jeff Young f50de028fb Make plotting of PDF property popups optional. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Seth Hillbrand 9636321c09 Simplify logic when setting field vector 2 years ago
Jeff Young 5bca002567 Swap non-temp and non-edit flags for SCH_ITEMs. 2 years ago
Jeff Young c8e8b71198 TestDanglingEnds needs to test sheet pins as well. 2 years ago
Alex Shvartzkop 36901bda62 Eeschema: don't plot hiererchical sheet fill when color is transparent. 2 years ago
Jeff Young ed6487da1e Disallow sheet pins from changing sides when edited by point editor. 2 years ago
Jon Evans 3a0f8214fa ADDED: Properties panel for schematic editor 2 years ago
Jon Evans 3686c5b371 Use the right path for recursing in text var resolution 3 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
Seth Hillbrand 0984599624 Pins are case-sensitive 3 years ago
Ian McInerney 56b7d570f9 Remove uses of climits header/defines 3 years ago
Mike Williams ade29c8577 Schematic Sheet Variables: more SCH_SHEET_PATH plumbing 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Marek Roszko 4665823089 Turn on and fix MSVC compliance mode issues 3 years ago
Graham Keeth 9b9ebebb2d Add missing autocomplete for FILENAME, PROJECTNAME 3 years ago
vinsfortunato 39e85015c2 Preserve pins positions when resizing sheet 3 years ago
vinsfortunato cf1d17b566 Fix unexpected resizing behaviour when using top left edit corner 3 years ago
Jeff Young 26c821962f Simplify and regularize text variable substitution architecture. 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Wayne Stambaugh 78e2f0fd4d Sheet instance handling improvements. 3 years ago
Jeff Young 09302296f4 Use SCH_SHEET_PATH interface to get page numbers. 3 years ago
Jeff Young f75d18c7c8 Slight improvement to schematic editor title bar. 3 years ago
Wayne Stambaugh 945361ca65 Fix schematic editor crash when saving shared schematics. 3 years ago
Simon Richter 6d1ab81261 Mark unused parameter 4 years ago
Wayne Stambaugh 4a27d856f7 Move schematic sheet instance information into file sheet definition. 3 years ago
Wayne Stambaugh 2b387ae9c3 Move schematic symbol instance data back into symbol definition. 3 years ago
Seth Hillbrand 93239516d9 Remove ID from property fields 3 years ago
Wayne Stambaugh 979b4a4eb7 Revert "Move schematic symbol instance data back into symbol definition." 3 years ago
Wayne Stambaugh 7984e114db Move schematic symbol instance data back into symbol definition. 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 59f546ced0 Allow recursion up the sheet hierarchy for text variable resolution. 3 years ago
Jeff Young 8afc1db7a6 Property popups for symbols, labels, sheets, and footprints in PDF. 3 years ago
Jeff Young f17a865593 Move EDA_ITEM hitTest to BOX2I. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago