36 Commits (e3eab57133d3f501c6b5bcc5ce35d8819d189d8a)

Author SHA1 Message Date
Mike Williams ddafa2e75d Common: move SCH_FIELD_VALIDATORS to FIELD_VALIDATORS 2 years ago
Jeff Young ef0d561a5c Less nagging. (If we need a field name, then create one.) 3 years ago
Jeff Young b5060d2951 Support both wxWidgets APIs for excluded characters. 3 years ago
Jeff Young f41f04b301 Hook up AddField handler to GRID_TRICKS for SCH dialogs. 3 years ago
Jeff Young 289d9bd6fb Remove missed check for empty fields. 3 years ago
Jeff Young d32ca5b287 Fix bus validation. 4 years ago
Jeff Young f6aaaff81a Smarten regex to include overbar, superscript and subscript. 4 years ago
Jon Evans fc96cb90f1 Fix validation of net names in eeschema 4 years ago
Jeff Young b1b4caee6a Escape "naughty" characters in symbol names. 4 years ago
Wayne Stambaugh 71b3ab432c Eeschema: fix broken sheet name edit control validator. 5 years ago
Wayne Stambaugh db900fe526 Eeschema: fix broken schematic edit control validators. 5 years ago
Jeff Young 2fc34de1be Don't nag the user about file extensions. Just fix it. 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
Jeff Young e9d372f4b7 Allow spaces in sheet filenames. 5 years ago
Jeff Young a3a36ed4d6 Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators.Disallow text var references in reference designators. 5 years ago
Jeff Young e325d2e18f Allow Net Inspector to create, rename and delete nets. 6 years ago
Jeff Young 3939b31027 Integration of netclasses into Eeschema. 5 years ago
Jeff Young e91acfb67b Correct SHEETNAME validation exclusions which were for SHEETFILENAME. 5 years ago
Jeff Young 8d92a95cb8 Fix a couple of issues with text var autocomplete. 6 years ago
Jeff Young cbe4b79107 Add syntax help for bus definitions (and upgrade parser to handle them). 6 years ago
Jeff Young d645c22411 Allow path separators in the sheet filename validator. 6 years ago
Jeff Young 0370eff7ba Add sheet number processing to sheet fields. 6 years ago
Jeff Young 41b5872f12 Add ERC & DRC checks for unresolved variables. 6 years ago
Jeff Young 204f2cd580 Reference -> reference designator. 6 years ago
Ian McInerney 0c10bab412 Add base class constructors to some copy constructors 6 years ago
jean-pierre charras 74caf3b7cb Sch validator: make error messages translatable. 6 years ago
Jeff Young 15cd13ba6e Don't tie generic validators to a specific field. 6 years ago
Seth Hillbrand 39c2745f55 eeschema: Allow spaces in label names for multilabeling 7 years ago
Jon Evans c5f8a6b26e Add a nicer bus / net name validator 7 years ago
Jeff Young 07a665f4fd Improve validation of symbol fields editor. 7 years ago
Maciej Suminski 783b5e2616 Forbid colon, slash and backslash characters in symbol names 8 years ago
Wayne Stambaugh 0633d90ae4 Remove leading/trailing white space error message from field validator. 8 years ago
jean-pierre charras c0b1e4cd38 Do not allow spaces in component name (value field) in component library editor, in dialogs (Edit field, Create component). 9 years ago
jean-pierre charras 5e41763d83 Fix a few Coverity warnings and typo is dialogs 10 years ago
Wayne Stambaugh 76d099b337 Eeschema: fix illegal field characters causing corrupt schematic files on Linux. (fixes lp:1529358) 10 years ago