13158 Commits (94891b75f971289ae038fa35d42b8cb778bfa370)
 

Author SHA1 Message Date
Maciej Suminski dfcdfe91fa Fixed the TOOL_STATE::idle field setting condition 8 years ago
jean-pierre charras 7c52af2d50 Gerbview: cosmetic enhancement: add icons in Clarify menu. 8 years ago
jean-pierre charras 93e75af388 Rename plot_auxiliary_data.h file to gbr_metadata.h, according to the class names defined by this file 8 years ago
jean-pierre charras 144549ebca Pcbnew, plot: Fix: masks derived from custom pad shape have incorrect margin. 8 years ago
jean-pierre charras afc28ef5db fix a minor compil warning 8 years ago
jean-pierre charras 828faecce9 Modify the priority of OCC/OCE include paths. 8 years ago
jean-pierre charras 904eb82368 Fix a DRC crash on some installs. 8 years ago
Seth Hillbrand 584409b2ef Make OpenCascade more secondary 8 years ago
Maciej Suminski 538ab0eb3f kicad_netlist_reader.py: Handle gracefully the case when a library symbol is not available for a component 8 years ago
Maciej Suminski 161b4a56fc kicad2step: Handle escaped quotes in sexpr parser 8 years ago
jean-pierre charras 509793a5b4 Symbol editor: Inversion sign ("~") incorectly ùmanaged in graphic texts. 8 years ago
Maciej Suminski 23a9fcd91d Fixed a typo in the STEP generator message 8 years ago
jean-pierre charras 86d6ed5abf Demo update to used V5 libs 8 years ago
jean-pierre charras d8687e4eaf Gerbview: minor code cleanup 8 years ago
jean-pierre charras 8da242c593 Gerbview: accept any structured comment as X2 attribute. 8 years ago
Jeff Young 1a6e8d4713 Fix typo. 8 years ago
jean-pierre charras 2832f997c5 PcbNew; fix crash on copy/paste 8 years ago
Jeff Young a9dc417319 Fix bug in pruning of selection. 8 years ago
Jeff Young c30dd24cc1 Fixup sorting for expanded component groups. 8 years ago
jean-pierre charras b94e0a2031 Fix forgotten change (m_Zone to m_SegZoneDeprecated) 8 years ago
jean-pierre charras 54766bac40 fix minor compil warning (signed/unsigned compar) 8 years ago
jean-pierre charras e57cd291ff class BOARD: rename m_Zone to m_SegZoneDeprecated to avoid mistakes in code. 8 years ago
Jeff Young 9311393016 Add expand/collapse to grouped rows in Fields Editor. 8 years ago
jean-pierre charras ba1e0efdad Pcbnew, GAL mode: Fix incorrect management of zones in append board and copy from Paste from clipboard. 8 years ago
jean-pierre charras 9704891c8f Cvpcb, fo viewer frame: fix a bug (close frame widget not active) due to a too zealous cleanup. 8 years ago
jean-pierre charras 6e5131be5a Minor fix in fp editor and fp viewer: display the fp info instead of the useless board info. 8 years ago
Seth Hillbrand 2bab30d9ac Allow Kicad to use OpenCascade 8 years ago
Seth Hillbrand da5f2874c5 Adding white outline to zoom icons 8 years ago
Seth Hillbrand 6a726ca299 Unify polygon point checks 8 years ago
Seth Hillbrand f2aea97807 Calculate inside polygon using points 8 years ago
Seth Hillbrand d67821d771 Add a clearance check for closed shape line chains 8 years ago
Jeff Young 108dc20fba Keep first segment of wire attached to sheet pin horizontal. 8 years ago
Jeff Young 62d6750ced Use default for attribute "display" if not found. 8 years ago
Jeff Young 09622a4c9f Replace messageBox with assert for non-fatal error. 8 years ago
Jeff Young e91e88bfa1 Make sure read-only attr sticks when grid table rebuilt. 8 years ago
Jeff Young 6e83f99c72 Relax fully-annotated constraint for BOM editor. 8 years ago
Maciej Suminski f73b9a55a7 Fixed an assert in DHEAD::append() 8 years ago
jean-pierre charras 2ed24a46b2 Try to fix Jenkins build error (link error). 8 years ago
jean-pierre charras daa7abec70 Update demo to use V5 libs 8 years ago
Jeff Young dffdf04cd9 Update footprint value when it's a proxy for FPID. 8 years ago
Jeff Young a65088419e More forgiving keyword search. 8 years ago
Jeff Young 933ff189ad Remember the last directory in FPLib Wizard. 8 years ago
jean-pierre charras e339007d22 3D viewer: fix some issues when opened from a frame and changes are made in a other frame: 8 years ago
Wayne Stambaugh d41e64b0ff Fix dialog grid sizer padding issue on GTK builds. 8 years ago
Wayne Stambaugh 7bd9fc9235 Fix footprint editor options dialog layout. 8 years ago
Wayne Stambaugh 7b887c4844 Fix static text iss in board editor footprint properties dialog. 8 years ago
Wayne Stambaugh b67bab2f98 Fix layout issues in footprint editor footprint properties dialog. 8 years ago
Wayne Stambaugh 1f898b1e80 Fix control padding in choose footprint dialog. 8 years ago
Wayne Stambaugh 03b85c7544 Fix control alignment and padding in footprint properties dialog. 8 years ago
jean-pierre charras b9808da0a8 Use wxStdDialogButtonSizer in dialog. 8 years ago