79 Commits (e445249720ca428e4a19a5e9cf7855e4803dbc23)

Author SHA1 Message Date
Wayne Stambaugh 30ba1b8007 Coverity warning fix. 2 years ago
jean-pierre charras 5bf241a53e Pcbnew, export component placement: better string in menu (.gbr added). 2 years ago
Wayne Stambaugh b5eee9dd7e Coverity warning fixes. 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Wayne Stambaugh 1026596964 Allow symbols to be derived from other derived symbols. 2 years ago
Jeff Young d48e7f159c Re-install tool view items after clearing the view. 2 years ago
Jeff Young 782c73300b Move drawing sheet datastructures to EDA_IU_SCALE. 2 years ago
Jeff Young a540c01c61 Double double-add items to the view. 3 years ago
Jeff Young dc78797274 Support SHEET_PATH when printing. 3 years ago
Wayne Stambaugh 598b09821a Coverity fixes. 3 years ago
Jeff Young 7f34586c7e Allow text variable resolution through properties in drawing sheet text. 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Marek Roszko bf964d8678 Commonize page_info by simply making the Iu scale a parameter on call. 3 years ago
Jeff Young 6f49b57f9b Cleanup & performance enhancements. 3 years ago
Jeff Young 38e5faf21b Overhaul bitmap text for performance. 4 years ago
Roberto Fernandez Bautista 0015574a60 ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 4 years ago
Jeff Young 92a229eec7 ADDED separate user-defined color for page limits. 4 years ago
jean-pierre charras 21144481d2 PLOTTER: do not clamp coordinates to an arbitrary value. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 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
Dominik Wernberger 07635d2fc7 Minor adjustments 5 years ago
Dominik Wernberger ac94d72d2d Add more const specifiers 5 years ago
Jeff Young 34be4b4666 Cleanup. 5 years ago
Jeff Young bf04fc3b72 Process all symbol instances as the ref, value, etc. may be different. 5 years ago
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
PJM d1322e7d1d Refactor GetDocumentExtents() 5 years ago
PJM ca2252686a Eeschema: Make SCH_VIEW::GetItemsExtents() ignore invisible text 5 years ago
PJM abdd1906c2 Change 'Zoom to Fit' margins and add 'Zoom to Objects' 5 years ago
Jeff Young 57c3d8e8d8 Make sure preview group gets added to view after a clear. 5 years ago
Jon Evans 32a7d00256 Make sure projects are cleaned up nicely when frames close 5 years ago
Jon Evans 413c2cc2c6 Don't use the schematic grid for page border in pcbnew 5 years ago
Jeff Young 9cc6a77cc0 Fix bug where preview wasn't getting re-added after view cleared. 5 years ago
Jeff Young d586495c0a Preview fp edges & text while dragging in router. 5 years ago
Jeff Young 32c3ea4edd Flags cleanup. 5 years ago
Wayne Stambaugh 354d53a6c5 Handle derived library symbol optional field inheritance. 6 years ago
Jon Evans 7c7b7f41da Move SCH_SCREEN project access to SCHEMATIC 6 years ago
Jeff Young 9a67dc56f9 Clean up assumption that field_id < MANDATORY means its mandatory. 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Ian McInerney cd0d92956b Use static cast in sch_view since type has been checked 6 years ago
Jeff Young 1591d13839 Use static_cast since we've already checked the type. 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
Wayne Stambaugh aeb3281e27 Convert Schematic Internal Units to 100nm 6 years ago
Wayne Stambaugh 9fe2c4b21f Fix a few more symbol library inheritance bugs. 6 years ago
Wayne Stambaugh 8e150521a2 Fix a few minor symbol library inheritance bugs. 6 years ago