4127 Commits (93ebdb2cd090899f5bf0de1886369e5ab2fd9b5c)
 

Author SHA1 Message Date
Miguel Angel Ajo ccb74b99d3 pcbnew: footprint wizards now can export the output module to the library or board 14 years ago
jean-pierre charras 9d5e271334 Pcbnew: fix a minor issue in non copper zones when creating the solid filled areas. 14 years ago
jean-pierre charras c82b878787 Remove Kbool from Kicad. Use Clipper instead. 14 years ago
jean-pierre charras c0992a9386 Remove Kbool from Kicad. Use Clipper instead, last changes 14 years ago
jean-pierre charras 1f277fd66d Remove Kbool from Kicad. Use Clipper instead. 14 years ago
jean-pierre charras 7fd24c7f03 Very minor fixes. 14 years ago
jean-pierre charras 4ff3a78de0 Eeschema: fix crash when changing a label type to an other label type during creation. 14 years ago
jean-pierre charras 899d23d4fd Polygon code cleanup 14 years ago
Miguel Angel Ajo 4d2def3593 scripting + pcbnew: Merged with scripting branch, now it supports -DKICAD_SCRIPTING_WXPYTHON for full wx integration with python 14 years ago
Miguel Angel Ajo 89dd074841 pcbnew scripting: cleanup, renamed KICAD_SCRIPTING_EXPERIMENT to KICAD_SCRIPTING_WXPYTHON, now every flavour compiles 14 years ago
jean-pierre charras 3b56ea6732 Eeschema: fix crash when changing a label type to a global label during creation. 14 years ago
Miguel Angel Ajo b0881d8ec5 scripting: fixed kicad compilation, cleanups 14 years ago
Miguel Angel Ajo 5140c348cd pcbnew: wxPyBeginBlockThreads before every python call 14 years ago
Miguel Angel Ajo beec323603 Double Python initialization fixed 14 years ago
jean-pierre charras ef39c5f38e PolyLine and math_for_graphics code cleanup: remove arc support in CPolyLine class: 14 years ago
jean-pierre charras 90a6daa722 Cleanup math_for_graphic code 14 years ago
Miguel Angel Ajo 474128a445 pcbnew scripting: fixed for coding style policy 14 years ago
jean-pierre charras dfdd2cfdbf Remove freepcb arc legacy code from PolyLine. 14 years ago
jean-pierre charras ae05cd80c3 Remove arcs support in zone outlines: this is a legacy code from FreePCB, never used, never tested, never maintained. 14 years ago
jean-pierre charras f96d557e73 Fix issues in zones creation (DRC and merging) I created in 3658.1 14 years ago
Miguel Angel Ajo 1c9433fb31 merged divertion 14 years ago
Miguel Angel Ajo a8e4f8b0ed pcbnew: scripting, Capacitive Touch Slider Wizard 14 years ago
jean-pierre charras 99b90d2fa3 More work on a better support of polygons in Kicad (code cleaning). 14 years ago
jean-pierre charras ef5f1b9e6b Start work on a better support of polygons in Kicad (code cleaning). 14 years ago
Miguel Angel Ajo 9259b21ffa Footprint wizard converts from user units to internal units back and forth, so user can type in mm or mils now 14 years ago
Miguel Angel Ajo 894e6eb5ea .dso -> .pyd is the right extension for python .dll WIN32 14 years ago
Miguel Angel Ajo 5d0dee1364 Adam Vašíček patches for WIN32 compilation of kicad scripting 14 years ago
jean-pierre charras 4f01bedf97 Eeschema: fix a bug that crashes eeschema (only when compiled in debug mode) when creating a new wire, and when any wire orientation is allowed. 14 years ago
Marco Mattila 9e20800f8c Fix axis offset issue in pcbnew gerber circular interpolation. 14 years ago
Marco Mattila 9ec6139f9d Edit eeschema single part per line sorting code. 14 years ago
jean-pierre charras 9d8c684a4a Libedit and Modedit: fix minor, but annoying issues when editing items 14 years ago
Marco Mattila 5742bfb8cc Fix eeschema single part per line bom generation. 14 years ago
Miguel Angel Ajo 465dabd919 Fixes Win32 compilation that my previous commit broke, thanks to JP 14 years ago
jean-pierre charras aaabdeaed7 Pcbnew: Fix crash after opening footprint wizard 14 years ago
jean-pierre charras a3ea46d0e4 Fix compil issues under mingw 14 years ago
Miguel Angel Ajo 829e952e49 Python scripting and fixes for non-scripting compilation 14 years ago
Miguel Angel Ajo 863c1b4823 Merged with testing 14 years ago
Miguel Angel Ajo 2a9b8df888 Support for nanometer build, extra example 14 years ago
Marco Mattila 5a6c088bd9 Use circular interpolation for circles and arcs in pcbnew gerber plots. 14 years ago
jean-pierre charras f20bf0d217 Pcbnew: more about keepout areas: remove keepout for pads option and add keepout for copper zones option. 14 years ago
jean-pierre charras 018b080001 Pcbnew: Add keepout areas (Copper zones without tracks or/and vias). 14 years ago
jean-pierre charras 0bdec796be Eeschema: fix compatibility issue with wxWidgets 2.8.12 14 years ago
jean-pierre charras 8439dc450f Eeschema: fix compatibility issue with wxWidgets 2.8.12 14 years ago
l. 8234b9e184 All: Fix Assertion on sheet properties, in debug mode 14 years ago
jean-pierre charras 701140a6dd Eeschema: fix wrong bitmap size in hierarchy navigator tree 14 years ago
jean-pierre charras af0d21474d Pcbnew: commit Lorenzo Marcantonio's patch for THT thermals (added loading/saving using S. expr). 14 years ago
Marco Mattila 096f4a1080 Add rotation field to pcbnew text item property dialog. 14 years ago
Dick Hollenbeck 1da099dd1f fix for bug 1022026 14 years ago
Miguel Angel Ajo 974fe74f66 Cleanup toward test-merge 14 years ago
Wayne Stambaugh 04a17d3347 Save and load print parameters and minor code cleaning in new Pcbnew file format. 14 years ago