20248 Commits (3e366a901fe3cfd66e3fba316e3dbafebb3a6d9e)
 

Author SHA1 Message Date
Jeff Young 3e366a901f Expose pad type in property system. 5 years ago
Jeff Young dba42ebed0 ADDED Properties Dialog for groups. 5 years ago
jean-pierre charras 446a9ca866 Round-rect pads: use a circle to draw degenerated shapes. 5 years ago
jean-pierre charras aa6158a9fb fix a minor wxWidgets alert 5 years ago
Jon Evans 022839a5ae Make ruler a bit easier to see on busy designs 5 years ago
Jon Evans 690575e2b6 Improve edit point legibility with a hover state 5 years ago
Jon Evans 22891c326d Update default layer names 5 years ago
Seth Hillbrand 856cf51fc8 Fix typo 5 years ago
Seth Hillbrand b31eafdfa8 Restore missing layer check 5 years ago
Wayne Stambaugh 188232de6f Pcbnew: add user defined layers and allow all layers to have user names. 5 years ago
Jeff Young 660cdcb056 More defensive coding for wxDataViewCtrl selection access. 5 years ago
Jeff Young 4a0d469cec Back out zone layer misunderstanding and make types clearer. 5 years ago
Jeff Young 1f284111b0 Faster algorithm for zone-to-zone connectivity test. 5 years ago
Jeff Young ac4978cf8a Some defensive code which may prevent a freed-memory-access. 5 years ago
Jeff Young e0ee420cb6 Add cross-reference processing to dimension prefix and suffix. 5 years ago
Jeff Young 8b2dd76efe Update syntax help. 5 years ago
Jeff Young f5af17e1ba Fix file somehow left out of last commit. 5 years ago
Jeff Young 6dae769944 Progress reporting for connectivity tests. 5 years ago
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