18902 Commits (5372daaedff59c59e66acb0d46ccbb43b2566353)
 

Author SHA1 Message Date
Thomas Pointhuber 7ba6a77c94 Improve arc geometry manager to choose the direction which makes more sense 5 years ago
Jon Evans 0201cb4e7e Fix schematic reload in standalone mode 5 years ago
Seth Hillbrand a210fd570f Set VSYNC to adaptive (if available) 5 years ago
Jon Evans 860e58432b Add new project files to archiver 5 years ago
Jon Evans 05771f74f7 Fix netlist QA test 5 years ago
Jon Evans 1c72042fc4 Clean up stale nested settings when changing project pointer 5 years ago
Jon Evans 498fa8d8ba Fix some things about template fieldname synchronization 5 years ago
Jon Evans 96b91e65ea Use updated extension for file history 5 years ago
Seth Hillbrand af064eacdd Silence boost:optional compiler warning 5 years ago
Jon Evans 4dbbe1cf68 Project settings fixes from review 6 years ago
Jon Evans fe5959b625 Remove the schematic and board backup file system 6 years ago
Jon Evans b592a4169f Update project template system for new format 6 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 6 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 6 years ago
Jon Evans 0e2f9cb1bd Migrate CvPcb project parameters 6 years ago
Jon Evans a4fadfcdf2 Begin moving project file load to new system 6 years ago
Jon Evans a5a19076fd Move PROJECT storage to SETTINGS_MANAGER 6 years ago
Jon Evans a7708fa6dc Add PROJECT_FILE and basic load/unload methods 6 years ago
Ian McInerney b5adf5bb21 Only try to remove the implicit conversion warning if it is supported 5 years ago
Ian McInerney f7156a9d49 eeschema: Only warn user about off-grid pins if the position has changed 5 years ago
Ian McInerney c27207500d Cleanup some compiler warnings 5 years ago
Jeff Young 2cfd6ba978 Fix a couple of integer overflows. 5 years ago
Jeff Young 9940931b0f Fix null dereference in DRC checking. 5 years ago
Jeff Young eb1ff80d57 SHAPE collision fixes. 5 years ago
Jeff Young e91acfb67b Correct SHEETNAME validation exclusions which were for SHEETFILENAME. 5 years ago
Seth Hillbrand 7e3a338518 Move warning flags to proper place 5 years ago
Seth Hillbrand 54aaade47e 'const void' is not a return type 5 years ago
Seth Hillbrand d663be853f Explicitly add signed/unsigned comparison to warnings 5 years ago
Jeff Young 441dfa30f0 Return individual custom pad shapes instead of a SHAPE_POLY_SET. 5 years ago
jean-pierre charras af8f05d570 Fix incorrect calculation of pad bounding box 5 years ago
Jon Evans f8bfb2bc16 Fix several issues with multilayer zones 5 years ago
Seth Hillbrand e320a3f112 Add missing include 5 years ago
jean-pierre charras bba5cfe17e fix a minor compil warning 5 years ago
jean-pierre charras 8d18f289c7 remove a message printed only for debug/test. 5 years ago
Jeff Young e26625fc99 Scale polygon drawing guides with zoom. 5 years ago
Jeff Young 424d551054 Cache pad bounding boxes for performance. 5 years ago
Jeff Young 3b764d6357 Minor dialog spacing issues. 5 years ago
Jeff Young 8c4bfed001 Slight improvement on function names. 5 years ago
jean-pierre charras 3993181de5 D_PAD::BuildEffectiveShapes(): fix incorrect rect shape size for rect pads 5 years ago
Jeff Young 7b042f4a75 Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 5 years ago
Jon Evans 32b7b0c617 Fix filled zone rotation and move operations 5 years ago
Jeff Young 40847c055d Check final corner of rectangle before merging. 5 years ago
Jeff Young 6d56ba2072 Minor cleanup to edit label dialog. 5 years ago
Jeff Young 61b5a12362 Don't allow component & sheet field IDs to collide. 5 years ago
Jeff Young 25c5c35176 Fix compile error on Linux. 5 years ago
Jeff Young 4694b52e1f Lazy rebuild of color themes dropdown. 5 years ago
Jeff Young 40a72d9530 Add SH_RECT handling to 3D shape conversion. 5 years ago
Ian McInerney 3bb44f3804 Don't install the import library for the 3dsg library 5 years ago
Ian McInerney 659c0ecfcc Gerbview: Fix print toolbar button 5 years ago
Seth Hillbrand 5ca23e3e5c Fix missing quote in git_libngspice 5 years ago