13 Commits (0ff32d20cd230ce48412aab7f4876bad811b074d)

Author SHA1 Message Date
Marek Roszko 0ff32d20cd wxS more things 3 years ago
Marek Roszko 323bec4adc Remove hidden undocumented env var for worksheet 3 years ago
Marek Roszko c418b25756 Centralize the parseDouble functions in the parsers and gcc specialcase 3 years ago
Marek Roszko a070959209 Switch from strtod to std::from_chars for performance 3 years ago
Roberto Fernandez Bautista 0015574a60 ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 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
jean-pierre charras 8d5eba7649 DRAWING_SHEET_PARSER: fix missing parse of "T_comment" case for DS_DATA_ITEM_BITMAP. 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 ceceda37cc No more long-lived parsers. 4 years ago
Jeff Young f6287053e5 Naming conventions. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young 2739cdbd43 Add error message logging to opening of drawing sheet. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Mikolaj Wielgus 63c263090f Add versioning to page layout editor worksheets 4 years ago
Marek Roszko cf2bb5692a Remove the wxLog calls from math/util.h for now 4 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 4 years ago
Marek Roszko 0dd746548a DS_DATA_MODEL::LoadDrawingSheet actually was meant to accept blank filenames as a good thing 5 years ago
Marek Roszko cc1bfd4c18 Harden drawing sheet loading slightly... 5 years ago
Jeff Young a3b9e8ddb4 Round 2 of Worksheet -> Drawing Sheet. 5 years ago
jean-pierre charras f43c639a4d Fix issue with predefined variable texts ${COMMENT0} to ${COMMENT9} 5 years ago
Ben Dooks 651e7f664d Fix type-cast in page_layout_reader.cpp 5 years ago
Marek Roszko d67cf2f9af Replace wxFile usage with wxFFile 5 years ago
Marek Roszko 1d559108c8 Move LOCALE_IO out of common.h 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 8285110c2a more cleanup about removing useless include 5 years ago
Ian McInerney 99dcadf7e6 Introduce new KI_FALLTHROUGH macro 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Jeff Young bb8096497a Allow pageLayout files to have no graphic items. 6 years ago
Simon Richter c8c3e1f96a Fix build order for generated headers and sources 6 years ago
Jeff Young 21c216556b Cut/copy/paste for PlEditor. 7 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 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 71f188f3de Hook up import-page-layout and change-background-color actions. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Maciej Suminski ac9fc949bd Code formatting for 013f7b4d 8 years ago
Russell Oliver 34b52c91b7 Add empty eeschema page layout for Eagle schematic import. 8 years ago
jean-pierre charras d44494beda Update code after file renaming 8 years ago
Simon Richter 758d5727b0 Minor string fixes 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
Wayne Stambaugh 98ad5096b0 Eeschema: add saving schematic files to schematic plugin. 9 years ago
jean-pierre charras c1f0ab91a2 Code cleaning and coding style fix. 10 years ago