20785 Commits (92d84b0d679d12f4b30837ff2739e57ca86e3456)
 

Author SHA1 Message Date
Jeff Young 92d84b0d67 Naming updates. 5 years ago
Jon Evans 858718b949 CHANGED: High-contrast mode is now called single layer view mode 5 years ago
Jon Evans 0a8d67c45c Make footprint text meta-control behavior more obvious 5 years ago
Marek Roszko f0ef18fb9e Put back a render_settings.h include until we untangle more headers 5 years ago
Marek Roszko 491896d497 Add missing include 5 years ago
Marek Roszko 0f823453fd Fix typo in commit 90da5fccb 5 years ago
Marek Roszko ff977b050a Fix FindwxWidgets.cmake on vcpkg so that it fully completes 5 years ago
Marek Roszko f59551d6ad Remove painter.h from eda_text.h 5 years ago
Marek Roszko 5302f7ce73 Remove kicad_string.h from eda_text.h 5 years ago
Jeff Young 90da5fccbd Disambiguate backannotation (Update Schematic from PCB) from Cvpcb. 5 years ago
Jeff Young ae8239a4f2 Don't leave hidden flag when undoing/redoing. 5 years ago
Simon Richter d339979c28 Turn off compiler extensions 7 years ago
Seth Hillbrand b51ca1ab0e Bump OCE Plugin version 5 years ago
Jeff Young bbe7573d1c Performance enhancements to roundrect pads and clearance outlines. 5 years ago
Jeff Young 1d93effa14 Don't build RTrees if test results will be ignored. 5 years ago
Jeff Young f220e83de6 Board edges have no width. 5 years ago
Jeff Young 54dc91a623 Account for segment width in aActual calculation. 5 years ago
Marek Roszko 12d21e34e2 Remove trigo.h from eda_text.h 5 years ago
Marek Roszko 9656bd310b Remove eda_item and gr_basic from eda_text.h 5 years ago
Marek Roszko ad191fda52 Unwrap eda_base_frame from base_screen 5 years ago
Jon Evans a0c0bda1db Fix crash when highlighting via 5 years ago
Jon Evans 19fb1a92ce Expose grid axes color control 5 years ago
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
Marek Roszko b68bfab791 Remove stray include when there's already a forward declaration in gerbview 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Marek Roszko efa28d3357 Untangle pl_editor includes 5 years ago
Jon Evans cea73fe510 Restore net highlighting to router tool 5 years ago
Jon Evans fd4b9f0efa PNS: ratlines need to not be debug graphics 5 years ago
Jon Evans 6a3384e764 Properly set up new boards when creating from the command line 5 years ago
Jon Evans d1bdfb7253 Clear selection before adding new lines in immediate mode 5 years ago
Jeff Young 505d764f25 Set board modify bit only when necessary after Board Setup. 5 years ago
Jon Evans cb1d416e5a Use settings keys, not error codes, for ERC/DRC reports 5 years ago
Jon Evans cb075d06c2 Apply system colors to HTML panel in symbol chooser 5 years ago
Seth Hillbrand a2168c6add Seach full model for color information 5 years ago
Jeff Young b3cd829d9f Don't allow degenerate polygons. 5 years ago
Jeff Young ef3b7052e0 Remove layer nag dialogs and just ignore non-shapes on Edge_Cuts. 5 years ago
Dominik Wernberger 6a93b523cf Add const specifier 5 years ago
Tomasz Wlostowski ac8b072284 router: fix assertion failure when starting a route on an empty board 5 years ago
Jeff Young 04f61fb1f2 Rebuild groups as a separate pass (required for nested groups). 5 years ago
Jeff Young e789ad9fb2 Don't use clone to copy an EDA_ITEM. Use Duplicate(). 5 years ago
jean-pierre charras 0cf57c7b1f Fix minor compil warnings (shadowed vars) 5 years ago
jean-pierre charras a7173e8ab0 Fix incorrect rendering of Vias when displaying the net name. 5 years ago
Jeff Young 3fc1a0c314 Fix faulty copper-checking logic. 5 years ago
Ian McInerney 147d58728f Ensure the renamed file actually exists on disk 5 years ago
Jeff Young fd874d8345 Check to see if isolating junction is part of the drag or not. 5 years ago
Jeff Young 1703729269 Require explicit decl of maxError and errorLocations. 5 years ago
Jeff Young 58ba5a5cc1 Add some more syntax examples. 5 years ago
Jeff Young 5eaa992ce8 Read netclass via drill settings from project file. 5 years ago
Marek Roszko 763da6b3bb Add forward declaration in kicad/kicad_manager_frame.h 5 years ago
Jon Evans cb4ef5a619 Fix various rendering issues with non-through vias 5 years ago