32 Commits (199c5bafb9be6d1b70f255d1dd244fc02d01cea2)

Author SHA1 Message Date
Ian McInerney 1825ab689f Remove duplicate data tag in drawing sheet format 9 months ago
John Beard 636c6c4efb Eeschema/pcbnew: fix pasted image saving 9 months ago
Wayne Stambaugh 5c8f4697ca Common folder housekeeping part 1. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 6686ade45b Remove (somewhat atrophied) manual pretty printing. 12 months ago
Jon Evans f3360a4442 Quote base64 data in DS and schematic 2 years ago
Jon Evans 0face5a891 Add prettification to pl_editor; bump version 2 years ago
Marek Roszko d1ecf3790c Add generator version 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Seth Hillbrand f9b745f3d2 Allow multiple format image saving 2 years ago
jean-pierre charras 4f3e7e6821 *.wks files: always save text font when it is not the default font. 2 years ago
jean-pierre charras 5da5ccc4bf pagelayout_editor: fix some minor issues: 3 years ago
Seth Hillbrand 823607796b Additional safety around wks bitmaps 3 years ago
Marek Roszko ece23d434b Split up Double2Str to a format function to make its use case clear 3 years ago
Marek Roszko e30f059b43 Silence uninitialized warning 3 years ago
Jeff Young 47e002a33d Add font to status bar for text objects. 4 years ago
Jeff Young e8a543f1ea Colors for text in PL_Editor and Eeschema. 4 years ago
Jeff Young b55bda8d6f Font support for drawing sheet editor. 4 years ago
Jeff Young 67eb3116ce Remove DPOINT from drawing sheet stuff. (Use VECTOR2D instead.) 4 years ago
Jeff Young e61144d45a Finish with EDA_ANGLE. 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jeff Young b2fa2f81b2 Paste code expects a fully formed worksheet. 4 years ago
Seth Hillbrand e7905b05e7 Fix formatting error in datasheet formatting 4 years ago
Jeff Young f6287053e5 Naming conventions. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Mikolaj Wielgus 63c263090f Add versioning to page layout editor worksheets 4 years ago
Jeff Young 9411d301a0 Repair recent pass-by-reference cleanup. 4 years ago
Wayne Stambaugh e6346e3103 Pass objects by reference instead of on the stack part 2. 4 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 5 years ago
jean-pierre charras 6b9e44e59c pl_editor: save comment associated to DS_DATA_ITEM graphic items. 5 years ago
Jon Evans 433e148e08 Move some string formatting functions out of base_units 5 years ago
Jeff Young a3b9e8ddb4 Round 2 of Worksheet -> Drawing Sheet. 5 years ago
Marek Roszko e928b2d8fd Split EDA_UNITS out from common. 5 years ago
Marek Roszko 1d559108c8 Move LOCALE_IO out of common.h 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 b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Marek Roszko efa28d3357 Untangle pl_editor includes 5 years ago
jean-pierre charras bda275de46 more cleanup about removing useless include 5 years ago
Simon Richter c8c3e1f96a Fix build order for generated headers and sources 6 years ago
jean-pierre charras 074ebe0e2b Pl_editor: fix missing switch to "C" locale when saving selected items in clipboard. 7 years ago
Jeff Young 21c216556b Cut/copy/paste for PlEditor. 7 years ago
Jeff Young 248089c934 Get rid of PageLayout globals so drawing the preview doesn't mess up the document. 7 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
jean-pierre charras d44494beda Update code after file renaming 8 years ago
Michael Kavanagh 82ce90ecdc PL Editor UI Improvements: Menubar, toolbar and hotkeys 8 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 9 years ago
Dick Hollenbeck 9ad49dc2d1 Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
jp-charras 5710681f7e Fixes: lp:1622184 (pl-editor doesn't save text thickness when it is not the default value) 9 years ago