1715 Commits (042e5956c280a8e3370789bed04df7b9ffa85d9c)

Author SHA1 Message Date
Wayne Stambaugh 042e5956c2 Fix library table dialog tab labels. 5 years ago
Wayne Stambaugh cf59468de2 Fix library table dialog tab appearance in dark mode. 5 years ago
Wayne Stambaugh 3dde4e5616 Eeschema: fix yet another symbol properties dialog layout issue. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
jean-pierre charras 4314e4dc93 Update French translation and fixes minor I18n issues. 5 years ago
Wayne Stambaugh a1508d2531 Symbol editor: minor symbol properties dialog layout fixes. 5 years ago
Wayne Stambaugh a5e628a552 Symbol editor: fix missing footprint filter support for derived symbols. 5 years ago
Jeff Young 1d110d5414 Move a couple more dialogs to QuasiModal for syntax help. 5 years ago
jean-pierre charras 5abb61e195 DIALOG_FIELDS_EDITOR_GLOBAL: fix a few minor issues. 5 years ago
jean-pierre charras ceb4b56134 DIALOG_FIELDS_EDITOR_GLOBAL: fix crash due to a missing column used in code. 5 years ago
Werni a7d5d1f091 Add more consts all over the place 5 years ago
Ian McInerney 31e626f279 Cleanup creation of all our smart pointers 5 years ago
Marek Roszko 14c18b7e64 Move ui functions out of common and into ui_common 5 years ago
Marek Roszko 91e5611341 Move dialog_configure_paths.h and dialog_edit_library_tables.h to dialogs folder 5 years ago
Marek Roszko e49ac45b84 HTML_MESSAGE_BOX is a dialog 5 years ago
Jon Evans ec11697660 Language update for autostart wires checkbox 5 years ago
Jon Evans 0e9efef7aa Never show footprints in power symbol chooser mode 5 years ago
Jeff Young 2f1e755f66 Update preference panel names. 5 years ago
Jeff Young 4789794e0e Minor dialog spacing normalization. 5 years ago
Jeff Young 51dff1c822 Live update sheetpath. 5 years ago
Wayne Stambaugh 189792cd4c Eeschema: fix sheet properties dialog sheet path bug. 5 years ago
Wayne Stambaugh 15c2181a89 Eeschema: fix sheet properties dialog page number bug. 5 years ago
jean-pierre charras d6f91c810f Fix a few compil and Coverity warnings. 5 years ago
Marek Roszko e928b2d8fd Split EDA_UNITS out from common. 5 years ago
Jeff Young 346b7178b7 Repair the way other units are collected when syncing symbol fields. 5 years ago
Wayne Stambaugh 4ac4cc14ee Eeschema: fix new sheet page number bug. 5 years ago
Marek Roszko 81a7afc76e Use kicad_algo directly rather than common.h 5 years ago
Wayne Stambaugh d8ffea881e Improve dialog static sizer box consistency. 5 years ago
Jon Evans 922304f980 Guard against missing theme in DIALOG_PLOT_SCHEMATIC 5 years ago
Jeff Young d785dae88b DIALOG_EDIT_COMPONENT_IN_LIB -> DIALOG_LIB_SYMBOL_PROPERTIES. 5 years ago
aris-kimi d90faa26a5 Fixes https://gitlab.com/kicad/code/kicad/-/issues/6095 5 years ago
Ian McInerney 06bf7943b7 Minor warning fixes 5 years ago
Jeff Young e5089d783d Remove multi-label entry feature. 5 years ago
Jeff Young e497639320 Don't allow both DeMorgan alternates and general pin alternates. 5 years ago
Seth Hillbrand 2a43b88115 Standardize PostScript capitalizaiton 5 years ago
Seth Hillbrand 316ca120e8 Don't translate spice prefixes or numbers 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Ian McInerney 7c9acc605d Introduce a new number badge UI element for DRC and ERC reporting 5 years ago
Jeff Young 8f67557a65 Separate display and canonical names in Edit Symbol Fields. 5 years ago
Wayne Stambaugh c79d6391dd Eeschema: minor plot dialog layout fixes. 5 years ago
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
Jeff Young 725082786e Move ERC dialog to DRC architecture. 5 years ago
jean-pierre charras 539ac4c214 Remove a few include<wx/wx.h> in many files that do not actually use this include. 5 years ago
Jeff Young dd53b9c399 Bail on 45º text in pin conflicts map. 5 years ago
jean-pierre charras 0044c6b48a Add missing includes 5 years ago
Jeff Young ebc0d47239 More pinmap spacing adjustments for MSW. 5 years ago
Jeff Young 9f16b68bde Better centreing of pin conflict map col labels. 5 years ago
Jeff Young 688a031793 Fix broken logic when updating fields. 5 years ago
Jeff Young 6dfcfb0177 Rename DIALOG_EDIT_COMPONENT_IN_SCHEMATIC -> DIALOG_SYMBOL_PROPERTIES 5 years ago
Jeff Young a6166c8ccc Select just reference number when editing reference field. 5 years ago