10533 Commits (aeb23188f1337f7f2e93af4fc8078b70af696a9c)
 

Author SHA1 Message Date
Russell Oliver aeb23188f1 Add Position Relative tool 9 years ago
Maciej Suminski f0c8391a46 Use mouse (rather than cursor) position when selecting an item. 8 years ago
Maciej Suminski dcc803ecb1 VIEW_CONTROLS::GetMousePosition() returns the mouse position in world coordinates. 8 years ago
jean-pierre charras ad48cd435d Replace SetToolID( ID_NO_TOOL_SELECTED, ...) by SetNoToolSelected() in code 8 years ago
jean-pierre charras 6ed4f9b208 Make EDA_DRAW_FRAME::SetToolID and mouse cursor shape setting working in GAL canvases, and uses same mouse cursor shapes in legacy and gal canvases. 8 years ago
Oliver Walters 18488342a5 Improved speed of Duplicate action 8 years ago
Simon Richter d5e85726ea Doxygen improvements 8 years ago
Simon Richter a9ca1e9930 Remove unreferenced local variables 8 years ago
Wayne Stambaugh 3cec63e9b9 Pcbnew: plugin improvements. 8 years ago
jean-pierre charras 44b118f8cc Cvpcb: minor fixes in menubar (fix a comment and a few accelerator keys) 8 years ago
jean-pierre charras 1f1438947f Cvpcb: auto-selection of footprints: better algo to find a candidate. 8 years ago
jean-pierre charras ee5565ae33 Cvpcb: EQU file association associates to all components 8 years ago
jean-pierre charras eadfff8ac4 Better management of the "Zoom to selection" tool in page layout editor. 8 years ago
jean-pierre charras 526b5e2cd3 Fix broken behavior of the "Zoom to selection" tool in Gerbview and Eeschema. 8 years ago
Wayne Stambaugh d37a33723a Pcbnew: GEDA plugin fixes and improvements. 8 years ago
jean-pierre charras 33e0758636 Fixes: lp:1696204 3D STEP export doesn't handle B.Cu rename 8 years ago
jean-pierre charras 51bed4bae9 Fix incorrect handling of wxID_CANCEL and Close events in DIALOG_BOM_EDITOR. 8 years ago
jean-pierre charras 9d524fe2e3 Remove incorrect leading spaces in some strings. 8 years ago
Fabrizio Tappero 1a30b4fb05 Launch correct default system PDF viewer on Linux. 8 years ago
jean-pierre charras 32abc273d0 3D shapes downloader: add .step and .stp files to the list of files to download 8 years ago
danngreen a18d72b5d6 Made BOM editor dialog quasi modal 9 years ago
Bernhard Stegmaier 0e71686bfd Reunion of zoom toolbar buttons. 8 years ago
Cheng Sheng 521e18ddbd "Show Datasheet" button: Resolve env-vars (like ${KIPRJMOD}) if appears. 9 years ago
jean-pierre charras 79823d573a fix incorrect comment 8 years ago
jean-pierre charras bea4664311 Fixes: lp:1695751 (EEschema: "Not-connected" flag not movable) 8 years ago
jean-pierre charras 0d2634fe2d Fix incorrect declaration of a translatable string. 8 years ago
Oliver Walters 29557e4d9e Fixed button sizing for launcher panel 8 years ago
Fabrizio Tappero ac9a64a173 general UI fix. Fixed a lot of icons and a lot of menu. 9 years ago
Andrey Fedorushkov ddec8036c1 Eeschema: fix an other erroneous "unit value out of range" test. 9 years ago
jean-pierre charras c0bb8a30c2 Fixes: lp:1694456 9 years ago
Oliver Walters e6baaa6164 Improved button layout on splash screen 9 years ago
jean-pierre charras b8183a1aa5 Fix Coverity warnings 9 years ago
jean-pierre charras e9577a1025 Fixes: lp:1692706 (eeschema cache lib not rebuilt when saving schematic, and existing symbols already in cache are not updated) 9 years ago
jean-pierre charras 5045ac1b54 Update pspice demo 9 years ago
Cirilo Bernardo 453e220fd8 Fix default line widths for non-mm units in DXF import 9 years ago
jean-pierre charras 200df95f00 fix bug (incorrect validation, on Windows only) in S3D_FILENAME_RESOLVER::ValidateFileName(). 9 years ago
jean-pierre charras 1fda668f24 3D viewer: cosmetic enhancements: fix an incorrect icon, and add shortcut keys in right popup menu. 9 years ago
jean-pierre charras 1951ee924c Very minor change in some sources: replace in comments CHANGE_LOG.TXT AUTHORS.txt 9 years ago
jean-pierre charras 38c8470cdc add comments in pcbnew_scripting_helpers.h 9 years ago
jean-pierre charras 2100c29a1a Fixes: lp:1692436 (reset to defaults in Eeschema, edit component properties, puts fields in the wrong position) 9 years ago
jean-pierre charras 9c7b0c2ee5 Fix a compil issue created by may commit 413a3d828a 9 years ago
Baranovskiy Konstantin de28e58350 Better icons, by Konstantin Baranovskiy and Fabrizio Tappero 9 years ago
jean-pierre charras 413a3d828a remove dead code in swig 9 years ago
jean-pierre charras 1a33efa133 Fix an issue when reading a gpcb footprint library when a .fp file has a problem. 9 years ago
Oliver Walters ea855c1abf Fixed duplicate field names 9 years ago
Oliver 2a3a699d98 Component table is left aligned 9 years ago
Bernhard Stegmaier df2ff50aa2 Fix OSX bundling issue. 9 years ago
Maciej Suminski e79f97860c Bezier2Poly refactor 9 years ago
jean-pierre charras f77db7b4b9 Fixes: lp:1690840 (Pcbnew crashes when creating a drill file) 9 years ago
Maciej Suminski 499eabceb4 More data validity checks in POINT_EDITOR 9 years ago