5 Commits (66021f0657286de777fe72a599398f7a6dcd2af5)

Author SHA1 Message Date
Jeff Young 8c29091001 Add a "hyperzoom" mode for debugging "up close". 2 years ago
Seth Hillbrand 09e1a0dc48 Increase maximum zoom for pcbnew and gerbview 4 years ago
jean-pierre charras 64f555079a Code cleanup related to zoom: 5 years ago
jean-pierre charras fcce62f0a4 cleanup related to zoom definitions 5 years ago
jean-pierre charras 71ab42e60a Minor fixes and cleanup related to zoom definitions. 5 years ago
Jeff Young b74e125264 Read/write schematic netclass properties. 5 years ago
Jeff Young 741481591e NetClass settings for Eeschema. 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 5 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 5 years ago
Jeff Young fc44506fe1 Give up on enforcing non-defined-internal-units. 5 years ago
Wayne Stambaugh aeb3281e27 Convert Schematic Internal Units to 100nm 6 years ago
Jeff Young fbf10e941b Switch zone fillets to absolute-error algorithm. 8 years ago
Maciej Suminski 8afae179ab convert_to_biu: Changed defines & functions to constexpr 9 years ago
jean-pierre charras 6d1e904334 Code cleanup: Remove outdated decimils to/from iu defines and conversion functions (decimils are no more in use since a long time). 9 years ago
jean-pierre charras 77249d9b2d Minor fixes: remove a few useless includes and move a few others to the right file. Remove a few coverity warnings about not initialized members. 11 years ago
Wayne Stambaugh fd0d266bfe More missing source license fixes. 11 years ago
Carl Poirier 3f8343b341 REMOVE: USE_PCBNEW_NANOMETERS by making it the only way to go in pcbnew, effectively removing the deci-mils build. 12 years ago
jean-pierre charras 50743cf3ba Initial release of pl_editor, the page layout and title block editor. 12 years ago
jean-pierre charras 752e4a4a58 All: change some texts and messages hard to translate, or not translatable (and some incorrect messages). 13 years ago
jean-pierre charras abe5c08e20 3D-viewer: code cleaning. Added option in menu: show a 3D grid. 13 years ago
Dick Hollenbeck 86e04b4fb3 more nanometer work, see comment at line 66 of pcbnew/classpcb.cpp 14 years ago
jean-pierre charras 61acac28e1 Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 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
lajos kamocsay add5321328 Commit patch fixing an issue in pan with middle mouse button (from lajos kamocsay) 14 years ago
Dick Hollenbeck 0df3793329 handle negative constants 14 years ago
jean-pierre charras 36dac0c14d Pcbnew nanometer: fix hatch lines issue in polyline.cpp 14 years ago