9538 Commits (45f6f8b30505ba365fb2e79fc6129a1d39f95d65)
 

Author SHA1 Message Date
Dick Hollenbeck 45f6f8b305 Remove experimental code added during swig work. 9 years ago
Cirilo Bernardo 8b8626ceeb Removed wxT() from kicad2step modules and made modifications to the STEP Export GUI 9 years ago
Cirilo Bernardo ba65c39b40 Fixed error in setting Windows extension on executable file 9 years ago
Cirilo Bernardo 88cdb8bbbe Removed dialog, instead the autosave() is always invoked for a dirty PCB 9 years ago
Cirilo Bernardo 8b259f2837 Fixed typo preventing compilation on MSWin 9 years ago
Cirilo Bernardo fb59a7416a Added option to remove Virtual Components from STEP assembly 9 years ago
Cirilo Bernardo 33948e572d Added STEP Export menu item and supporting code 9 years ago
Cirilo Bernardo 34fef23bd4 Reworked cmdline options and added output filename option 9 years ago
Cirilo Bernardo a9cb10c947 Added --no-virtual option to suppress inclusion of 3D models from components with the virtual attribute 9 years ago
Cirilo Bernardo 375741eeaa Modified parser to skip drill specifications for SMD pads 9 years ago
Cirilo Bernardo ad7302358b Fixed install path for OSX 9 years ago
Cirilo Bernardo 1848a87844 Fixed build conditions to depend on KICAD_USE_OCE (formerly USE_OCE) and removed extra spaces 9 years ago
Cirilo Bernardo 11a44388ee Added options to use Drill or Grid origin for outptu STEP file 9 years ago
Cirilo Bernardo 231b08e58f Added kicad2step tool. 9 years ago
Cirilo Bernardo 809b0040ea Added mroszko's SEXPR parser (ref: https://github.com/marekr/sexpr) 9 years ago
Dick Hollenbeck 29be200843 Add SWIG support for NETCLASSPTR. Reduce SWIG visibility from C++ headers. 9 years ago
Dick Hollenbeck 85ef7ee467 Remove BOARD::Add() from board.i, since it is inherited from board_item_container.i 9 years ago
Simon Richter eeae8c741a Synchronize forward declaration with definition 9 years ago
Gustav Bergquist 061a7b8450 Cast TOOL_EVENT parameter type to intptr_t 9 years ago
jean-pierre charras 0e32cc14c2 bitmap_png/CMakeLists.txt: make creation of log files optional in "MAINTAIN_PNGS" mode (because they are most of time useless) 9 years ago
Niki Guldbrand d618bfbae0 cleanup CMakeLists.txt for bitmaps 9 years ago
Cirilo Bernardo d3771d53ef Updated VRML exporter and fixed some VRML related bugs 9 years ago
Maciej Suminski 65821328d2 Fix a crash when dragging a via attached to a locked track (PNS) 9 years ago
decimad ee3d75f273 Add coroutine call invocation context to identify the main stack frame. 9 years ago
jean-pierre charras d42fd751f9 Gerbview print: print now the Gerber filename, the number of pages to print, and a page number 9 years ago
Ian Roth ec3109472a Correct page numbers on pcbnew multipage print 9 years ago
Dick Hollenbeck 1edaa773d3 Fix minor SWIG issues due to git rebase issues. 9 years ago
Dick Hollenbeck 1718ac1083 More SWIG improvements. 9 years ago
Chris Pavlina c57fd7ccbf Fix signed/unsigned comparison warning in PNS::LINE::ClipVertexRange 9 years ago
Dick Hollenbeck d957670034 Add more HANDLE_EXCEPTIONS(), board.i refactoring. 9 years ago
Dick Hollenbeck 64232ce10c Comment out kiway from python preliminary work. 9 years ago
Dick Hollenbeck 7311f07eaf SWIG Improvements 9 years ago
Dick Hollenbeck 964b5a1830 Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
Dick Hollenbeck 9ad49dc2d1 Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
Dick Hollenbeck 9761c881e2 .gitignore build-* and *~ files 9 years ago
jean-pierre charras 3f104448df Rename libedit_icon to icon_libedit, bo be consistent with other icon names. 9 years ago
Maciej Suminski 4bb16afc9e Fixed text placement tool in FP editor 9 years ago
Fabrizio Tappero bf4e50945a New icons for Eeschema and Pcbnew 9 years ago
jean-pierre charras 1051732580 DIALOG_SPICE_MODEL_BASE: cosmetic enhancements (mainly better look of spice units table in Passive notebook page) 9 years ago
Maciej Suminski 61e415bdb9 Deboostified ratsnest model in GAL 9 years ago
Simon Wells a2116ae070 Removed wxPaintDC from EDA_DRAW_PANEL_GAL::onPaint() 9 years ago
jean-pierre charras 6edee2ae1d Prepare Plot Gerber file to include advanced aperture and net attributes. 9 years ago
Maciej Suminski 7f9380af26 Update the status panel after every commit. 9 years ago
Maciej Suminski 4ffd3c8511 Fix ratsnest after running DRC 9 years ago
Wayne Stambaugh 679eef1c43 Eeschema: fix build errors and warnings. 9 years ago
Wayne Stambaugh 225f0d8917 Update build KiCad from source documentation. 9 years ago
Wayne Stambaugh 3ae240ea46 Eeschema: add save code to legacy symbol library plugin. 9 years ago
Simon Wells 6117713f33 Add wxwidgets patch for unicode pasteboard. 9 years ago
Collin Anderson f5f0ab094f wxWidgets OSX Sierra 10.12 SDK patch. 9 years ago
jean-pierre charras 0719f8d214 Fixes: lp:1624659 (fix some issues in countries which are not using a point as decimal separator) 9 years ago