20248 Commits (3e366a901fe3cfd66e3fba316e3dbafebb3a6d9e)
 

Author SHA1 Message Date
Jon Evans 375f1b8129 Avoid throwing exception when starting from scratch 5 years ago
Seth Hillbrand 4fa3de2211 Ensure we clear forced position 5 years ago
qu1ck 5e0d79449e Fix pcbnew api for DIMENSIONs 5 years ago
Jeff Young ef48dba7ff Correctly set value and footprint fields from Symbol Fields editor. 5 years ago
Jeff Young 7062a3b29b Fix bug in net <-> netclass matching. 5 years ago
Jeff Young 2799faf52b Add syntax example using "not". 5 years ago
Jeff Young 80acf944a0 Don't assert when compiling rules; generate a user-visible error. 5 years ago
Jeff Young 67b5d24995 Support ESC & Cancel for DRC. 5 years ago
Jeff Young 73fc00ee69 Collapse VIA_TOO_SMALL and MICROVIA_TOO_SMALL into VIA_DIAMETER. 5 years ago
Jeff Young f340636f70 When knocking out higher-priority zone use fill, not outline. 5 years ago
Jeff Young d468618411 Don't eat commands that aren't ours in SCH_MOVE_TOOL. 5 years ago
Jeff Young 90b147a914 Add DRC_ITEM definition for DRC_VIA_DIAMETER. 5 years ago
Jeff Young 079bc52f6d Minor cleanup. 5 years ago
Jeff Young 53297c78a6 Don't eat commands we don't need in move tool. 5 years ago
Jeff Young 1a988e8d85 Fix event processing bug which kept ModEdit's context menu from working. 5 years ago
Ian McInerney 34527630d0 Small cleanup 5 years ago
Ian McInerney a53f3899d4 Initialize variables properly 5 years ago
Ian McInerney aa0b0ca7e7 Fix some warnings in the cadstar importer 5 years ago
Ian McInerney 4ca103c82c Fix problem in groups QA test 5 years ago
PJM c8879d9034 Eeschema: Check if user wants to warp mouse to origin of moved object 5 years ago
PJM 5feb4d3a7a Pcbnew: Check if user wants to warp mouse to origin of moved object 5 years ago
Jeff Young 81b523f9a4 Make sure the board itself is in the item map. 5 years ago
Jeff Young 8dd725469f Process properties command locally within drawing tools. 5 years ago
Jeff Young 4d24c9d610 Increase size of error count badge to show up to 999 errors. 5 years ago
Jeff Young e202dba386 Be careful not to unload current project if settings imported from it. 5 years ago
Seth Hillbrand 471f81742f ADDED: Align to Grid function in Eeschema 5 years ago
Jeff Young 7b2a111a1c Implicit rules go first so that other rules will take priority. 5 years ago
Jeff Young 0f3d2147aa Performance enhancements for DRC. 5 years ago
Jeff Young 8e530db633 Reporting must be kept inside the REPORT macro. 5 years ago
Jeff Young a3d65a2b43 Smoother progress reporting for DRC checks. 5 years ago
jean-pierre charras 6ec6baf401 3d viewer: save color settings. 5 years ago
jean-pierre charras e8d09cd998 Pcbnew: fix incorrect creation of scripting/plugins in user directory. 5 years ago
jean-pierre charras a1439881b7 Fix a collision name with a Windows header. 5 years ago
Seth Hillbrand 45ca1709bb Unify scripting dirs and open user-based 5 years ago
PJM f3586ccd45 Pcbnew: Make 'GetBoundingBox' return correct answer when passed false 5 years ago
Jon Evans e9b627bfd8 ADDED: Center marker dimension type 5 years ago
Jon Evans 5109857883 Disable deselect net from main context menu 5 years ago
Marek Roszko a82edb60fe Rotate the bounding box for hit tests on the fly 5 years ago
Marek Roszko 721c30e464 Make SetPosition and SetOrientation simply adjust the bounding box rather than continously recalculate it. 5 years ago
Jon Evans 4a25db599e ADDED: Deselect net action 5 years ago
Jeff Young 2b43ffd12d Better error reporting; better nullptr safety. 5 years ago
Jon Evans db40e0c595 Fix dimension point editor ordering 5 years ago
Jeff Young ce3819abf8 Remove redundant clearances from DRC dialog. Fold progress bar in. 5 years ago
Jeff Young c0f83b30d3 Minor reformatting and performance improvement. 5 years ago
Tomasz Wlostowski b993a29695 drc: fix heap overflow 5 years ago
jean-pierre charras e137d61b29 Fix typo 5 years ago
jean-pierre charras c4b66e7cd3 drc/drc_test_provider: Fix a crash due to code change, at least on Windows. 5 years ago
Jeff Young 0ca09abbd3 Don't assume colour theme preview board will have a DRCEngine. 5 years ago
jean-pierre charras 652a59b781 Fix null pointer use 5 years ago
Jon Evans fd4a96d8be Add missing sources 5 years ago