20380 Commits (d70f812255fcd577d52ed2c53d714247ae553bbc)
 

Author SHA1 Message Date
Jeff Young 167ae374fd Don't allow two DRC runs at the same time. 5 years ago
Jeff Young 7d3eee8cf9 Move DebugZoneFiller to advanced config. 5 years ago
Jeff Young 524603de14 Fix debug flag that shouldn't have been merged. 5 years ago
PJM ca2252686a Eeschema: Make SCH_VIEW::GetItemsExtents() ignore invisible text 5 years ago
Jon Evans 8f01771138 ADDED: Python API to run DRC and write a report 5 years ago
Jon Evans e8369c94df SETTINGS_MANAGER: Don't try to retrieve system paths in headless mode 5 years ago
Jon Evans 8ef888e115 Add a path for scripting console to work from build dir for debugging 5 years ago
Jeff Young 6d18f20093 ADDED constraints reporter for diagnosing constraints. 5 years ago
Jeff Young fb7f98b51d Implement visual zone dumping and fix the default fill algo setting. 5 years ago
Jeff Young 7e5a6371c1 Cleanup. 5 years ago
Jeff Young 4d8537fcfa Handle multi-layer zones in connectivity. 5 years ago
Mark Roszko 610f0372d3 Initialize Py_SetPythonHome for msvc/vcpkg 5 years ago
Mateusz Majchrzycki 1c2ab0f523 eeschema: fixed auto increment of pin position in Pin Table 5 years ago
Seth Hillbrand e840ac1c0c Adding pledit and cvpcb zoom to fit 5 years ago
PJM e77b7e3360 Make MMB double click perform 'Zoom to Fit' 5 years ago
Marek Roszko f47d81af85 Create and use a LIB_PIN constructor to remove hot path during symbol table loading 5 years ago
Jon Evans b439c169ff Fix two-point assistant shape enum 5 years ago
Jon Evans 5d78e9512f Don't check for a control that doesn't exist 5 years ago
jean-pierre charras 9efc91c107 fix 2 minor compil warnings and make a sentence more easily translatable 5 years ago
Seth Hillbrand 4a86daa86d pcbnew: Restore missing pad size 5 years ago
Mark Roszko 7656663a2f Fix Python integration to build with vcpkg 5 years ago
Ian McInerney 00058f79d1 Update lemon to most recent upstream version 5 years ago
Ian McInerney b7e7cf9212 Some code cleanup 5 years ago
Ian McInerney c40470ed0b Initialize more variables 5 years ago
Ian McInerney 9530408fdd Remove unused variables 5 years ago
Jon Evans acf13a1869 ADDED: Orthogonal dimension object 5 years ago
Jon Evans e345e7d17a Allow creating an empty project when saving a board standalone 5 years ago
Jon Evans 18e17abd6a Rename "Keepout" to "Rule Area" 5 years ago
Jon Evans 6ee866ba6e Set default zone opacity to 60% 5 years ago
Seth Hillbrand 408cd20294 drc: Test all zone layers for intersection 5 years ago
Seth Hillbrand 76e44c2f4b pcbnew: Really deal with missing segments this time 5 years ago
Seth Hillbrand ffa1947056 pcbnew: Simplify copy routine 5 years ago
Jeff Young e939afdbe8 Use a better green for DRC badges. 5 years ago
Jeff Young 4badcba4c2 Zone fill performance improvements 5 years ago
Ian McInerney d3dd1c45b6 Disable editing tools on the canvas when DRC is running 5 years ago
Seth Hillbrand 975e5562a0 EEschema: Sort Hierarchy tree 5 years ago
jean-pierre charras 456735f803 VIEW::ViewGetLOD() returns double now instead of int. 5 years ago
Seth Hillbrand 3eb7dc6eef Limit displayed error percentage 5 years ago
jean-pierre charras 492a634413 Fp editor: Fix bug when moving fp anchor: pad shapes where not updated on screen. 5 years ago
Jeff Young 719e8d276f Use footprint editor display and window settings for footprint viewer. 5 years ago
Ian McInerney b1160660d9 Check return value for zone fill in VRML exporter 5 years ago
Ian McInerney 70a7d1bc7c Cleanup variable usage and assignment in gerber reader 5 years ago
Ian McInerney e9aa9a759a Add missing break statements to prevent fallthrough 5 years ago
Ian McInerney 7dfbb3cb18 Cleanup formatting 5 years ago
Ian McInerney 9e6a1225db Catch exception when creating app settings objects 5 years ago
Ian McInerney 542f447daa DRC tool: Ensure all calls to the dialog are guarded by null checks 5 years ago
Jeff Young 6020b70596 Display green badge for zero errors or zero warnings. 5 years ago
Jeff Young c6fb799fcd Restore severity in saved DRC/ERC reports. 5 years ago
Jeff Young 1b77c4c270 Mention rule priority system in Syntax Help and Clearance Report. 5 years ago
Jeff Young 865249c227 Handle two panels both referencing same colour theme. 5 years ago