37179 Commits (897984aa22b24f5516a10ec5967e264b101705e6)
 

Author SHA1 Message Date
Jeff Young 897984aa22 Filter Selected Items... is inclusive, not exclusive. 3 years ago
Jeff Young 129ccb891e Use standard paradigm for macro scope limiting. 3 years ago
Jeff Young ef0d561a5c Less nagging. (If we need a field name, then create one.) 3 years ago
Roberto Fernandez Bautista f97beb15b8 QA: std::optional testing + re-enable cadstar parts parser qa test 3 years ago
Alex 10c4b948cb Support canceling initial global library table setup. 3 years ago
Alex 672c468342 Fix clashing error dialogs when can't load dynamic library. 3 years ago
Alex b89545e484 GTK: Fix settings import paths showing up twice. 3 years ago
Jeff Young afe813cae5 Remove accelerator keys from schematic find/replace dialog. 3 years ago
jean-pierre charras 5461dc6cd1 BOARD_NETLIST_UPDATER: add missing count of warnings 3 years ago
jean-pierre charras d62d775115 Remove non existing OnSize event in SYMBOL_EDIT_FRAME EVENT_TABLE 3 years ago
Jeff Young ad5d3d4eba Clean up items which weren't pasted from clipboard. 3 years ago
Jeff Young 607622e8f8 Make the two Create() methods more parallel. 3 years ago
jean-pierre charras 5bd491bd74 Avoid schematic editor frame to go on top when selecting a symbol. 3 years ago
Jeff Young ee1d9c561c Improve zone & rule area reporting. 3 years ago
Jeff Young 967ee2c85b Improved macro protection. 3 years ago
Jeff Young 222cd4d009 Handle underscore in parameter names. 3 years ago
Roberto Fernandez Bautista 4bbd9731a1 Disable cadstar parts parser qa test for now 3 years ago
Roberto Fernandez Bautista a05333541c Try to fix cadstar build #3: add operator<< for std::optional 3 years ago
Roberto Fernandez Bautista 55a379f61b Fix build: Add missing header include 3 years ago
Roberto Fernandez Bautista 3d661585dd Fix build errors and warnings from CADSTAR 3 years ago
Roberto Fernandez Bautista 5efec4cd51 CADSTAR PCB: Ensure pads have correct position and footprints at 0,0 3 years ago
Roberto Fernandez Bautista 2cefabc99a CADSTAR PCB: Fix loading of filled circles (load as polygon for now) 3 years ago
Roberto Fernandez Bautista 6f5321c481 ADDED: CADSTAR .cpa footprint libraries 3 years ago
Roberto Fernandez Bautista c5362c9b0a CADSTAR: Parse PINNOOFFSET and PINNOANGLE 3 years ago
Roberto Fernandez Bautista 9d5672464e CADSTAR Sch: Apply default text code to fields when none is specified 3 years ago
Roberto Fernandez Bautista a5dc528c88 CADSTAR: Fix edge case in parts grammar (symbol name can be quoted) 3 years ago
Roberto Fernandez Bautista 7534c56723 CADSTAR: Improve loading performance (cache symdef name/alternates) 3 years ago
Roberto Fernandez Bautista 59d88e1871 CADSTAR Parts: Add parsing of hierarchy tree 3 years ago
Roberto Fernandez Bautista b70fe88145 CADSTAR Parts: Fix parsing of hidden pins (possible for several pins per net!) 3 years ago
Roberto Fernandez Bautista 6ab2112135 ADDED: CADSTAR Parts Libraries (.lib) 3 years ago
Roberto Fernandez Bautista 8f83f27336 CADSTAR SCH: Refactor loading of symbols out of loading part info 3 years ago
Roberto Fernandez Bautista 5923d18cdd TRANSFORM doesn't need knowledge of wx 3 years ago
Roberto Fernandez Bautista c34207b726 CADSTAR: Remove wxPoint + improve formatting 3 years ago
Roberto Fernandez Bautista 738b36cf7d CADSTAR csa / cpa ignore Hierarchy 3 years ago
Roberto Fernandez Bautista e8ead30baf WIP: CADSTAR Parts now shows up in library tables and is handled correctly (todo: read cadstar header) 3 years ago
Roberto Fernandez Bautista 2da13a9e07 CADSTAR SCH: Separate out saving loaded lib symbols to library 3 years ago
Roberto Fernandez Bautista 7a6b64d371 Special case cadstar libraries when error reporting. 3 years ago
Roberto Fernandez Bautista f45ab30fa6 Add parsing for symbols and pins (Parser now complete) 3 years ago
Roberto Fernandez Bautista e2a4d58e8f Extract CADSTAR PIN_TYPE and PIN::POSITION into a separate header 3 years ago
Roberto Fernandez Bautista 379e3b2fbb Add CADSTAR Parts Library (.lib) parser and qa tests 3 years ago
Wayne Stambaugh e51594cdf5 Fix broken window Z order when editing a symbol from the schematic. 3 years ago
Jeff Young 6d296038f3 Improve simulation error reporting. 3 years ago
jean-pierre charras 8b144539e8 DIALOG_LABEL_PROPERTIES, add global label: better filtering of candidates. 3 years ago
Alex fc6279a2ea Improve EC_CONVERGING behaviour when lines are almost collinear. 3 years ago
Alex 98e635869f Improve anti-overflow in SEG::intersects. 3 years ago
Alex 8fe78101db Don't create 0-length tracks when placing via in the middle of a track. 3 years ago
jean-pierre charras 893a362d9e Minor Coverity and compil warnings fix. 3 years ago
jean-pierre charras 5ce22d9673 Symbol editor: fix incorrect position of fields when loading a symbol from schematic. 3 years ago
jean-pierre charras 412368b7f9 PDF plotter: encode the letters ( and ) in strings with context CTX_JS_STR 3 years ago
Jeff Young e60837ec95 Defenses in depth for ratsnest drawing. 3 years ago