16512 Commits (9b6c8c885b88123cb6a29136bf561a008e144f2a)
 

Author SHA1 Message Date
jean-pierre charras 9b6c8c885b 3D viewer: fix preferences/grid issues: grid menuitems always disabled. 6 years ago
Michael Kavanagh 58cfc13649 Fix some lost menubar menu separators 6 years ago
Wayne Stambaugh b595dc0d3b Eeschema: fix edit sheet bug. 6 years ago
Jeff Young 6bf1ac45e3 New selection highlighting model for eeschema. 6 years ago
Ian McInerney b70df18939 pcbnew: Force rebuild of layer pair icon on menu creation 6 years ago
Jeff Young b432a718ab Back out previous fix. 6 years ago
Jeff Young 7b5b807a8c Another attempt to fix the GTK uninitialized layer pair bitmap. 6 years ago
Jeff Young ee1be14b62 Initialize static memory. Only the LLDB compiler does this for you. 6 years ago
Jeff Young 987642eb8c Apply selectable logic to delete tool. 6 years ago
Jeff Young c03535343c Don't apply GTK fix to OSX: it produces somewhat random crashes. 6 years ago
Jeff Young 8334cb9a1c Don't attempt colinear corner optimization when zones of different nets overlap. 6 years ago
jean-pierre charras 10fcd8eaef DIALOG_BOARD_STATISTICS_BASE: fix minor wxWidgets alerts. 6 years ago
Alexander a6b2a44fd6 DIALOG_BOARD_STATISTICS modifications and fixes - added vias information to dialog - added "save txt report" feature - some code cleanup and readability fixes - fixed issue with dialog moving when checkbox clicked - now dialog saves checkboxes state 6 years ago
jean-pierre charras dc69cac298 Try to fix UI issues in select layer pair dialog and slect layer dialog. 6 years ago
Jeff Young 70270f5bd1 Fix accidental commit of debugging change. 6 years ago
Jeff Young 0a0eb35ee8 Update comments with latest test results. 6 years ago
Jeff Young d0344aecea Minor cleanup in dialog layout. 6 years ago
Jon Evans ab766e6c1c Don't absorb neighbors based on weak component pins 6 years ago
Jon Evans b99c71744f Properly handle nested bus absorption 6 years ago
Jeff Young 2af41e87f9 Don't add first found object to selection until Find (or return) is hit. 6 years ago
Jeff Young daac54b5d2 Update shown text cache in undo/redo. 6 years ago
Jeff Young 4e40534d21 Update find history in combobox when history item is selected. 6 years ago
Jeff Young 5347c2ad3d Clear selection when running drawing tools. 6 years ago
Jeff Young 3904d7ccfc Push some search stuff down into EDA_DRAW_FRAME so it can be shared. 6 years ago
Jeff Young 21b90de829 Another attempt to work around Apple's [NSAlert runModal] bug. 6 years ago
Jeff Young 7314acf053 Renaming. 6 years ago
Jeff Young 77334628c4 Change default tool behaviour to skip unhandled events. 6 years ago
Jeff Young 815602d1af Fix missing AF_ACTIVATE flags on some tools. 6 years ago
Thomas Pointhuber 5f438b7a85 Fix handling of filled circle in eagle importer (was only partly fixed) 6 years ago
Thomas Pointhuber c68b83e1bb Add support for hatched zones in eagle import 6 years ago
jean-pierre charras 6b031d9b9e Symbol editor: fix an issue when editing LIB_RECTANGLE graphic items. 6 years ago
Jeff Young 460b03372d Implement preference for immediate actions. 6 years ago
Stefan Hamminga e58d9606dd Rebased LTO fix for coroutines 6 years ago
jean-pierre charras bd8721d6b9 Python scripting: fix missing definition of uint32_t (and some other similar defs). 6 years ago
jean-pierre charras 3d9c04ecaf Pcbnew: Fix bug in MODULE::FindPadByName( const wxString& aPadName ). 6 years ago
jean-pierre charras dd702cd53d Remove pads not on copper layers (just on tech layers) from connectivity calculation. 6 years ago
jean-pierre charras 9e90cb9572 Kicad manager: fix incorrect handling of disabled state of tools in launcher toolbar 6 years ago
Jeff Young 79934a327e Implement shoving of free vias. 6 years ago
Jeff Young a7c41f0c34 Renaming for clarity. Unqualified "push" could mean push-n-shove, or it could mean push/pop. 6 years ago
Jeff Young c1fcb1d895 Allow shoving and springback when dragging vias (either connected or free). 6 years ago
Jeff Young 8c77d31d4d Simplification in prep for fixing some via dragging issues. 6 years ago
jean-pierre charras 29e9b9f792 bitmap2component: set polygons outlines thickness to 0.0 in kicad_mod export format. 6 years ago
Seth Hillbrand 3514473a5a Project Templates: Allow multiple line titles 6 years ago
Seth Hillbrand 7759ad7e27 eeschema: Clean up backup name 6 years ago
jean-pierre charras d208447cba Zone filler: clamp thermal stub width to the pad minimal size. 6 years ago
jean-pierre charras 30c724e858 Pcbnew: Mark some strings translatable in menu and/or hotkey list. 6 years ago
Jeff Young 1808d8bd40 Add hole-to-hole-minimum checking to via placement. 6 years ago
Jeff Young 2ca379b281 Copy ratsnest flags when exchanging modules. 6 years ago
Jeff Young b858fa38c4 Fix crash bugs in picker tools. 6 years ago
Jeff Young aa4d7682ca Don't shove stitching vias. 6 years ago