1705 Commits (a7d5d1f0914a6d6af4e1ad900858c4f45947d698)

Author SHA1 Message Date
jean-pierre charras e8c1738361 dialog_edit_label.cpp: fix a minor compil warning (shadowed var) 6 years ago
Wayne Stambaugh b624c7090a Deprecate saving legacy schematic and symbol library file formats. 6 years ago
Jeff Young 790b061b8b Make sure all plotters have a RENDER_SETTINGS. 6 years ago
Jeff Young 9f2be3714f Add unresolved variable testing for worksheet items. 6 years ago
Jeff Young 5bfa06bb1c Coverity fix. 6 years ago
Jeff Young fe4fd19c66 Fix crash bug in unicode chars with Scintilla. 6 years ago
Jeff Young 8b084c373e Autocomplete for text variables. 6 years ago
jean-pierre charras f971e1267b Fix typo and remove a I18N marker in a sentence containing keywords 6 years ago
Jeff Young 160981ee71 Better error reporting for DRC rule parsing. 6 years ago
Jon Evans 2164501b06 Don't reparent symbol fields 6 years ago
Jon Evans 4a8d5a2e6c Fix missing include 6 years ago
Jon Evans 1e69f592f6 Rework net highlighting to use connections instead of strings 6 years ago
Jon Evans a63df2fbf0 Remove BuildNetListBase from netlisting paths 6 years ago
Jeff Young d61b6f965e Flatten some settings and remove some more globals. 6 years ago
Jeff Young 70fb5cac96 Flatten one level of showElectricalTypes settings. 6 years ago
jean-pierre charras 17fad3a9a4 Minor cosmetic fix and enhancement is 2 dialogs. 6 years ago
Michael Kavanagh a6ec225f43 Eeschema sheet pin properties: use combobox 6 years ago
Jon Evans 2499a1d640 Remove KIWAY dependence from SCH_PLUGINs 6 years ago
Jon Evans fbc42a8cb5 Move schematic defaults to SCHEMATIC and add some missing settings entries 6 years ago
Jon Evans f4d7c323f5 Coverity fixes 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jon Evans d599648ec7 ADDED: Enable color themes for schematic printing 6 years ago
Jon Evans 42319e57c6 Clean up libedit color settings 6 years ago
Jeff Young ba301c292a Check for single item seletion for most property dialogs. 6 years ago
Jeff Young 724c669434 Move a few more commands to tool framework. 6 years ago
Jeff Young 1a1ecd8ce1 Rearrange some code to keep from hitting a wxGrid d'tor bug. 6 years ago
Jeff Young cbe4b79107 Add syntax help for bus definitions (and upgrade parser to handle them). 6 years ago
Jeff Young cc1ebca242 Add syntax help to pin dialogs. 6 years ago
Jeff Young f3a5f5b6ca Don't resync the screen before we've changed it back. 6 years ago
Jeff Young 8ef66732e4 Add syntax help for text markup. 6 years ago
Jeff Young 3c3984a6fc Generalize default footprint fields. 6 years ago
Wayne Stambaugh 61e981be17 Symbol editor: fix broken alternate body style toolbar state. 6 years ago
Jeff Young f0cda374a0 A few more visual adjustments to the new note text. 6 years ago
Wayne Stambaugh 26803f54f0 Eeschema: fix sheet file extension warning. 6 years ago
Jeff Young 241fc3166b Implement a symbol type filter for Edit Text and Graphics. 6 years ago
Jeff Young d56dced0ab Fix dialog grow behaviour. 6 years ago
jean-pierre charras 54caebb04a Fix translation issues and a typo 6 years ago
Jeff Young 001a50bf14 Moved PANEL_COLOR_SETTINGS from buttons to swatches. 6 years ago
Jeff Young 7d7e0143e4 Fix note text to correct location of text offset ratio property. 6 years ago
Wayne Stambaugh d0c3c11e59 Eeschema: fix crash when resetting schematic symbol fields from library. 6 years ago
Jeff Young 9e4125c451 Add note on spacing to Global Label Properties dialog. 6 years ago
Jeff Young 67bccaf465 Make indeterminate control states clearer for the user. 6 years ago
Wayne Stambaugh a06fa22b8a Eeschema: remove rogue calls to SCH_SCREEN::UpdateSymbolLinks(). 6 years ago
Wayne Stambaugh 5cf474e1c8 Eeschema: fix bugs in symbol edit properties dialog. 6 years ago
Wayne Stambaugh 169f63a6c0 Eeschema: make schematic sharing truly safe across all designs. 6 years ago
Wayne Stambaugh 7183e9f97e Make the new schematic and symbol library file formats the default. 6 years ago
jean-pierre charras 12d1d3a844 Pcbnew: fix not wanted changes in .kicad_pcb files when the board has no changes. 6 years ago
Jeff Young c155d80213 User configurability of pin electrical symbol size. 6 years ago
Jeff Young da1a89fc7e Allow users to control the order of sheets through sheet fields. 6 years ago
Wayne Stambaugh c9d549ffba Eeschema: minor update symbol fields dialog layout improvements. 6 years ago