39290 Commits (05a8e598840527ddb87e76b83aa09ede12722d1a)
 

Author SHA1 Message Date
Jeff Young 09288ecbe2 Formatting. 2 years ago
jean-pierre charras 085485717c Gerber place file: change DCode size of pads others than 1 or A1 to 0.1 mm 2 years ago
jean-pierre charras 5bf0689ac8 Fix typos in translatable strings. 2 years ago
Marek Roszko 60af0448c5 Add missing if intending to border check 2 years ago
Marek Roszko ffbe0f36da Tweak the textbox file indentation 2 years ago
Marek Roszko 2e58f4ea60 Fix three spots it always failed to check if the border was enabled 2 years ago
Marek Roszko 2dcb7caacf Add an explicit border property to textboxes 2 years ago
Marek Roszko 87513b4a04 Change the sentry dsn to be build time defined 2 years ago
Alex Shvartzkop f2403804db Add test for GuessPluginTypeFromLibPath. 2 years ago
Alex Shvartzkop e128896ba6 Schematic plugins refactoring, fixes for PCB plugins. 2 years ago
Alex Shvartzkop 7428f3d452 Fix LTspice in ShowType / EnumFromStr. 2 years ago
Jeff Young 4b22b1e831 Debugging aid. 2 years ago
Jeff Young cf14b3c233 Fix conversion to netnames in PNS_DBG output. 2 years ago
Jeff Young aeb8374ae5 Fix presumed typo in collision reporting. 2 years ago
Jeff Young ac7ceb03ee Fix warning message typo, empty wxString::Format, and formatting. 2 years ago
Seth Hillbrand 7af5037ad7 Fix version compare for MSW 3D Connexion mouse 2 years ago
Jon Evans 1a8fcdfdd7 Do not crash if PARAM_LIST backing data contains unexpected type 2 years ago
Mike Williams b8a61719c3 Grids: make overrides use existing grids (choice box) 2 years ago
Mike Williams b1a388ca69 Grids: Support X and Y for all grids, add optional names 2 years ago
Mike Williams 9002ade554 Schematic: default editors to mils 2 years ago
Jeff Young 7a8d903412 ADDED: align elements to grid for Symbol Editor. 2 years ago
Jeff Young d74e9ba040 Support SHORT_NET_NAME(pin_number) and friends on symbols. 2 years ago
Jeff Young 9e309d1d83 Coding standards and wxS() safety. 2 years ago
Jeff Young ace394aab9 Minor cleanup. 2 years ago
Jeff Young 1eaadf7c7f Clean up pin text plotting code and update print code to match. 2 years ago
jean-pierre charras 17775e5377 UNIT_BINDER: allows more room to show values (especially inches need room) 2 years ago
jean-pierre charras 67d3528866 fix minor compil warnings 2 years ago
Jeff Young 30a6d33177 Better fix for primary param in value field with other params in params field. 2 years ago
Alex Shvartzkop f8dac43325 STEP export: add short segments as circles. 2 years ago
Josue Huaroto 156288bfcf Extend boundary size of PCB_VIEW 2 years ago
Jeff Young 86f96d544b {slash}-to-/ comparison special-cases need to run both ways. 2 years ago
Jeff Young e0b2202e77 Improve naming for alternate pin fuction assignments. 2 years ago
Josue 94e86a69be Update RECT to RECTANGLE 2 years ago
Josue ae3a9d05b5 Remove dialog events 2 years ago
Josue 761929c052 Add OnKillFocus Event for Coordinates and Segment, Rectangle properties 2 years ago
Josue e5316fd1aa Change name: Truncate -> Round 2 years ago
Josue 54aaec3a57 Add Enter event to coordinates and Segment, Rectangle properties 2 years ago
Josue 8d7255aae3 truncate angle values in Segment properties 2 years ago
Josue 6429051750 change Rectangle property: Length to Height 2 years ago
Josue c3766bb250 Implement Length and Width for RECT 2 years ago
Josue f31a524026 add rectangle properties to UI 2 years ago
Josue 5061ca54e7 add length and angle properties to segment 2 years ago
Jeff Young f24cf2250e Make sure we have a BOARD when trying to read nets. 2 years ago
Alex Shvartzkop af62e4276b Wrap FILE_LINE_READER in try-catch blocks in PCB plugins for CanRead*. 2 years ago
Jeff Young d161602e92 Don't snap a footprint (or group) to its children. 2 years ago
Jeff Young 9fae110031 Make sure copied SCH_PINs get their LIB_PIN pointers set. 2 years ago
Jeff Young d7a3c35f56 Repair over-zealous application of grid origin dialog. 2 years ago
Jeff Young 6f1a41f810 Repair over-zealous grid change. 2 years ago
Jeff Young c3d6fecccc Update pin plotting to match pin painting. 2 years ago
Alex Shvartzkop a9a2d4aa7a Improve error reporting when running Python action plugins. 2 years ago