8012 Commits (4dc2ece0116ade0369ac018ee76fd4b0b05e832e)
 

Author SHA1 Message Date
jean-pierre charras 4dc2ece011 Fix a few wording issues in dialogs (dialog plot and dialog move exact) for translators (more explicit words/sentences to remove ambiguities). 10 years ago
jean-pierre charras 9aba2f2683 Add tool tips in pns settings dialogs. Use default events handlers in cancel and ok buttons and close window. 10 years ago
jean-pierre charras 52d1bd1a61 Minor fix: Remove duplicate id for 2 buttons (Undo and Close) in dialog hotkeys editor and use better button label (Cancel instead of Close, because changes are actually cancelled by closing the editor). 10 years ago
jean-pierre charras 184eff0e69 Remove duplicate id for 2 buttons in dialog hotkeys editor and use better button label (Cancel instead of Close, because changes are actually cancelled by closing the editor). 10 years ago
unknown 3ca82446d8 Fixes in GEDA footprint plugin import. 10 years ago
Wayne Stambaugh bc6e9e855c Pcbnew: fix broken board ratsnest visibility storage behavior. 10 years ago
jean-pierre charras 014f0eb61f Gerber file X2 attribute: Change the attribute Project Id key word from .TF.JobId to .TF.ProjectId, due to a change between the draft Gerber file format specif and a the final specifs (Revision 2015.08). 10 years ago
Traumflug c5f9896dec Pcbnew: gEDA plugin fix to recognize values with units. (fixes lp:1427494) 10 years ago
Wayne Stambaugh a033386a6b Minor compiling document fixes. 10 years ago
Tomasz Wlostowski 0725575830 router: fixed disappearing segments when dragging corners/vias 10 years ago
Wayne Stambaugh 627f8cba4d Fix "Building KiCad from Source" developers documentation. 10 years ago
Maciej Suminski 42b598d677 Fixed missing ratsnest lines when nodes are connected to different subpolygons of a zone. 10 years ago
Tomasz Wlostowski cd0031be47 router: fix segfault when placing a via with failed shove of head trace 10 years ago
Simon Wells cb6ea1ed13 Eeschema: minor fix to wxFileDialog file name parameter when saving project settings. 10 years ago
Wayne Stambaugh faf8e3a723 Create markdown version of compiling KiCad for developer documentation. 10 years ago
jean-pierre charras 70b584c5f5 Dialog Pad Properties: fix 2 issues: Bug #1504749 (pad parameter "delta" checking error for non trapezoid pads which do not use this parameter) and SMD pads allowed on all layers 10 years ago
Tomasz Wlostowski 3596ef2d4c router: fixed loop removal regression in shove mode 10 years ago
Simon Wells 11952fadfa Changed the file dialog to use the name instead of the path as its a file dialog 10 years ago
Dimitris Lampridis 7d5cb75507 Update Greek translators list in about dialog. 10 years ago
Wayne Stambaugh 74f00d4027 Minor string and coding policy fixes. 10 years ago
Stefan (stol) 18eb10e4d1 Fix Bug #1502012 (Can not close the print preview window with the "X" icon) Linux spécific. 10 years ago
Stefan (stol) 9537884f7e Try to fix Bug #1502012 (Can not close print preview window with the "X" icon) Linux spécific. 10 years ago
Tomasz Wlostowski b4fd9f3ed5 router: pick similar starting shapes for the diff pairs, not the very nearest one 10 years ago
Wayne Stambaugh 346b721156 Pcbnew: remove redundant export from IDFv3 menu entry. (fixes lp:1503076) 10 years ago
Wayne Stambaugh 40e48a6bb7 Pcbnew: fix design rules dialog tab switching bug on OSX. (fixes lp:1502823) 10 years ago
Maciej Suminski 53cd964910 Merge lp:~xzcvczx/kicad/clarify-menu-fix into lp:kicad 10 years ago
Simon Wells 5bc6a55015 Changed behaviour so if the menu is closed without selection by pressing esc or clicking outside of the menu that the last highlighted option wont be selected 10 years ago
Maciej Suminski a3786fd6d8 router; Changed 'custom track via/size' hotkey to Q (to avoid conflict with cycling through defined track widths). 10 years ago
jean-pierre charras 20a3e236fa Fix Bug #1498252 (segfault + assert failed in Yield(): wxYield called recursively) and a few other issues (footprint viewer or 3D viewer not always raised in some cases). Linux specific 10 years ago
jean-pierre charras a112a33fa2 Fix Bug #1498252 (segfault + assert failed in Yield(): wxYield called recursively) and a few other issues (footprint viewer or 3D viewer not always raised in some cases). Linux specific 10 years ago
Maciej Suminski 2607497b37 Code formatting. 10 years ago
Maciej Suminski 480cf85102 router: Layer switching uses the layer pair settings when placing a through-hole via. 10 years ago
jean-pierre charras 8e08baee10 Export vrml: fix Bug #1502550 (Pcbnew Messes Up File-Name and File-Path with Multiple Export WRL) and fix a not so good file name handling after loading an other board in a stand alone Pcbnew session. 10 years ago
Nick Østergaard 5591353871 Pcbnew: fix minor issues with eagle plugin. (fixes lp:1399737). 10 years ago
jean-pierre charras 19124ceee8 Fix crash when exporting vrml (see bug Bug #1502549) when there is a Glu error. 10 years ago
Kinichiro Inoguchi 2930506f03 Fix demo footprint 3D model file assignments due to library changes. 10 years ago
Bernhard Stegmaier 3f807bdc78 OSX Python scripting plugin path fixes. 10 years ago
Wayne Stambaugh 8e5e2164e8 Pcbnew: design rules dialog fixes and improvements. (fixes lp:1499538) 10 years ago
jean-pierre charras 23d0de1bda Eeschema: fix crash when closing or moving the print preview frame on Windows 7 (at least version 32 and compiled with mingw/ GCC 5.2) 10 years ago
kinichiro acc19096c3 Demos: fix 3D models (bug 1500956) kit/pic/sonde/test_xil/video 10 years ago
jean-pierre charras a0b31b62ba Eeschema: fix crashes when closing or moving the print preview frame on Windows 7 10 years ago
kinichiro d797379855 Demos: fix 3D models (bug 1500956) complex_hierarchy/ecc83/flat_hierarchy 10 years ago
Andrey Fedorushkov 845638fc63 pcbnew: fix not build in linux 10 years ago
Wayne Stambaugh 053458b81a Minor scripting improvements and code cleaning. 10 years ago
Brian Sidebotham 28bda90e87 Fix system scripting plugin path on Windows and Linux. 10 years ago
Maciej Suminski ea005bc94d Fixed crash on disabling all layers in the pad properties window. 10 years ago
Maciej Suminski db8560f055 Fixed crash when placing 45-degree lines in the footprint editor (GAL). 10 years ago
Wayne Stambaugh ce68767fce Demos: fix 3D models due to library changes. (fixes lp:1500956) 10 years ago
Wayne Stambaugh 8f99fc0496 Minor Python scripting fixes. 10 years ago
Wayne Stambaugh 5a4c663682 Eeschema: fix infinite loop in replace all caused by previous find fix. 10 years ago