3508 Commits (cc7e7fc5ca0dadcc28677d035535a800e2ad71ef)
 

Author SHA1 Message Date
Wayne Stambaugh cc7e7fc5ca Memory allocation improvements and other minor fixes. 14 years ago
jean-pierre charras 7bd8284661 Pcbnew: remove dead or obsolete code. Add or fix some comments. 14 years ago
Vladimir Ur 0fdf71a80e General design rules tab converted to nanoscale. A bit of refactorisation in via sizes. And build key is KICAD_NANOMETRE not KICAD_NANOMETRIC (as I stated in previous commit). 14 years ago
Vladimir Ur a273b7bdb5 Work on internal (nano)metric length units started. 14 years ago
Dick Hollenbeck 311a8186ff sweet editor, compiler warning 14 years ago
Wayne Stambaugh cd0b231656 Minor fixes, dead code removal, and coding policy fixes. 14 years ago
jean-pierre charras b88505dd85 Pcbnew: code cleaning in ratsnest.cpp. Add comments. 14 years ago
jean-pierre charras 619a82a61a Pcbnew: Fix a membar issue: Layer setup incorrect location (seems due to an error when using copy/paste editor command) 14 years ago
Wayne Stambaugh 393e020442 Fix cursor warping out of client when zooming bug. 14 years ago
jean-pierre charras 7c17187052 Pcbnew: Fix typo in 2 filenames. Add comments in ratsnest.cpp. 14 years ago
jean-pierre charras 936d831b82 Pcbnew: more work on a better algorithm to calculate the full ratsnest. 14 years ago
Dick Hollenbeck ed2141a6d6 Change various KiCad case utilization to precisely "KiCad" 14 years ago
jean-pierre charras 721cdc4831 Pcbnew: connect.cpp: enhanced ( faster and more powerful ) algorithm to calculate connections between pads. 14 years ago
Wayne Stambaugh 3541335a08 Use output formatter to save component library files and objects. 14 years ago
jean-pierre charras fcb482df41 Pcbnew: Fix bug I created in my previous commit. 14 years ago
Dick Hollenbeck 9f69193a62 formatting and compiler warnings 14 years ago
Dick Hollenbeck 9bf1f390b2 sweet editor now shows GAL canvas 14 years ago
Wayne Stambaugh 8cad403d23 Use line reader to load component library files and objects. 14 years ago
jean-pierre charras 9cd1fdd92c Fix minor issue under wxWidgets 2.9.3 in DRC dialog display. 14 years ago
jean-pierre charras d5ea4750e7 Pcbnew: starting work on better ratsnest and connections calculations algorithms. 14 years ago
Dick Hollenbeck 0ee7234cf9 sweet editor work 14 years ago
jean-pierre charras 8a034512ea Pcbnew: fix minor issue: Footprint bounding box was too large for very small footprints (like SM0204) due to the minimal size value used in calculations. 14 years ago
Wayne Stambaugh bbda48f9e8 Unify Eeschema orient commands and other minor fixes. 14 years ago
Wayne Stambaugh a834c47be5 Fix schematic library pin editing bug. Fixes lp:809506 14 years ago
jean-pierre charras 858636fd27 Fix erroneous test for non writable folder, when trying to save a schematic file with no path in name. 14 years ago
Wayne Stambaugh 60805606a0 Unify Eeschema drag item commands into a single event handler. 14 years ago
Wayne Stambaugh 7195644360 Unify Eeschema edit item commands into a single event handler. 14 years ago
Vladimir Ur 443b4a6fe1 PCBNEW favored module placed on OPPOSITE side selected layer become. 14 years ago
jean-pierre charras 32526511de Fix message in KiCad Dialog About (forgotten USE_BOOST_POLYGON_LIBRARY option removed). 14 years ago
Wayne Stambaugh b98b23a1a6 Factor Eeschema rotate item hot keys into a rotate event handler. 14 years ago
jean-pierre charras 2476bc7f62 bitmap2component: code cleanup. 14 years ago
jean-pierre charras 51a845470b bitmap2component: use BOOST:POLYGON instead of KBool, and minor enhancements. 14 years ago
jean-pierre charras 4cbcf56cee remove useless USE_BOOST_POLYGON_LIBRARY cmake option, and remove unused files. 14 years ago
Andrey Fedorushkov 14c1486062 Pcbnew: add send msg to Eeschema when move module 14 years ago
Wayne Stambaugh e21ebb7282 Factor Eeschema place item hot keys into select tool event handler. 14 years ago
Andrey Fedorushkov 8e584fc233 Eeschema: 14 years ago
jean-pierre charras 4e626d44b9 Make some messages translatable. 14 years ago
Wayne Stambaugh 609abb2f0c Complete Eeschema unified move code. 14 years ago
Wayne Stambaugh 7bbe2f784e Initial ground work to make schematic fields use unified move code. 14 years ago
Wayne Stambaugh 78377058c9 More Eeschema schematic item move code unification. 14 years ago
Dick Hollenbeck 4c063574ae commit Brian's BOM generation scripts so they don't get lost 14 years ago
Dick Hollenbeck 15f0147ece coding standards cleanups 14 years ago
Vladimir Ur 6311e4e9ea Automatic footprint assignment now can be done without equ file, if conditions are met: 14 years ago
Dick Hollenbeck c5f24127a2 sweet editor using GAL, links but does not work 14 years ago
Wayne Stambaugh 30a4bd3902 Minor Eeschema fixes. 14 years ago
Wayne Stambaugh 6a4e8aa909 Eeschema schematic item move code unification. 14 years ago
Fabrizio Tappero 341e3a507a icons update. 14 years ago
Wayne Stambaugh 1bd7fc8a4e Minor menu bar fixes. 14 years ago
jean-pierre charras 1fde4ca807 Eeschema, Libedit: Use 16x16 icons in comboboxes inside the pin editor dialog. This gives a better look to this dialog. 14 years ago
jean-pierre charras 0409bc8d1b Fix very minor issues and code cleaning 14 years ago