18435 Commits (cec857c0f49d4fd984a4095896306ff5d3a5930e)
 

Author SHA1 Message Date
Jeff Young cec857c0f4 Complete hookup of zone filler to new clearance engine. 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young c7da63151c Clamp egregiously large numbers when plotting. 6 years ago
Jeff Young f5bbf24047 Cleanup unused code that was masking earlier stroking bug. 6 years ago
Jeff Young 21ae7907f2 Don't stroke text. Stroking is for move/line statements. 6 years ago
Jeff Young d8a74c13b8 Fix a syntax error in the PDF generator. 6 years ago
Jeff Young 05855a5a1c Performance enhancements for DRC. 6 years ago
Ian McInerney d72a778f19 Move Doxygen test to main CMake scope 6 years ago
Jeff Young 8dc6f8e82b Allow empty rules files. 6 years ago
Jeff Young 75b139c7b4 Move hole testing to DRC client and improve performance. 6 years ago
Ian McInerney 0658d297e5 Cleanup cmake for documentation creation 6 years ago
Ian McInerney 8c3374398a Don't interrupt compilation pipelines 6 years ago
Ian McInerney e662e33104 Store the current filename in the history on close 6 years ago
Ian McInerney 0e54128146 Remove old code from KICAD_MANAGER_FRAME OnCloseWindow 6 years ago
Ian McInerney 613c020920 Move the file history into the frames 6 years ago
Jeff Young 3656297f99 Add a simple editor for DRC rules. 6 years ago
Jeff Young 5b07889347 Better error messages for rule parsing. 6 years ago
Jon Evans f2e003147e ADDED: Enable color themes for PcbNew printing 6 years ago
Jon Evans d599648ec7 ADDED: Enable color themes for schematic printing 6 years ago
jean-pierre charras fca3fb0e11 Kicad, unzip archive: allows directory creation in dir dialog. 6 years ago
Jeff Young d3f017d825 DRC rules parser and engine. 6 years ago
jean-pierre charras 1d914133c9 Pcbnew, context menu: move createArray,moveExact,positionRelative in a submenu 6 years ago
jean-pierre charras c805b52c39 Tool pad enumerate: show it only in footprint editor. 6 years ago
Jon Evans 42319e57c6 Clean up libedit color settings 6 years ago
jean-pierre charras 2215d8a96b 3d viewer: ensure the opengl engine is selected on start. 6 years ago
jean-pierre charras 9635b38ef0 README.md: update the list of kicad directories 6 years ago
jean-pierre charras 44ea281210 tree_project_frame: in the wxFileSystemWatcherEvent event avoid adding the project 6 years ago
Jon Evans 92ce7caf9a Remove extra write to common view control settings 6 years ago
Frank Severinsen 9cf1e61d8a Fix text rotation after flip 6 years ago
Wayne Stambaugh 980aefea4b Eeschema: fix copy and paste bug. 6 years ago
Stefan 733c553606 update readme 6 years ago
jean-pierre charras 3f8d11144e Avoid crash when reading a json config file having an unexpected parameter value. 6 years ago
emC5RgViIK 47297402d3 #include <algorithm> so std::sort is found. 6 years ago
jean-pierre charras d5b4473830 PCB_EDIT_FRAME: when calling Eeschema from toolbar, use new .kicad_sch ext. 6 years ago
Jeff Young 84160c1da4 Fix typo. 6 years ago
Jeff Young 37adf7d3d5 Add text field for color definitions. 6 years ago
Jeff Young c7f0f0b844 Fix typos. 6 years ago
Jeff Young 09000313d8 Default dangling DRC checks to warnings. 6 years ago
Jeff Young 13493437d0 Add hole-inside-courtyard DRC checks. 6 years ago
Jeff Young aedc624340 Add DRC checks for dangling vias and tracks. 6 years ago
jean-pierre charras 3b84653591 3D viewer: avoid crash in raytracing (null pointer use) if layer mask is 6 years ago
Wayne Stambaugh ad88874adf Use new file formats for copy and paste in schematic and symbol editors. 6 years ago
Jeff Young 3a9746c657 Add ~ processing in env vars. 6 years ago
Jeff Young c9bf2eaa1d Fix PDF syntax error. 6 years ago
Jeff Young bcea2019d4 Unify support for line width magic cookies. 6 years ago
Jeff Young 9db2969911 Set linewidth to Gerber plotter as well a GAL. 6 years ago
Jeff Young 4a1ee40058 Pretty print bus definitions to the menus. 6 years ago
Jeff Young 050191460f Check for empty bus vectors and allow backwards vector specs. 6 years ago
Jeff Young ba301c292a Check for single item seletion for most property dialogs. 6 years ago
jean-pierre charras 23927957e1 Pcbnew: fix a crash due to use of invalid pointers after a list modification 6 years ago