144 Commits (7865d8de433acc7bfb74ffe4d6c9db6d6b123141)

Author SHA1 Message Date
jean-pierre charras 7865d8de43 more cleanup about removing useless include 5 years ago
Jeff Young fdbb28aea2 Treat Reference and Unit as separate words when searching. 5 years ago
Jeff Young 13f1de8e73 Forgot a bunch of files from last commit. 5 years ago
Jeff Young 64fa400b19 Ease translation a bit. 5 years ago
Jeff Young f347118ce3 Add a min pin width advanced config for plotting. 5 years ago
Seth Hillbrand 826f81f57d eeschema: Don't error when replacing references 5 years ago
Jeff Young 0804f487ec Add text var cross-reference processing to SCH_FIELDs. 5 years ago
Jeff Young 55784afbfe Allow text variables to reference parent sheet's fields. 5 years ago
Tomasz Wlostowski c1d5394e46 properties: post-rebase fixes 6 years ago
Jon Evans 7c7b7f41da Move SCH_SCREEN project access to SCHEMATIC 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young 1f9723cf62 Reconcile new Sheet Fields and new S-expr file format. 6 years ago
jean-pierre charras 687c2f3e82 eeschema: fix a readability issue for small texts. 6 years ago
jean-pierre charras 4f369801f2 Fix a few compil and Coverity warnings. 6 years ago
Jeff Young 2fb2eac4d5 Performance enhancements. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 2b6089240a Change super/subscript syntax to ^{foo} and _{foo}. 6 years ago
Jeff Young d7d1cb6f78 A bunch of fixes to Eeschema Find/Replace. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
jean-pierre charras 952e7a5fb4 Eeschema: move some default values to default_values.h. 6 years ago
jean-pierre charras 6148461484 Eeschema plot: fix (temporary) line 0 thickness. 6 years ago
Jeff Young 6e800bddae Rationalize penWidth processing as first step in removing some globals. 6 years ago
Jeff Young aba0fa7bf8 Allow cross-referencing text substitutions. 6 years ago
Jeff Young 76bbb71402 Correct some formatting issues. 6 years ago
Jeff Young cc9ac37a0e Add text variable support to envVar processing. 6 years ago
Jeff Young 591428b0d9 Remove some problematic global variables. 6 years ago
jean-pierre charras b1b8a32078 fix a few Coverity warnings and compil minor warnings. 6 years ago
Jeff Young b59da3e4dc Overridden versions of GetShownText() still need to call EDA_TEXT version. 6 years ago
Jeff Young 41b5872f12 Add ERC & DRC checks for unresolved variables. 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
jean-pierre charras 9c2a260a27 Eeschema: Fix SCH_FIELD::SetPosition() bug 6 years ago
jean-pierre charras 9d2712a824 Fix a few Coverity warnings. 6 years ago
Jeff Young dc9882c3b9 Fix a few bugs with Sheet field dragging and rotating. 6 years ago
Jeff Young 535033c5c9 Enable editing of sheet fields. 6 years ago
Jeff Young fe3e0307d8 Move sheet name and filename to SCH_FIELD architecture. 6 years ago
Jeff Young dccc367864 Remove code missed in the modern-toolset move. 6 years ago
Jon Evans 643c97a2f4 ADDED: Schematic plotting can use a dedicated color theme 6 years ago
Jonathan Warner 469c1c14ef Eeschema: adjusted component sorting to work better 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Jeff Young 35c8d64f98 Add super- and subscript support to Eeschema. 6 years ago
Jeff Young 937e3c2d48 Make m_Text private so we don't keep getting bugs where m_shown_text fails to get updated. 6 years ago
Jeff Young 6fab7cc025 Remove a bunch of ugly mutex hacks now that we don't use wxString's UTF8 mode anymore. 7 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jeff Young 0a01277808 Fix issues with schematic find/change. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Jeff Young 67cc2aac2e Rework Eeschema find/replace for modern toolset. 7 years ago
Jeff Young 7995b5cc3c Restore selection on abort and undo/redo. 7 years ago
Jeff Young a76bcc204f Use parent's transform when moving SCH_FIELDs. 7 years ago
Jeff Young bcdc3ad90a Set IS_NEW flag on new images. And a bunch of cleanup of dead code. 7 years ago