Seth Hillbrand
c55cb8c557
Standardize colons in ERC dialog
8 years ago
Seth Hillbrand
f451ffb877
Standardize colons in schematic editor options dialog
8 years ago
Seth Hillbrand
83319f74c3
Standardize colons in line style dialog
8 years ago
Seth Hillbrand
2da575d539
Standardize wording and colons in libentry fields dialog
8 years ago
Seth Hillbrand
617d9288ab
Standardize colons in edit label dialog
8 years ago
Seth Hillbrand
32bb6064d7
Standardize colons in edit schematic component dialog
8 years ago
Seth Hillbrand
07281d78ad
Standardize colons in edit component dialog
8 years ago
Seth Hillbrand
8c2a7138d1
Standardize colons in BOM dialog
8 years ago
Seth Hillbrand
4640a656a2
Standardize colons in annotate dialog
8 years ago
Seth Hillbrand
3693e3b1e0
Standardize colons in track-via properties dialog
8 years ago
Seth Hillbrand
b2a9df33ea
Standardize colons in set grid dialog
8 years ago
Seth Hillbrand
6f6b65821a
Standardize colons in select pretty lib dialog
8 years ago
Seth Hillbrand
0cbc611135
Standardize colons in select net dialog
8 years ago
Seth Hillbrand
938f8b1a9a
Standardize colons in Print using printer dialog
8 years ago
Seth Hillbrand
006bfabbdf
Standardize colon and remove abbr. in Print dialog
8 years ago
Seth Hillbrand
0e79538601
Standardize caps in position relative dialog
8 years ago
Seth Hillbrand
e219ff0c2f
Standardize colons pns settings dialog
8 years ago
Seth Hillbrand
3d2e103374
Standardize colons pns length tune dialog
8 years ago
Seth Hillbrand
3c00b2a2a8
Standardize colons plot dialog
8 years ago
Seth Hillbrand
fbb8ccb9ad
Standardize colons in pad properties dialog
8 years ago
Seth Hillbrand
30d1db6b1f
Standardize colons non-copper zones dialog
8 years ago
Seth Hillbrand
9b9345abba
Standardize colons and wording in netlist dialog
8 years ago
Seth Hillbrand
d562a7b26d
Standardize colons modedit_options_base
8 years ago
Seth Hillbrand
b834031425
Standardize colons layers_setup_base
8 years ago
Seth Hillbrand
9956ea20e7
Standardize colons layer_selection
8 years ago
Seth Hillbrand
bc7ccab642
Standardize colons global footprint edit
8 years ago
Seth Hillbrand
0ed6751ebe
Standardize colons global deletion
8 years ago
Seth Hillbrand
38dae061ce
Standardize colon board editor options
8 years ago
Seth Hillbrand
f96328afef
Standardize colon gendrill_base
8 years ago
Seth Hillbrand
0b07f2ba9e
Standardize colon and file/table in footprint lib dialog
8 years ago
Seth Hillbrand
65c3046fc9
Standardize colons for edit_footprint_text_base
8 years ago
Seth Hillbrand
f977d210ad
Standardize colons for edit_footprint_for_fp_editor
8 years ago
Seth Hillbrand
b9adcbdbe3
Standardize colons edit_footprint
8 years ago
Seth Hillbrand
8234cf721c
Standardize colon drc_base
8 years ago
Seth Hillbrand
340b9fc2a5
Standardize colon display_options_base
8 years ago
Seth Hillbrand
a73cbe221a
Standardize colong dimension editor base
8 years ago
Seth Hillbrand
f55ad77da6
Standardize colon design_ruls_base
8 years ago
Seth Hillbrand
202e81eaa5
Standardize colon create_array_base
8 years ago
Seth Hillbrand
34fed2075a
Standardize colon copper zones base
8 years ago
Seth Hillbrand
87f18665fc
Standardize colon block_options_base
8 years ago
Seth Hillbrand
c8d1e056f3
Standardize colon SVG_print_base
8 years ago
Jeff Young
aa71d41a59
Calculate column widths based on actual text & fontsize.
Fixes: lp:1737361
* https://bugs.launchpad.net/kicad/+bug/1737361
8 years ago
Maciej Suminski
50588dcd1e
Fix disabled 'save library' button in the symbol editor
With uninitialized COMPONENT_TREE::m_menuActive there were cases when
application logic erroneously decided to fetch the current library name
from the right click menu selection, even though there was no menu
opened, so an empty string was returned. Empty library name is
equivalent to no library loaded, therefore the save button appeared
disabled.
Fixes: lp:1765937
* https://bugs.launchpad.net/kicad/+bug/1765937
8 years ago
jean-pierre charras
2925b93571
Gerbview: Remove dead code that handled a experimental .gbrjob file, now no longer existing.
8 years ago
Maciej Suminski
cfa9916836
Prevent issuing a print command before the previous one is finished
Fixes: lp:1765965
* https://bugs.launchpad.net/kicad/+bug/1765965
8 years ago
Maciej Suminski
3cc0554e33
Code formatting
8 years ago
Wayne Stambaugh
648803dcf7
Eeschema: fix missing part in part list bug in netlist exporter.
Use LIB_ID for LIB_PART_LESS_THAN comparison. This prevents parts with
library name clashes from being dropped from the part list.
8 years ago
Wayne Stambaugh
41c1657eb6
Eeschema: fix bug in sheet path loading logic.
When a relative sheet path was not in the project path or a subfolder
within the project path, the schematic path would be empty. Set the
base path to the project path when the schematic path is no within
the project path hierarchy.
8 years ago
jean-pierre charras
4202bb6af6
DIALOG_EDIT_COMPONENTS_LIBID: fix the minimal size (previous code to fix this size was not working)
8 years ago
jean-pierre charras
e75762b1e3
Better wording
8 years ago