179 Commits (52d9a47d5b70d8c24cc1bcb2cc10e3cfebd35e1b)

Author SHA1 Message Date
Jeff Young 9e12ea9bb6 Cleanup some dead code and make better use of iterators. 5 years ago
Jeff Young a6d44676b3 Move commit handling outside of ZoneFiller. 5 years ago
Jeff Young c30739dff3 Implement a more aggressive zone-fill-cancel. 5 years ago
Jon Evans f8bfb2bc16 Fix several issues with multilayer zones 5 years ago
jean-pierre charras 625249322e Pcbnew: regroup drc files to the already existing drc folder. 6 years ago
Ian McInerney 5d46e721e5 pcbnew: Cleanup includes of pcbnew_id.h 6 years ago
Seth Hillbrand c4d853c1e8 SHAPE_LINE_CHAIN: Remove element access 7 years ago
Jeff Young fe188489c7 A better hack for the post-ProgressReporter-loss-of-focus issue. 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 years ago
Jeff Young 568c8c336b Move DRC control to a tool; move assorted commands to ACTIONS. 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 7 years ago
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 7 years ago
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 7 years ago
Jeff Young 9d9745b555 Remove more legacy editing code. 7 years ago
Jeff Young fbb807f3bb Move some more menu & toolbar items to modern toolset. 7 years ago
Jeff Young dae41b7460 Remove legacy segment-based zones. 7 years ago
Seth Hillbrand 4460313104 pcbnew: Separating connectivity to subdir 7 years ago
Seth Hillbrand 969e85daa3 pcbnew: Standardize zone fills threading 7 years ago
Jeff Young 92dcf43ae8 UNIT_BINDERize zone dialogs. 8 years ago
jean-pierre charras 0b8cf93888 Pcbnew, On line DRC in legacy canvas: Fix broken Drc test during track and zone creation or edition. 8 years ago
Jeff Young c8a784058e Allow duplicating a zone onto the same layer in a GAL canvas. 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
jean-pierre charras e8df845b3f Minor fix in zones_by_polygon.cpp: When editing a non copper zone, some settings were not those of the edited zone. 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
jean-pierre charras 4c5bd01887 Rename a few files 8 years ago
jean-pierre charras 82174b5b2d Speed up zone fill calculations after a zone parameters edition. 8 years ago
Jeff Young b1b3a89f72 Set document dirty flag for various dialogs. 8 years ago
Maciej Suminski 9b5dc5c215 GAL show markers for zone outlines gap test 8 years ago
Tomasz Włostowski fdd5023aee pcbnew: factored out ZONE_FILLER to a separate file 8 years ago
Tomasz Włostowski 00ad8f24a0 pcbnew: Minor changes in CONNECTIVITY_DATA interface: 8 years ago
jean-pierre charras b4a59eb96d Fix minor issues in DIALOG_KEEPOUT_AREA_PROPERTIES. 8 years ago
Oliver Walters 7e0fa329d0 DRC checks for keepout zones work on all layers 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Oliver Walters c27f5b725d Improved various error messages 8 years ago
Tomasz Włostowski c4c329e393 Connectivity: local ratsnest for both legacy & GAL. Further removal of legacy code 9 years ago
jean-pierre charras 4bdac4de70 Create zones not working in legacy mode, bug created when fixing an other bug in commit 6a63d4 8 years ago
jean-pierre charras 6a63d4fbff pcbnew crash while opening old .brd file 9 years ago
jean-pierre charras d1dfa5aba3 Code cleaning: add comments, better names for a function, simplify code. No actual code change. 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Alejandro García Montoro f68ce306bd CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago
John Beard ea10a67d14 Refill zones after editing properties 9 years ago
John Beard 796f3219d0 Draw zone hatching in GAL 9 years ago
jean-pierre charras 4505896634 A few zone outline context menu commands missing after creating a keepout area 9 years ago
Maciej Suminski 5a1f52bf30 Modified tools to use BOARD_COMMIT. 10 years ago
Maciej Suminski 09e0311d4e Replaced Copy() method with operator=. Removed Copy() where default copy ctor was enough. 10 years ago
Matthew Petroff db54f3e7a7 Correct multiple UI spelling errors 10 years ago
jean-pierre charras 50db57f4d5 Pcbnew: fix Bug #1540967 (zone keepout incorrectly created if previously a corner-smoothed copper zone was created). This option (non relevant for a zone keepout) is now cleared. 10 years ago
unknown 893e018bc9 Better warning messages in duplicate zone 10 years ago
jean-pierre charras 4749921bbc Remove confirmation dialog when deleting footprints. 10 years ago