44 Commits (c73d555fe23601b49658bf834dd497f60e2ff093)

Author SHA1 Message Date
Andrzej Wolski c73d555fe2 ADDED: Lasso selection in pcbnew 3 months ago
Jon Evans dc9fa2e2ac More functional fix for IPC API item modifications 7 months ago
Jeff Young 413d6747c5 Collapse SCH_TABLE border drawing into shared code. 7 months ago
Damjan 9c6ebb44b6 pcbnew: Table Cell Text Justification 8 months ago
Jeff Young 5edae8250d Finish eradication of visibility flag on text items. 8 months ago
John Beard 520a7cf62c GAL: ViewGetLOD should not be able to change the VIEW 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jon Evans d64b17050d API: Serialize PCB_TEXTBOX 11 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 11 months ago
John Beard 215533f31a Unify flip direction handling 1 year ago
Jeff Young 9d03a92738 Get rid of C++20 compiler warnings. 1 year ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 1 year ago
Jeff Young 0040c290ed Don't flip alignment of non-side-specific text. 1 year ago
Jeff Young d083593177 Table bug fixes. 2 years ago
Jeff Young 4eefbc7815 ADDED: textbox and tablecell margins. 2 years ago
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young 8760bd8c80 Reconcile "apply defaults to new footprints" with DRC lib checks. 2 years ago
Marek Roszko 21c54f9721 Add two more border props to props panel 2 years ago
Marek Roszko 2dcb7caacf Add an explicit border property to textboxes 2 years ago
Marek Roszko 6e45be8708 Add a friendly name to textboxes for the prop mgr 2 years ago
Marek Roszko 339684263c Fix accidental plotting of disabled textbox borders 2 years ago
jean-pierre charras 4d1f9f6fb9 Pcbnew: Fix some draw issues in PCB_TEXT and PCB_TEXTBOX: 2 years ago
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
Jeff Young 65e53b8ecd Move SHAPE_POLY_SET::Inflate's error spec from a seg-count to a max-deviation. 2 years ago
Jeff Young c71cf21e2f Use rendered text to generate bounding box for knockout text. 2 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 2 years ago
Nimish Telang 8ea357f04d Fix Doxygen directives in numerous headers 3 years ago
Jon Evans eba0783b38 Fix rotation/flipping properties for text boxes 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jeff Young 03ba14c6d3 Tighten lifecycle management of parent group pointers. 3 years ago
jean-pierre charras 63002cec57 Do not add a title/comment in mandatory field strings when writting netlists. 3 years ago
Jeff Young d16b23d16e Name shortening and line-break reduction. 3 years ago
Jeff Young 897135a4f0 Support mirroring on the board too. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Jeff Young f17a865593 Move EDA_ITEM hitTest to BOX2I. 3 years ago
Marek Roszko e0f28fc4e1 Replace wxFindReplaceData with our own container 3 years ago
Jeff Young 4f0136db3b Attempt to fix std::initializer_list lifetime issue. 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Jeff Young de12c63de6 Repair point editing of rotated text boxes. 3 years ago
Jeff Young aee5ff8935 Make sure text caches get updated on move. 4 years ago
Seth Hillbrand 442aae19d9 Separate flashing check for connectivity 4 years ago
jean-pierre charras 0440aa3d83 Extend layer LAYER_LOCKED_ITEM_SHADOW to draw shadow markers on other locked items: 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Jeff Young 1b19ff5f42 More EDA_ANGLE changes. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
jean-pierre charras 56412cc843 PCB_TEXT: remove "hide" option, because they are never hidden. 4 years ago