1 Commits (cedef13bb197a3813d4e8c8a360c01ff0a899a24)

Author SHA1 Message Date
John Beard ec91329da0 Pcbnew: Array tool should not number NPTHs 7 years ago
Wayne Stambaugh fd54d394bd Version string improvements. 9 years ago
Wayne Stambaugh 03da56a9b5 Minor version string generation improvements. 9 years ago
Chris Pavlina 7318238daa Update version string formatting after git migration 9 years ago
jean-pierre charras 9dc5bc4c66 Rename the automatically generated version.h to kicad_build_version.h as a workaround to an issue in msys2: for a very obscure reason, version.h was added as dependency to most of .cpp files. 10 years ago
Wayne Stambaugh 9d69b73b85 Minor version string generation changes. 11 years ago
unknown de06578b4b Fix IDF code bug in the calculation of the outlines winding direction. 11 years ago
jean-pierre charras d41bc31c49 Fix bug #1447905 (very minor bug, in fact). Fix a few minor coding style issues. 11 years ago
jean-pierre charras 4daf9039db Eeschema: Fix a very old bug relative to the tool to load power parts: 11 years ago
jean-pierre charras a550ff84db Fix some coverity and cppcheck warnings (most are very minor issues: not initialized members and initialized but not used variables) 11 years ago
jean-pierre charras c27b2fbf4c Fix issues in fp lib table wizard 11 years ago
Wayne Stambaugh e8362df15f Add missing source file licenses and code policy fixes. 11 years ago
jean-pierre charras 4c77724134 Very minor fixes. *.kicad_pcb files update to current Pcbnew version. 12 years ago
jean-pierre charras f7ca6e4bf9 add patch from Cirilo Bernardo, and minor fixes. 12 years ago
Dick Hollenbeck a8bc07c832 Add KICAD_REPO_NAME to the about dialog and build_version.cpp 12 years ago
Maciej Sumiński c1e68436f1 Remove assembly language files, and make building Boost optional. 12 years ago
Dick Hollenbeck e8dc730526 1) Remove requirement to define KICAD_TESTING_BRANCH. Instead the KICAD_STABLE_BRANCH 12 years ago
jean-pierre charras 50743cf3ba Initial release of pl_editor, the page layout and title block editor. 13 years ago
jean-pierre charras 781cc00aca Pcbnew: netlist dialog: add silent mode option, and tool tip to the 2 options (dry run and silent mode) 13 years ago
jean-pierre charras 53e98dede8 Last (minor) fixes for the stable version 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 fa73d54456 Pcbnew: fix strange things in module edit dialogs. 13 years ago
jean-pierre charras 7a5386a1a1 Minor fixes and cleanup 13 years ago
jean-pierre charras 72e845b2f1 Pcbnew: plot Dialog: add a popup menu (try mouse right click in plot dialog) to selected/unselect groups of layers to plot. 13 years ago
jean-pierre charras 292c1f0912 Kicad: bug fix in menubar when changing the selected locale. 13 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 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
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Andrey Fedorushkov 0648addabf add forgotten file to bzr3107, add GOST to KICAD_BULD_VERSION if defined KICAD_GOST 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 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