3941 Commits (7f07b48e88c9fbede1731222abdb69840583fc6a)
 

Author SHA1 Message Date
jean-pierre charras 7f07b48e88 Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
Dick Hollenbeck fc9e25fce7 EAGLE_PLUGIN::Load() is now completed. 14 years ago
Dick Hollenbeck 4f471eb569 EAGLE_PLUGIN::Load() is now completed. 14 years ago
Ryan Bunch e07fd7ef82 allow comments in library files 14 years ago
jean-pierre charras f5047b29dd Pcbnew: move files relative to autoroute/autoplace to autorouter folder. 14 years ago
jean-pierre charras be832f8855 Pcbnew: move files relative to autoroute/autoplace to autorouter folder. 14 years ago
Marco Mattila 64c1ea5cec Add missing checks and undo support to pcbnew zone duplication. 14 years ago
Dick Hollenbeck 27d6310cbf EAGLE_PLUGIN: read a portion of the design rules and calculate 14 years ago
Marco Mattila e7817f3e84 Add zone duplication to pcbnew. 14 years ago
jean-pierre charras e936d3c13a Appying lajos' patch to boost 1.49 14 years ago
jean-pierre charras 2475b2b6f7 Fix eagle_plugin issue (File not found) under Windows. 14 years ago
jean-pierre charras 20a6b7ea70 Eeschema: Fix incorrect display refresh when editing the reference of a component from the popup menu. 14 years ago
Marco Mattila 2455a6cc3b Do some ZONE_CONTAINED encapsulation. 14 years ago
Dick Hollenbeck 57acee0d4e EAGLE_PLUGIN: finish xpath error reporting mechanism for XML document traversal 14 years ago
jean-pierre charras a8c71d4a71 CvPcb: fix focus issue when the display footprint frame is shown (the footprint list loses the focus each time a new footprint is selected, therefore the keyboard cannot be used to select footprints) 14 years ago
Dick Hollenbeck 16e5866611 EAGLE_PLUGIN: load layer definitions, zone parameters, text positions. 14 years ago
jean-pierre charras d1b73df4e7 Cvpcb: code cleaning and minot fix 14 years ago
Dick Hollenbeck c5869705f4 EAGLE_PLUGIN add mechanical "hole" support for both MODULEs and BOARD 14 years ago
jean-pierre charras 808020b1eb Eeschema, Libedit: Fix bug that can crashes Eeschema: In libedit 2 mandatory fields could be deleted. Fixed now. 14 years ago
Dick Hollenbeck 69905af749 EAGLE_PLUGIN now positions text correct for most cases 14 years ago
Marco Mattila 7bdcad155a Add flip to pcbnew text fields. 14 years ago
Dick Hollenbeck b3fd915f59 add translation to static file filters, comments 14 years ago
Dick Hollenbeck b68fa7cdfd generalize the BOARD loading process PCB_EDIT_FRAME::LoadOnePcbFile() to use any supported PLUGIN 14 years ago
Marco Mattila ad86e50a69 Derive pcbnew find dialog from DIALOG_SHIM. 14 years ago
Dick Hollenbeck f2bd20ab34 Mostly EAGLE_PLUGIN work: 14 years ago
jean-pierre charras 52318f6988 Pcbnew: menu Edit/Reset modules fields size: Add dialog to select what modules are modified. 14 years ago
Marco Mattila fd8bfe0cb1 Move pcbnew find dialog into dialogs subdirectory and use wxFormBuilder for it. 14 years ago
Lorenzo Marcantonio 28bcad847e Rename BASE_SCREEN member m_NumberOfScreen to m_NumberOfScreens. 14 years ago
Lorenzo Marcantonio 5e436255af Remove unused definitions in bitmaps.h. 14 years ago
Andrey Fedorushkov d8c14403f2 eeschema: fix set bus width when define KICAD_GOST 14 years ago
jean-pierre charras e6ec9f0a32 Pcbnew: fix crash in legacy_plugin.cpp when reading old lib files. 14 years ago
Lorenzo Marcantonio 925774760c Rationalize numeric time stamps to type time_t. 14 years ago
Dick Hollenbeck 6e78a592f2 more amazing free eagle_plugin work 14 years ago
brian. afdf5258f3 Commit patch from Brian Sidebotham (Bus width value option) 14 years ago
Dick Hollenbeck 76765f2269 more eagle plugin work 14 years ago
Andrey Fedorushkov 43caa734ac Pcbnew: fix control data valid in design rules when define USE_PCBNEW_NANOMETRES 14 years ago
jean-pierre charras cdd60c956e Libedit: fix minor bug: Copy doc not working in Properties dialog. 14 years ago
Dick Hollenbeck aac1010636 more eagle_plugin work 14 years ago
Dick Hollenbeck cb210042b8 fix bug added two revisions ago by me 14 years ago
jean-pierre charras 4812968129 Eeschema: Fix a minor issue in block command 14 years ago
Dick Hollenbeck 5cda6bc1a6 eagle plugin first work 14 years ago
jean-pierre charras 30c7e31839 Very minor fixes. 14 years ago
jean-pierre charras ea467e6730 Pcbnew: fix bug Bug #1001107 (Solder Mask Ratio Clearance bad value) 14 years ago
jean-pierre charras 6d1fe6fe5e Fix 2 minor warning compil (unused variables) 14 years ago
jean-pierre charras 9e7cbed8c1 Fix compil issues with gcc 4.6 and boost 1.49 14 years ago
Dick Hollenbeck 879f85aa7c move boost update script to out of way place, fix bug in it 14 years ago
Dick Hollenbeck ab001b902a bring in skeleton for eagle_plugin and update boost for use of RapidXML within property_tree 14 years ago
Dick Hollenbeck ffd57d88d7 move all hashtable declarations into include/hashtables.h, prepare for boost usage 14 years ago
Dick Hollenbeck 4a7b5304a0 update to boost 1.49.0 subset 14 years ago
Dick Hollenbeck 84c782fba7 try to delete a footprint library before exporting or creating, quietly 14 years ago