21 Commits (42f83bdf8a13bf4673f59bd10c6967d1c8ce1b5f)

Author SHA1 Message Date
John Beard 4f3672da4d Add "move exact" and "duplicate" tools to pcbnew 11 years ago
jean-pierre charras ac539b9578 Minor and very minors fixes: move -DKICAD_USE_WEBKIT definition to the main CMakeLists.txt. Remove duplicate semi-colon at end of some lines. 11 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
jean-pierre charras f0412874c0 Update demo files. A minor code cleaning. 12 years ago
Dick Hollenbeck 790e0ef36c ReturnStringFromValue() refinements 12 years ago
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
jean-pierre charras 50743cf3ba Initial release of pl_editor, the page layout and title block editor. 13 years ago
Dick Hollenbeck 34e6314a3e dialog information hiding, initial Fit() 13 years ago
Dick Hollenbeck 8ccf0320b4 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
jean-pierre charras 7a5386a1a1 Minor fixes and cleanup 13 years ago
Miguel Angel Ajo 9259b21ffa Footprint wizard converts from user units to internal units back and forth, so user can type in mm or mils now 14 years ago
jean-pierre charras 0c946870c5 All: fix a truncation issue in ReturnValueFromString that creates sometimes a small error for values entered in dialogs. 14 years ago
jean-pierre charras 4125ea7789 Gerbview: remove dependencies from Pcbnew. 14 years ago
jean-pierre charras e96f1aeb3d Remove valeur_param(), that does not work in Kicad Nanometer 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 fa3ebc4043 Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 14 years ago
Wayne Stambaugh bf5802f1f7 Removal of internal units. 14 years ago
Wayne Stambaugh 6468805c27 More internal unit improvements. 14 years ago
Wayne Stambaugh 57d75a75a8 More internal unit improvements. 14 years ago