237 Commits (c73d555fe23601b49658bf834dd497f60e2ff093)

Author SHA1 Message Date
Wayne Stambaugh d52d0d0aad Don't clobber SCH_SCREEN paths when adding new sheet from existing file. 6 months ago
Jeff Young c5bb59468d Get rid of assumptions about field order. 8 months ago
Jeff Young f2da0c791f Retire non-cairo printing. 8 months ago
Wayne Stambaugh f45915ba93 Eeschema folder housekeeping. 8 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Jeff Young 4b5e85c855 Fix logic error with aSkipLibCheck flag. 10 months ago
jean-pierre charras 7fab4790cc Eeschema, print on clipboard using cairo: ensure title block is printed. 10 months ago
jean-pierre charras 929b2c06fe Eeschema, export to clipboard: allow using the Cairo printing system. 10 months ago
sam eba74c3c67 Fix crash on schematic sheet file rename. 11 months ago
Mike Williams 018d02eb02 design blocks: copy sheet to project dir instead of linking 11 months ago
Wayne Stambaugh a6923b3de3 Cache full schematic sheet list sorted by sheet page number. 1 year ago
Mike Williams 2c99bc6c6d new feature: Schematic Design Blocks 2 years ago
Jeff Young dccd3d9c43 Fix CLion rename screw-up. 1 year ago
Jeff Young edc7603d2a Make it clear that GetSheets() is heavy. 1 year ago
Mike Williams 32289ffce7 schematic: fix broken undo of sheets, new and changed 1 year ago
Seth Hillbrand ba4974749c Fix renaming sheet check 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 1 year ago
Wayne Stambaugh 5d99aaf0a4 Use correct project name when adding new symbol instances. 1 year ago
Jeff Young 92910d5d0f Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
Wayne Stambaugh 797ab998cc Maintain hierarchy navigator expansion state between edits. 2 years ago
Jeff Young 82e353deb7 Notify property inspector after sheet properties dialog. 2 years ago
Jeff Young 00aed2aa3e Don't attempt to test for recursion on unsaved file. 2 years ago
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects 2 years ago
Ian McInerney 85f62c1fde Rename all schematic IO plugins 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
Jeff Young cd05acac34 Use pageSettings & titleBlock export flags when drawing new sheets. 2 years ago
Marek Roszko 8c6899b0d3 Tear out the eeschema conditional compile of PROJECT 2 years ago
Alex Shvartzkop e128896ba6 Schematic plugins refactoring, fixes for PCB plugins. 2 years ago
Kuba Sunderland-Ober e852d04043 Ensure the bitmap exported to the clipboard is valid. 2 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Jeff Young 6f16678d2d Typo fix courtesy or aris-kimi. 3 years ago
Wayne Stambaugh 78e2f0fd4d Sheet instance handling improvements. 3 years ago
Jeff Young 6535f407a6 Remove version guard from sim migration, and add migration to paste. 3 years ago
Jeff Young 38906397d2 Move V6->V7 sim model migration from sheets to screens. 3 years ago
Wayne Stambaugh e517cad12b Fix broken hierarchical sheet file paths when adding nest sheets. 3 years ago
Jeff Young cef7cd8f7c Move default font to RENDER_SETTINGS. 3 years ago
Wayne Stambaugh a11c40197f Expunge default symbol instance from schematic file format. 3 years ago
Wayne Stambaugh 2b387ae9c3 Move schematic symbol instance data back into symbol definition. 3 years ago
Wayne Stambaugh 979b4a4eb7 Revert "Move schematic symbol instance data back into symbol definition." 3 years ago
Wayne Stambaugh a60ed99510 Revert "Add project name to symbol instance data." 3 years ago
Wayne Stambaugh 4b276b339a Add project name to symbol instance data. 3 years ago
Wayne Stambaugh 7984e114db Move schematic symbol instance data back into symbol definition. 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Wayne Stambaugh e336a0e403 Improve sheet schematic import messages and simplify code. 4 years ago
Wayne Stambaugh c16090cc42 Improve sheet schematic import from different project message. 4 years ago
Marek Roszko cadc0639eb Update BASE_SCREEN to VECTOR2I 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
luz paz 0446d35f0d Fix source comment/doc typos (follow-up) 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago