• jean-pierre charras's avatar
    Pcbnew: Fix a bug when reading a netlist which forces pcbnew to read lib files... · 4428d69a
    jean-pierre charras authored
    Pcbnew: Fix a bug when reading a netlist which forces pcbnew to read lib files to find a footprint even if the right footprint is already loaded (which explains the long time to load netlists)
    Netlist dialog: add option to report only most important messages. Useful for large boards.
    class REPORTER: add features to allow a basic message filtering (flags to report all/warning/error messages)
    Fix Bug #1214599 ( tools are deselected on Move command )
    4428d69a
Name
Last commit
Last update
..
image.lib 1) Add "rules" to base of tree for copying into BZR_HOME/rules.
image.mod 1) Add "rules" to base of tree for copying into BZR_HOME/rules.
interf_u-cache.lib Pcbnew: Fix a bug when reading a netlist which forces pcbnew to read lib files to find a footprint even if the right footprint is already loaded (which explains the long time to load netlists)
interf_u.cmp Pcbnew: Fix a bug when reading a netlist which forces pcbnew to read lib files to find a footprint even if the right footprint is already loaded (which explains the long time to load netlists)
interf_u.kicad_pcb Pcbnew: Fix a bug when reading a netlist which forces pcbnew to read lib files to find a footprint even if the right footprint is already loaded (which explains the long time to load netlists)
interf_u.net Pcbnew: Fix a bug when reading a netlist which forces pcbnew to read lib files to find a footprint even if the right footprint is already loaded (which explains the long time to load netlists)
interf_u.pro Eeschema: fix Bug #1210120
interf_u.sch Pcbnew: Fix a bug when reading a netlist which forces pcbnew to read lib files to find a footprint even if the right footprint is already loaded (which explains the long time to load netlists)
pagelayout_logo.kicad_wks Eeschema: fix Bug #1210120
tux.bmp Cleaning code: moved some help strings used both in toolbars and menus in a single file help_common_strings.h,