78 Commits (01a8442b35dd82da366f640bfd140f8a20102b98)

Author SHA1 Message Date
jean-pierre charras 764b5c11bf Minor code cleanup in 3d viewer (remove dead or useless code). Some minor other fixes. 12 years ago
jean-pierre charras 53e98dede8 Last (minor) fixes for the stable version 13 years ago
jean-pierre charras a88d067abf Kicad manager: fix bug: .kicad_pcb files not saved in zip file 13 years ago
jean-pierre charras 9d40727b4c Pcbnew: fix issues: Ensure pads type connector have a drill size= 0, like SMD pads. Ensure keepout zones have no net. 13 years ago
jean-pierre charras 5fc382df85 Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected. 13 years ago
jean-pierre charras 8306f4c65c Pcbnew: fix bug in export vrml (bad Z position of 3D shapes). Very minor code cleaning. 13 years ago
jean-pierre charras 1ae31edb9a Gerbview: Minor fixes 13 years ago
jean-pierre charras 7ff61616dc Still fix minor issues in dialog_edit_module_for_BoardEditor.cpp (noticeable only for non English users) 13 years ago
jean-pierre charras e4f72171f5 Eeschema: fix broken mirroring for texts and labels in block mirror X and Y (this fixes Bug #1135505) 13 years ago
jean-pierre charras 3313b34a01 CMakeLists.txt: use elseif token instead of elif which create issues with some cmake version. 13 years ago
jean-pierre charras 31bcc6eed9 Add Bulgarian language. Update translators list. 14 years ago
jean-pierre charras b707493f35 Update version number 14 years ago
jean-pierre charras 1259683846 Pcbnew: fix bad icon in ModEdit toolbar. 14 years ago
jean-pierre charras 32526511de Fix message in KiCad Dialog About (forgotten USE_BOOST_POLYGON_LIBRARY option removed). 14 years ago
jean-pierre charras 021a075fbe Gerbview: minor enhancement. 14 years ago
jean-pierre charras 81ddf0bb56 Eeschema: fix bug 812924. Very minor other changes to make translations more easy. 15 years ago
jean-pierre charras 84572d371d Pcbnew: fix bug I recently created: footprint lib incorrectly saved (first module can be lost) 15 years ago
jean-pierre charras 87e220e1fc Eeschema: fix bug that crashes libedit (after creating a new pin, repeat it (insert key), delete the new repeated pin and try to repeat) 15 years ago
jean-pierre charras ec7475f3fa Pcbnew: fix bug 805953 (Module file corruption after deleting a module). 15 years ago
jean-pierre charras f00696e835 Pcbnew: fix bug 804780. 15 years ago
jean-pierre charras d76cd0cf2c Very minor fixes. 15 years ago
jean-pierre charras 95388c6ec4 eeschema: fix memory leakage. 15 years ago
jean-pierre charras bb6f5625bd Gerbview: more about bug 788778 fix. 15 years ago
jean-pierre charras fb8a6bf164 Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes. 15 years ago
jean-pierre charras 3565adca39 Version id update 15 years ago
jean-pierre charras 883929f969 Pcbnew: bug fix: in rare cases, solid copper areas are to large (minimum width not taken in account to calculate filled areas) 15 years ago
jean-pierre charras 79b6e4278e Pcbnew: netlist.cpp: code cleaning. Comments added and updated 15 years ago
jean-pierre charras f2e6170fbc Eeschema: bug fix: after a "De Morgan" convert command, the component was left selected (.m_Flags not cleared) 15 years ago
jean-pierre charras 57604b0a03 Gerbview: export_to_pcbnew enhancement and fixes. 15 years ago
jean-pierre charras 6c89776bfd Version id update 15 years ago
jean-pierre charras c2ff1d9416 Viewlib: fix a zoom error (due to a call to BestZoom() made before the full window is built) 15 years ago
jean-pierre charras 3b55948db2 fix an issue created by commit 2954. Gerbview: display now an indicator of layers in use. minor code cleanup. 15 years ago
jean-pierre charras f2b0e18510 Minor fixes to prepare wxWidget 2.9.1 use: 15 years ago
jean-pierre charras 02d4b59c59 Bitmaps cosmetic enhancements 15 years ago
jean-pierre charras 3f5478eead fix 2 minor bugs: GERBVIEW: Button "Erase all layers" not working, EESCHEMA: Plot to Clipboard: EDA_DRAW_FRAME::PrintPage() error 15 years ago
jean-pierre charras 38269efa47 Fix bug 741352 15 years ago
jean-pierre charras c01e3a8e97 Version id update 15 years ago
jean-pierre charras 21b75f396b Version update. Add some bitmaps sources in svg format. 15 years ago
jean-pierre charras cb8a0315e6 version update 15 years ago
jean-pierre charras 2f47b3f464 EEschema: fix minor issue (cursoe shape lost when aborting a block command by popup menu) 15 years ago
jean-pierre charras 0760c126ed Code cleaning. Pcbnew: very minor fix 15 years ago
jean-pierre charras 0132ceb3a1 Pcbnew: remove support of .mdc files (now useless) (already done in cvpcb). 15 years ago
jean-pierre charras c476ae44b5 Fix non ascii characters in zone dialog. 15 years ago
jean-pierre charras b79011fbbb Eeschema: fix bug 716331 15 years ago
jean-pierre charras c63908b5bd Pcbnew, Module Editor: fix bug 707692 and other potential crashes (when having a block command in progress and try to make an edit command) 15 years ago
jean-pierre charras 4f3708c13f Eeschema: bug 706677 fixed (delete connection, junction persist). 15 years ago
jean-pierre charras 3c49fb1e9d Eeschema: fix bug 706429 15 years ago
jean-pierre charras 495f2a04ee Version id update 15 years ago
jean-pierre charras 73585a8514 Fix minor bug (layer color not updated in toolbar when changed in layer manager) 15 years ago
jean-pierre charras 58dcc12ebb Fix install.nsi conflict error 15 years ago