24 Commits (aef87b979605a2b395eab5d851200319e4fc8e84)

Author SHA1 Message Date
Jeff Young 33d93b79a3 Handle nested text variable references in title block. 2 years ago
Alex d4879e05ac Use semantic version in drawing sheets. 2 years ago
Marek Roszko 22288adb7d Reduce KICAD_VERSION in drawing sheets to something simple 2 years ago
Alex Shvartzkop 26c8c718eb Fix drawing sheet border random thickness glitch. 2 years ago
Mike Williams f993e45325 Variables: make consistent across editors 2 years ago
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
Jeff Young f35a88ce0b Cache LIB_PIN text extents for performance. 3 years ago
Jeff Young 4ed267394a Outline font performance improvements. 3 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
Seth Hillbrand 823607796b Additional safety around wks bitmaps 3 years ago
Jeff Young 2367c5cf1b Fix another early return while evaluating text variables. 3 years ago
Jeff Young f399dc0c3a Nullptr safety. (Sentry KICAD-4F) 3 years ago
Jeff Young 26c821962f Simplify and regularize text variable substitution architecture. 3 years ago
Jeff Young cef7cd8f7c Move default font to RENDER_SETTINGS. 3 years ago
Jeff Young 7f34586c7e Allow text variable resolution through properties in drawing sheet text. 3 years ago
Jeff Young 9188838e50 RIP EDA_RECT. 3 years ago
Roberto Fernandez Bautista 0015574a60 ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 4 years ago
Seth Hillbrand 49c48e2fe0 Consistently handle env/prj variables 4 years ago
Jeff Young e8a543f1ea Colors for text in PL_Editor and Eeschema. 4 years ago
Jeff Young 89c0f8e297 Move to new font engine. 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Jonathan Haas a4b1f9187d Drawing Sheet Editor: Assign a line width before drawing page border 5 years ago
Jeff Young a3b9e8ddb4 Round 2 of Worksheet -> Drawing Sheet. 5 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Zoltan Gyarmati f997deec75 eeschema: fixing title block variable expanding in text objects 5 years ago
Jeff Young f1221a9ca3 Resolve text variables in title blocks for outputing to netlist. 5 years ago
Jeff Young 288ecb9a02 Fix logic error in recent commit. 5 years ago
Jeff Young 08d595c9bf Move title block fields to global availability in PCBNew. 5 years ago
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 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
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Jeff Young 0bc7bbbadb Report silk/edge collisions. 5 years ago
jean-pierre charras 8285110c2a more cleanup about removing useless include 5 years ago
Ian McInerney 61cdf3436b Ensure PAINTER::Draw routines properly handle EDA_ITEM casting 5 years ago
Jon Evans bd14f8a82a ADDED: New appearance control widget for PcbNew 5 years ago
Jeff Young 07ab97a58b Read and update colour settings when changed in prefs. 5 years ago
Ian McInerney 7b705af038 Refactor common QA components to create a single common library 5 years ago
Jeff Young a6eaa3257a Autocomplete for page layout editor text items. 6 years ago
Jeff Young 2c0f3c8088 Recurse into title block fields when resovling text vars. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young 6e800bddae Rationalize penWidth processing as first step in removing some globals. 6 years ago
Jeff Young 76bbb71402 Correct some formatting issues. 6 years ago
Jeff Young cc9ac37a0e Add text variable support to envVar processing. 6 years ago
jean-pierre charras 58e03be23c Fix a compil issue. 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jon Evans b1fd931251 Use grid color for worksheet page borders 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
jean-pierre charras 460060a694 page layout editor: fix incorrect bitmaps bounding box size. 6 years ago
Jeff Young a6b7d4f7f6 Support 9 comments in the page setting GUI. 6 years ago