6 Commits (f2ebfdf34efa071ae624109e38862c02df4e9949)

Author SHA1 Message Date
jean-pierre charras ea467e6730 Pcbnew: fix bug Bug #1001107 (Solder Mask Ratio Clearance bad value) 14 years ago
Dick Hollenbeck 86e04b4fb3 more nanometer work, see comment at line 66 of pcbnew/classpcb.cpp 14 years ago
jean-pierre charras 4125ea7789 Gerbview: remove dependencies from Pcbnew. 14 years ago
jean-pierre charras 758f22161a All: change MILS_TO_IU_SCALING_FACTOR constant to IU_PER_MILS ( and MM_TO_IU_SCALING_FACTOR to IU_PER_MM) 14 years ago
jean-pierre charras 3b671e09d1 All: change MILS_TO_IU_SCALING_FACTOR constant to MILS_PER_IU ( and MM_TO_IU_SCALING_FACTOR to MM_PER_IU) 14 years ago
jean-pierre charras a00df5b330 commit missing files 14 years ago
jean-pierre charras fa3ebc4043 Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 14 years ago
Dick Hollenbeck 33616f3051 * Add DRECT, DPOINT, and DSIZE (double rect, point, and size) using Torsten's vector2d.h 14 years ago
Wayne Stambaugh bf5802f1f7 Removal of internal units. 14 years ago
Dick Hollenbeck a42490e0f3 work on footprint plugin API 14 years ago
Wayne Stambaugh 8c0dc01fdd Pcbnew nanometer internal unit fixes. 14 years ago
Wayne Stambaugh bed96be750 Internal unit improvements and Pcbnew s-expression file format changes. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Dick Hollenbeck 697f912307 moving objects into BOARD which are saved in a *.brd file, for PLUGIN access 14 years ago
Dick Hollenbeck 0d4598656b rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 14 years ago
Wayne Stambaugh c2f1113e5d Fix Pcbnew KICAD_T enum names for consistency. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
jean-pierre charras f00696e835 Pcbnew: fix bug 804780. 15 years ago
jean-pierre charras 09c038be5c Eeschema: add direct acces to LibEdit in popup menu, when a component is selected ( Whishlist #788621 ). This new command calls Libedit and load the lib component corresponding to the selected schematic component. 15 years ago
charras 4413221488 work on libedit continued. 16 years ago
charras a46cd46d9d pcbnew: More about work on color selection and items visibility: 16 years ago
charras 607ec762d3 Code cleaning and more about work items visibility 16 years ago
charras 28f3b1988d Pcbnew: Code cleaning about visibility variables in draw functions. 16 years ago
dickelbeck 860fbb16d7 ++pcbnew & gerbview 16 years ago
stambaughw 4611bfd58c Comment translations. 16 years ago
charras e027e65971 code and files cleanup 16 years ago
charras fd521f378e More work about Netclasses in Design Rules dialog 16 years ago
charras fe10a9938f Removed global default clearance, track size and vias drill. Use netclasses values only. 16 years ago
dickelbeck 25973e5608 Isaac's next layer selection and configuration work step 16 years ago
stambaughw 92064f1dbf Fix save last grid size and other minor updates. 16 years ago
dickelbeck b4fe26a31f Isaac's next color/layer work step 16 years ago
dickelbeck 7e93bb19df Isaac's via patch 16 years ago
charras f3590e51ff pcbnew: fixed a crash when removing A netclass. More about netclass work. 16 years ago
charras e8fef505f8 Pcbnew: fixed a double deletion that crashes pcbnew. Starting my work on net classes (moving target) 16 years ago
stambaughw 43d6c685b5 Command ID refactoring and other minor improvements. 16 years ago
dickelbeck 362b6b53f6 NETCLASS work, see CHANGELOG.txt 16 years ago
charras d535a0fc97 pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 17 years ago
jerryjacobs db6630b81c Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt 17 years ago
charras e877819945 Pcbnew: Added: Option to show the via area while creating a new track. Better code. 17 years ago
charras 92266a1986 Pcbnew: Added: in DRC tests: tests for vias min size and tracks min width. 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
charras 2eaa28f0cb Pcbnew: some enhancements 17 years ago
charras 2a9a799f01 eeschema: Added: option to print ALL (more than 8) users fields in B.O.M. 17 years ago
charras c0b31f92f9 Zoom 0.5 added in eeschema and pcbnew. Some artefacts when drawings filled zones accepted. 17 years ago
charras aee56a936e Change grid size type from integer to double (using wxRealPoint insteed of wxSize). 17 years ago
charras d73e132455 See changelog 17 years ago
dickelbeck f65d3882e8 improved zoom factors 17 years ago
vesa_solonen 8e437b23b2 New zoom factors 17 years ago
stambaughw 2e5a57e100 New zoom implementation and some build optimizations. 17 years ago