8 Commits (d81378d7869b7ed508993eb9a1b8572bdb02034c)

Author SHA1 Message Date
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
jean-pierre charras 12a4a38507 pl_editor:make the option "show formatted texts" working. 6 years ago
jean-pierre charras 96935e0a7e Pl_editor rework: refinements in Design inspector. 6 years ago
jean-pierre charras f135ec47fa Page layout: rework and fix a few issues. 6 years ago
Jeff Young 6025256e07 Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 6 years ago
jean-pierre charras dfbe02c8c2 pl_editor: show the page limits and the coord reference corner position. 6 years ago
Jeff Young bdd44ce88c Use consistent PageLayout data structure names. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Tomasz Wlostowski 838458bc3a eeschema-gal: Base refactoring before GALification of the eeschema legacy canvas. 7 years ago
Tomasz Wlostowski 0d720fdeff eeschema-gal: factor out EDA_DRAW_PANEL from BITMAP_BASE, remove some unnecessary includes of class_drawpanel.h 7 years ago
jean-pierre charras 2230abde1b page layout editor: fix a crash on block move. 8 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
jean-pierre charras 4c5bd01887 Rename a few files 8 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Ian Roth 7ad2f37391 Add %L formatter to worksheets to print layer name. 9 years ago
jean-pierre charras c4b22b55a0 Bug fix: When using the %Y variable placeholder in a worksheet template, the %Y variable content overwrite the whole string. 10 years ago