6694 Commits (9f811aaaa04d288b165e45d5a907e39afbe3f087)
 

Author SHA1 Message Date
Brian Sidebotham 9f811aaaa0 * Changes before merge 11 years ago
Brian Sidebotham 91f85dd06d * Merge Trunk 11 years ago
Brian Sidebotham d4b94b9be2 * Intermediate changes 11 years ago
jean-pierre charras e617c5e6b1 Pcbnew: fix some issues when using python scripting (remove outdated SEG_ZONE item, fix broken access to netclass, track width and via size lists, add missing access to zones) 11 years ago
Andrew Zonenberg 45a8e4da74 pns_router: Support for blind/buried vias. 11 years ago
jean-pierre charras 927d11f78c Eeschema: fix Bug #1375581 (libraries setup empty after clicking "print" icon) 11 years ago
Brian Sidebotham 2c476bc780 * Merge Trunk 11 years ago
Brian Sidebotham f13edb6ab9 * Intermediate changes before TRUNK merge 11 years ago
jean-pierre charras d4731da097 Minor fixes: remove compil warning. Remove one of 3 messages when saving a part lib in libedit. 11 years ago
Wayne Stambaugh 1b6cfcab42 Update kicad-install.sh to install wxWidgets 3.0 on Debian based distro builds. 11 years ago
Brian Sidebotham 230b60e697 * Merge changes from trunk 11 years ago
Brian Sidebotham a71823b4a5 * Missing changes 11 years ago
jean-pierre charras 24ed7f50f5 Pcbnew: fix Bug #1370321 (Change Segment function applies last netclass used). 11 years ago
jean-pierre charras b653da5e29 change name TEXTE_MODULE::MirrorWithModule to TEXTE_MODULE::MirrorTransformWithModule, because it is a function specific to a footprint transform in modedit. 11 years ago
Wayne Stambaugh 92d141a846 Fix FindPackageHandleStandardArgs.cmake for differences between CMake 2 and 3. 11 years ago
Wayne Stambaugh 5598113a45 Minor build bug fixes. 11 years ago
Wayne Stambaugh ed19967099 Force wxWidgets to version 3.0.0 or later and OSX build fixes. 11 years ago
jean-pierre charras 86042eee00 Eeschema: canvas background color: all frame are now using the same parameter. 11 years ago
jean-pierre charras 9bcdef85cd Eeschema: canvas background color: all frame are now using the same parameter. 11 years ago
jean-pierre charras ea06ad14ae Pcbnew: fix Bug #1373468 (Non Copper Zones Properties dialog "Layer selection" empty) (Linux specific) 11 years ago
jean-pierre charras 980ffac1c3 Pcbnew: add append board function, only available when Pcbnew is run in standalone mode (outside a project), to allow a basic panelization. 11 years ago
jean-pierre charras 70a61b8028 Pcbnew: fix Bug #1373267 (polygons in footprint outlines do not flip correctly) 11 years ago
Brian Sidebotham 64bae1cf37 Intermediate Changes 11 years ago
jean-pierre charras dda896d530 dialog fp lib table: fix compatibility issue with wx 2.8 11 years ago
jean-pierre charras 6bae852cb9 Minor fixes: specctra export: skip malformed circles (having a radius = 0) in board outline creation, which can crash 3d-viewer or vrml export. 11 years ago
Wayne Stambaugh 12f3fd35de Fix Pcbnew design rules dialog wxGrid tab traversal bug. (fixes lp:1060028) 11 years ago
jean-pierre charras 686253cbaa IO_MGR::PCB_FILE_T IO_MGR::GuessPluginTypeFromLibPath() : better test for KICAD type footprint libraries: previoulsy, just test if a library name ends with .pretty, which is not enough. 11 years ago
jean-pierre charras 93a3d4cb28 Eeschema: back to KICAD_KEEPCASE option, to find parts in lib, when using case sensitive option (default). 11 years ago
Brian Sidebotham 24aa7aa580 Temporary changes 11 years ago
Tomasz Wlostowski 0cf334a072 pcbnew: bugfix for "PNS router allocates all memory" 11 years ago
jean-pierre charras d3f15f2146 Kicad manager: fix an issue when starting eeschema from its button: if the library editor was previously running, and if the quasimodal field editor dialog was called, eeschema did not start on Windows, or started but sometimes did not load the schematic project on Linux. 11 years ago
jean-pierre charras fe4c01a6f2 Kicad manager: fix an issue when starting eeschema from its button: if the library editor was previously running, and if the quasimodal field editor dialog was called, eeschema dis not start on Windows, or started but dis not load the schematic project on Linux. 11 years ago
jean-pierre charras 3a5097f0d7 Fix a compatibility issue on wxGTK 2.8, on Linux ( Bug #1369290 ) 11 years ago
Maciej Suminski d3f6e3d623 pcbnew: Fixes crash when a module is changed after modification in the module editor. 11 years ago
jean-pierre charras 587e34ee22 Remove debug message. 11 years ago
jean-pierre charras 04e01711b1 Fix a compatibility issue on wxGTK 2.8, on Linux ( Bug #1369290 ) 11 years ago
jean-pierre charras efd4c123eb Fix bug #1369281 ( Pcbnew, initial save broken ) 11 years ago
unknown c1e0a8d067 Patch for the Python footprint wizard helpers. This adds a few more drawing functions, such as for circles, and also uses a matrix-based transform stack with greatly simplifies constructing footprints consisting of regularly spaced elements (e.g. in lines, grids, circles, or some list of points that you specify). 11 years ago
jean-pierre charras 1edd8c8ac8 Eeschema: remove the compil option KICAD_KEEPCASE. Eeschema is now always case sensitive when seraching components in libs. 11 years ago
jean-pierre charras aa9de21cd7 Ref and Value for footprints: use now the layer color, not a specific color: this is needed by the fact these fields can be on an other layer than silk screen, and therefore must have the corresponding color 11 years ago
Lorenzo Marcantonio 260ca0e79f Added support for decoupling stored text from shown text in EDA_TEXT 11 years ago
Paulo Henrique Silva 3132690c0b Fix slow opengl canvas on Mac OS 10.9. 11 years ago
Lorenzo Marcantonio 1247264458 Added layer change to the module text dialog (both user text and reference/value) 11 years ago
Lorenzo Marcantonio 0da38e5b62 More work on module texts, and especially on the collector 11 years ago
Lorenzo Marcantonio 424aac6cf2 TEXTE_MODULE cleanup in preparation for text on different layers 11 years ago
Brian Sidebotham edb7cd60e5 * Fix error in BZR5125 - removed check for wxWidgets AUI library 11 years ago
Lorenzo Marcantonio c5681a3278 Backed out assembly plot patch 11 years ago
jean-pierre charras fb590c7231 Fix PCB Module Editor Help Error. 11 years ago
Lorenzo Marcantonio 032b7cb71b Implemented special rules for plotting assembly layers 11 years ago
Maciej Suminski 9fca82c23f pcbnew: bugfix for crashes when canvas is switched while dragging items (GAL). 11 years ago