13535 Commits (d81faa72c96680a5d757fb5295725786ab6abe36)
 

Author SHA1 Message Date
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
Jeff Young 68bd1abf78 Fix nullptr access on 2nd launch of eeschema. 7 years ago
Jeff Young 43e99e6df0 Inflate footprint bounding box to include texts. 7 years ago
Jeff Young 38464827fc Fix some issues with zooming. 7 years ago
Jeff Young e932eed738 Allow TemplateFieldNames to specify URL-behaviour. 7 years ago
jean-pierre charras d2eb9e0735 Eeschema, Dialog annotate: fix incorrect management that creates a crash when try to open it a second time. 7 years ago
jean-pierre charras 009044bd6b FOOTPRINT_EDIT_FRAME: fix incorrect layer manager initialization depending on canvas type. 7 years ago
jean-pierre charras bd46f720a1 Fix a few AUI issues. 7 years ago
jean-pierre charras 78ab5c3f07 Fix ASCII code used in accelerator menus for BkSp key (Linux only) 7 years ago
jean-pierre charras 3eb3db02c3 Cvpcb, DISPLAY_FOOTPRINTS_FRAME: add measurement and zoom to selection tools. 7 years ago
jean-pierre charras 274572bf20 Rename tool_cvpcb.cpp to toolbars_cvpcb.cpp 7 years ago
jean-pierre charras 45395f9b59 Eeschema: fix a bug when reading .dcm files (the eol char was not stripped, giving broken fields values) 7 years ago
Seth Hillbrand 42c5017db7 PCBNEW: Re-add missing SWIG zone filler 7 years ago
Jeff Young f6f1c1e944 Performance optimization for MSW directory time-stamping. 7 years ago
jean-pierre charras 15e0771ea8 Add GAL support to Cvpcb display footprints frame. 7 years ago
Jeff Young 80f713f366 Revert accidental commit. 7 years ago
Jeff Young 8884298f29 Add file:// to list of things recognized as URL. 7 years ago
jean-pierre charras 5f31ce03f7 viewlib_frame: fix incorrect management of the unit selection combo box. 7 years ago
jean-pierre charras 21195a751d Eeschema: sch_legacy_plugin.cpp: fix incorrect parsing of pin position. 7 years ago
Jeff Young a9fa66bb41 Don't broadcast events when running client selection filters. 7 years ago
Jeff Young 99ed476de1 Treat user fields starting with http:// or https:// as a URL. 7 years ago
Jeff Young 9b44100e04 GetFullPath() includes filename; we just want GetPath() 7 years ago
Jeff Young d63d0c40ef Performance optimisation for MSW direcotry timestamping. 7 years ago
Jeff Young 84504599ce Don't check for visibles in the Footprint Editor. 7 years ago
John Beard a1e0735853 Add hotkey (Insert) for zone create corner 7 years ago
Jeff Young 7c04d8be1c Double opening speed of PCBs with ground and/or power planes. 7 years ago
Jeff Young 20bf6827e7 Minor performance enhancements to symbol loading. 7 years ago
Jeff Young bea98d8265 Reimplement close for Annotation dialog. 7 years ago
Seth Hillbrand 539ca5aa3b Adjust RTree default floating point to use double 7 years ago
Jeff Young 9aa043ef48 Reinstate close/cancel handling for ERC dialog. 7 years ago
Jeff Young d788c9d479 Move library table dialogs from PLAYER to KIFACE interface. 7 years ago
John Beard 9a3cfb8570 QA: Remove obsolete fillet refactor tests 7 years ago
John Beard 6165a735ae Docs: update doxygen docs logo 7 years ago
Wayne Stambaugh bbfce129bb Fix windows build error. 7 years ago
Jeff Young be1d6113d6 More performance enhancements. 7 years ago
Jeff Young 9e84c3fc3b Use a white background for "No symbol selected" message. 7 years ago
Jeff Young 0fbe702043 Layout adjustments to Choose Symbol and Choose Footprint. 7 years ago
Jeff Young 08bcec9ac0 Make sure symbols have a valid lib nickname... 7 years ago
Jeff Young 146ab1eb32 Small performance improvement loading stroke font. 7 years ago
Jeff Young 3bf2e2f9fc Try out headers in Cvpcb. 7 years ago
Jeff Young d52429fc3c Read footprint info cache when fpinfo requested via kiway. 7 years ago
Jeff Young c1cf7c32c3 Performance enhancement: don't process envvars in configs. 7 years ago
Jeff Young 0cd75b2556 Flip show/hide of controls so they're shown when doing layout. 7 years ago
Jeff Young 97c4d42ebf Improve Read Netlist tooltip for footprint assignment. 7 years ago
Ronnie Gaensli 3ca84dca71 Cancel Add dimension leaves auto panning on 7 years ago
jean-pierre charras 7fa5456d71 Kicad: fast switch to an other project sharing the same folder. 7 years ago
jean-pierre charras 8cb94f09c3 Allows bigger image size in DIALOG_IMAGE_EDITOR 7 years ago
jean-pierre charras 0902bbabc5 Allows bigger max page size (120x120") in Eeschema, Gerbview and Page Layout Editor 7 years ago
jean-pierre charras c32fcd1403 Fix commit f3f814e622 that breaks the compilation on Windows. 7 years ago
Jeff Young fd3e57d67f Layout adjustments and language-change-updating for modview. 7 years ago