214 Commits (bb2881a5abf971c2f62a3c6cd3c23afaaf5afeb5)

Author SHA1 Message Date
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Jeff Young 3d852372ca Handle nested unescaping (for buses in particular). 5 years ago
Jeff Young 11117a2d9a Fix invalid access into empty string. 5 years ago
Franck Jullien 70cbf59846 eeschema/intersheet: don't list own page 5 years ago
Jeff Young 9dae57ae9d Fix several bugs in SCH color printing and plotting. 5 years ago
Jeff Young 2050e05944 Formatting. 5 years ago
Franck Jullien 8d72a768e0 eeschema/intersheet: add print and plot functions 5 years ago
Peter Montgomery 821128cb8e Eeschema: Make auto-decrementing net labels stop at zero 5 years ago
Jeff Young 050d9e37ec Fix rotation bugs in Eeschema. 5 years ago
Jeff Young 1f5831185e Fix rotation of multiple global labels with intersheet references. 5 years ago
Jeff Young 7c344e9be6 Mirroring for intersheet references. 5 years ago
Jeff Young 293795fd46 Support rotation on intersheet references. 5 years ago
Jeff Young c1d1c12b41 Simplify message panel code. 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Jeff Young 8c5c902fa3 Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young 8bae52d1c3 Correct naming conventions. 5 years ago
Jeff Young 592cd99fd5 Pin dialog min size so that we don't wrap our (hacked) overbars. 5 years ago
Marek Roszko 9de0ff22c1 Rename Mirror template to MIRRORVAL to avoid shadowing 5 years ago
Marek Roszko e49ac45b84 HTML_MESSAGE_BOX is a dialog 5 years ago
Marek Roszko a785f70ea1 msgpanel is a widget, shove it to the right folder. 5 years ago
Marek Roszko 304e5faf36 Move wxStringSplit to kicad_string 5 years ago
Jeff Young 83890f8d3a Move label editors to QuasiModal so the Syntax Help window can be shown. 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Marek Roszko 1538d737e7 Split out FILL_T to its own header to avoid spreading eda_item everywhere 5 years ago
Marek Roszko 12d21e34e2 Remove trigo.h from eda_text.h 5 years ago
Jeff Young 4565631728 Finish moving eeschema assigned netclasses to sheet-path-relative. 5 years ago
Michael Kavanagh 006e383f2a Move sch_text help into markdown file 5 years ago
Mikolaj Wielgus 400c15b8eb Add mils to units, remove useMils variables 5 years ago
jean-pierre charras 7865d8de43 more cleanup about removing useless include 5 years ago
Franck Jullien 2fc49045d1 ADDED: eeschema: Add intersheets references function 5 years ago
Jeff Young 13f1de8e73 Forgot a bunch of files from last commit. 5 years ago
Jeff Young 64fa400b19 Ease translation a bit. 5 years ago
Jeff Young f347118ce3 Add a min pin width advanced config for plotting. 5 years ago
Seth Hillbrand 02a5d47de9 Avoid passing references in EESchema 5 years ago
Jeff Young e782794f96 Flesh out object properties and DRC Rule syntax help. 5 years ago
Jon Evans 38a4e4ad5a Remove the last bits of the old netlist system 5 years ago
Jeff Young 15c136ead2 Make a bunch of help dialogs modeless. 5 years ago
Jeff Young 0804f487ec Add text var cross-reference processing to SCH_FIELDs. 5 years ago
Jeff Young 55784afbfe Allow text variables to reference parent sheet's fields. 5 years ago
Jeff Young e66523586b Add Assign Netclass... to context menu. 5 years ago
Jeff Young e7603ddcb9 Add tilde escape syntax to syntax help. 5 years ago
Jeff Young 8b084c373e Autocomplete for text variables. 5 years ago
Jeff Young f3e4e61fa7 Push some more editing code out to the tool framework. 5 years ago
Jon Evans 7c7b7f41da Move SCH_SCREEN project access to SCHEMATIC 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young 1cfcfc3ca7 Fix some formatting issues in syntax help. 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 df37887b1f Factor line width into global label shape. 6 years ago