15958 Commits (33773bad4d937c06be0b9c6b4d7881820770619c)
 

Author SHA1 Message Date
John Beard 3afea91088 Revert "QA: Tweak boost print helper macro" 7 years ago
Jeff Young 924736c6f3 Make sure PCBNew is open when running F8. 7 years ago
Jeff Young 39bb4b639f Fix crash with opening find dialog twice. 7 years ago
Jeff Young ebd8c44eee Don't confuse SCH_ITEMs and LIB_ITEMs. 7 years ago
John Beard 241127788e Format: add some formatting aliases, improve dev docs 7 years ago
John Beard 073c03e61f Common: declare COLOR4D inside KIGFX 7 years ago
jean-pierre charras ce93934f08 Pcbnew, ZONE_FILLER: fix incorrect test to remove filled areas outside the board edge cuts. 7 years ago
John Beard 2c55091a74 QA: Adjust bitmap test bitmap 7 years ago
Ian McInerney 0daf14f9c3 pcbnew: Fixed listing of 3D libraries in the github wizard 7 years ago
Seth Hillbrand 1a56dfe342 Plotter: Ensure group style is respected in SVG 7 years ago
John Beard 2dd5757eb5 Common: Fix copy-construction of empty BITMAP_BASE 7 years ago
John Beard d642ac39ae Common: Bitmap base: catch copy segfault 7 years ago
jean-pierre charras 872c8ca37b Remove a duplicate icon. 7 years ago
John Beard 94b46ce176 QA common: add some BITMAP_BASE tests 7 years ago
John Beard 593b7cd6a1 QA: Tweak boost print helper macro 7 years ago
Wayne Stambaugh c52ff1ca23 Symbol Editor: fix datasheet field bug loading old symbol libraries. 7 years ago
John Beard a045642b7e Sexpr: Do not leak memory on parse exception 7 years ago
jean-pierre charras 83e08c9277 Fix crash in Eeschema when clicking on a menubar item. 7 years ago
Wayne Stambaugh 300f5cb082 Eeschema: fix datasheet field bug loading old symbol libraries. 7 years ago
John Beard 840e08fa78 QA eeschema: add some tests 7 years ago
John Beard 0617bffce0 Eeschema: build with object libraries 7 years ago
John Beard e1f6230e8c Do not statically construct wxTimer 7 years ago
jean-pierre charras 75cea18f07 Pcbnew, toolbars: fix incorrect icons 7 years ago
Jeff Young d3777eaddf Don't double-launch selection tool. 7 years ago
Jeff Young 1f2bdf895e Not all SCH_DRAW_PANELs have a selection tool. 7 years ago
Jeff Young 0047f88f82 Mark unfold bus menu as clean so it doesn't get generated a second time. 7 years ago
Jeff Young 1636405b66 Set a reference point for all selection sizes. 7 years ago
Tomasz Włostowski ecb81426a4 eemodern: fixed use-after-free in SCH_DRAWING_TOOLS::DrawSheet(). 7 years ago
Seth Hillbrand ac435ecd68 Moving further arc approximations down 7 years ago
Jeff Young 323ecada8d Generate refresh preview events when objects are moving. 7 years ago
Jeff Young fbffb9ae1e Don't put KICAD_T arrays on stack and expect them to be there when you need them. 7 years ago
Jeff Young 67f7571f04 Don't call VIEW::Redraw() from within the tool. 7 years ago
Jeff Young 67cc2aac2e Rework Eeschema find/replace for modern toolset. 7 years ago
Michael Kavanagh 07b82d19e3 Allow setting cursor and aux items colour in footprint editor 7 years ago
Tomasz Włostowski 2b38b23a5e eemodern: fixed use-after-free crash in LIB_EDIT_TOOL::DoDelete() 7 years ago
Tomasz Włostowski 37e057173c CMakeLists: temporarily disable --no-undefined which breaks builds with ASan 7 years ago
jean-pierre charras f18807ea0f Eeschema: Ensure axis are always drawn in libedit and viewlib 7 years ago
jean-pierre charras 459a972116 Remove unused vars. 7 years ago
Seth Hillbrand 06b22594ca libedit: Prevent null dereference in popup 7 years ago
Seth Hillbrand e1373d70ae libedit: Ensure proper dereference in shared tools 7 years ago
Seth Hillbrand b53b29399d eeschema: Ensure conn is updated after import 7 years ago
Seth Hillbrand 6f7475dcd3 pcbnew: Prevent no-connects from driving clusters 7 years ago
Seth Hillbrand 68451a2a9c eeschema: Don't free pointers held by undo stack 7 years ago
Seth Hillbrand 1181b9f9b4 EAGLE: Correct pcb text orientation 7 years ago
Seth Hillbrand a62a89eac3 EAGLE: Prevent numeric-only component references 7 years ago
Seth Hillbrand 490c805319 Allow squared inflation and inflate Eagle Zones 7 years ago
Seth Hillbrand bf0a466642 pcbnew: Allow adding SHAPE_LINE_CHAIN to zones 7 years ago
Seth Hillbrand 9992839c78 Eagle: Allow directory creation when importing 7 years ago
Seth Hillbrand c80e3e0ffc eagle: Use width on imported lines if available 7 years ago
jean-pierre charras aee1fe45f4 Fix a few issues related to Bitmaps in menus. 7 years ago