6751 Commits (f06bfe6d70b0654455f5a6f83bf826f759e90d9e)
 

Author SHA1 Message Date
unknown 73005087d5 3d_viewer fix translation and rotation issues (patch from Mario Luzeiro) 12 years ago
Michael Narigon 34b645daed warnings 12 years ago
Dick Hollenbeck 3aa390b57a WTF 12 years ago
jean-pierre charras 01a8442b35 3d viewer: minor code cleaning (remove useless #include ) 12 years ago
jean-pierre charras 459ea885cd Add patch for 3D viewer enhancements (better render + better vrml reader + x3d reader bug fix) from Mario Luzeiro, with few coding style issues fixed. 12 years ago
unknown 7a4ea8955e 3D viewer enhancements (better render + better vrml reader) from Mario Luzeiro 12 years ago
jean-pierre charras 1540368422 Minor fixes and changes: 12 years ago
Dick Hollenbeck 57e537699e remove un-used member 12 years ago
Dick Hollenbeck 64e38bd741 KICAD_MANAGER_FRAME::SetProjectFileName() uses PROJECT::SetProjectFullName() 12 years ago
jean-pierre charras 281ce25dd2 cvPcb: Remove a debug message displayed when saving .cmp file. 12 years ago
Maciej Suminski 6ba1410054 Fixed vanishing pads issue in the pad properties dialog (GAL). 12 years ago
Maciej Suminski f51ad438b3 wxWidgets 2.8 compatibility fix. 12 years ago
Andrew Zonenberg 59be0f6ef7 1) Pad properties dialog can trigger divide-by-zero when "0" is entered as the pad size 12 years ago
jean-pierre charras 33605eaaec Eeschema fixes: fix Bug #1348983 save cmp file crashes cvpcb when eeschema is opened (backannotation crashes). Happens only when some footprint names are not set (blank names). 12 years ago
Andrew Zonenberg e6fba84e13 Push-and-shove router now handles existing blind/buried vias properly. Can't yet create new ones. 12 years ago
Andrew Zonenberg 8c1dd1392e Fixed divide-by-zero in D_PAD::ViewGetLOD() 12 years ago
jean-pierre charras 37757b5283 * Fix Bug #1348607 and a possible crash in libedit dialog component properties after moving up the first user field (which in not possible now). 12 years ago
jean-pierre charras 6cc3addc68 Fix overflow in track len calculations and display (Bug #1347878), in high-light tool. 12 years ago
Maciej Suminski 893618bf3f Fixed a hot key conflict. 12 years ago
jean-pierre charras 13b0784cd5 Fix overflow in track len calculations and display (Bug #1347878). 12 years ago
Andrew Zonenberg c1f11a1bd1 Draw VIAs only if a layer they penetrate is visible. 12 years ago
unknown bde2a0a1be Pcbnew: fix issue for "one file per layer" option in "Export SVG file" 12 years ago
Maciej Suminski 1d378cfcd1 View is automatically centered when a module editor or viewer are opened (GAL). 12 years ago
jean-pierre charras 4fc4ea6147 Make some system error messages not translatable. Better comments in some dialogs. 12 years ago
jean-pierre charras 580a1a6aa0 ModEdit: fix some issues due to the fact legacy footprint libraries cannot handle 32 copper layers, and are therefore no more editable: 12 years ago
Maciej Suminski e46780f89f Modules loaded by the module editor are placed in the world origin (GAL). 12 years ago
jean-pierre charras 38027eb998 3d viewer: Add high quality mode option is realistic mode (Shows holes in copper zones, but with longer calculation time) 12 years ago
Maciej Suminski 2f7b9bcd71 Fixed bug: module editor doesn't respect global "per module" solder mask clearance (GAL). 12 years ago
Maciej Suminski 0ec256ccb4 Fixed bug: solder paste clearance is not displayed (GAL). 12 years ago
unknown cfed0a7202 Add interactive router doc, from Tomasz Wlostowski (see github.com/twlostow/kicad-dev/blob/junk/Documentation/interactive_router) 12 years ago
jean-pierre charras cab7e67b59 fix Bug #1345193: Drill Map coordinates alway 0 when using Gerber format (due to a missing plotter initialization). 12 years ago
Maciej Suminski a57f7ae8cd Fix OpenGL canvas freeze under Windows. 12 years ago
Maciej Suminski aad359fcf9 Fixed Mac OS build. 12 years ago
jean-pierre charras af1317f6b4 Fix crash in Pcbnew and Gerbview when selecting (in layers manager) "always hide all layers but active" from popup menu 12 years ago
jean-pierre charras 680ca22279 Fix crash in Pcbnew and Gerbview when seceting (in layers manager) "always hide all layers but activer" 12 years ago
jean-pierre charras 2196ed21c9 Apply a workaround to fix a wxWidgets bug in versions 3.0.x relative to mouse wheel event (Windows specific). 12 years ago
unknown d6fbfbc001 Pcbnew: fix bug when generating drill files for blind/buried vias. 12 years ago
jean-pierre charras 4c77724134 Very minor fixes. *.kicad_pcb files update to current Pcbnew version. 12 years ago
Dick Hollenbeck 6da86c12de KIWAY::player_destroy_handler() skips on the wxWindowDestroyEvent, just in case 12 years ago
jean-pierre charras 9ecb10996c Fix wx28 compil issue, and a compil warning. 12 years ago
jean-pierre charras 197371de5f dialog non copper zones: better look. dialog copper zones: fix a minor bug. 12 years ago
Maciej Suminski a525c890fb Alternative way to handle mouse buttons (GAL). 12 years ago
Maciej Suminski 0adb6fa943 Module editor does not ask for permission to modify a locked module. 12 years ago
Maciej Suminski f24075bbf5 Fixed offset of dragged items when the moving tool is invoked by the hotkey (GAL). 12 years ago
Maciej Suminski 2c5b79456e Fixed crash in pad properties dialog with wxWidgets 2.8. 12 years ago
Maciej Suminski 568fc74a3c Clicking on the Selection Tool toolbar button deactivates the current tool (GAL). 12 years ago
Maciej Suminski a1e08ae568 Drawing tools reset its state on layer change. 12 years ago
Maciej Suminski 8d91587863 PNS settings dialog size corrected. 12 years ago
jean-pierre charras a82127277c Gerbview: fix scaling error in x.6 file format. Minor cleaning code. 12 years ago
Dick Hollenbeck c5e14ef180 wxJoin version dependency change 12 years ago