246 Commits (3d72b245f992db8b8ff070623accd3a7845c0d3c)

Author SHA1 Message Date
Jeff Young 2fe7219474 Support translation in tool context menus that are long-lived. 1 week ago
Seth Hillbrand 6929f86b98 Guard EDA_TEXT bbox cache 3 weeks ago
Seth Hillbrand a857ea77d9 ADDED: Text expression evaluation 1 month ago
Jeff Young c6fcf7e0b8 Allow easier code searching for property names. 1 month ago
Jeff Young 1e9da4684a Move properties inspector font-listing to SetChoicesFunc(). 2 months ago
Jeff Young e230d5164d Honour renderSettings' default font. 3 months ago
Jeff Young 34139ae305 Push generalised sketch-mode support down into DXF_PLOTTER. 5 months ago
Jeff Young 5371312c6f Make auto text thickness active. 6 months ago
Jeff Young ac616b8c19 Restore visibility editing for fields. 6 months ago
Jeff Young a8a1b08013 Make sure protobuf API stays consistent. 8 months ago
Jeff Young 5edae8250d Finish eradication of visibility flag on text items. 8 months ago
Jeff Young d30f507fd8 Cache bboxes for all lines. 9 months ago
Wayne Stambaugh 5c8f4697ca Common folder housekeeping part 1. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Jeff Young 80885ec774 Abandon the fontTextMap. 10 months ago
Jeff Young 61dac76224 Don't discard render cache when substituting font. 10 months ago
Jon Evans 13625daeca API: Implement dimension serialization 10 months ago
Jon Evans 3129e072c4 API: Move graphics and text handling to common 11 months ago
Jeff Young 6686ade45b Remove (somewhat atrophied) manual pretty printing. 11 months ago
Dhineshkumar S 43b1bc52db Fix switching bold option on and off alters text thickness 11 months ago
John Beard 4bad76825c Standardise clamp function 1 year ago
John Beard f4eb173c43 BOX2: By-value GetInflated method 1 year ago
John Beard b043f334de Update font when needed on italic/bold change 1 year ago
jean-pierre charras 3bacfacf95 Ensure non handled text properties are never written in .kicad_pcb files 1 year ago
jean-pierre charras a075a80b3c Move all CTL_OMIT_xxx flags definitions into a new file ctl_flags.h 1 year ago
Jeff Young e332320108 Handle font when reading render cache. 1 year ago
Seth Hillbrand 72eee002aa Add effective display for fields 1 year ago
Seth Hillbrand c8375c151c Launch default URI handler if exists 1 year ago
Jeff Young c59ed0bbb7 Flip symbol editor's Y axis to match other editors. 1 year ago
Jeff Young fc572bfbc6 Make sure users don't run into min text size. 2 years ago
Jeff Young d08e0e9eaa _() -> _HKI() for group names. 2 years ago
Jeff Young aef87b9796 Push thickness handling down into EDA_TEXT::SetBold(). 2 years ago
Jeff Young e7abeb3c38 Cleanup. 2 years ago
Jeff Young 8efd90e6e8 Allow reading of 0 text sizes. 2 years ago
Marek Roszko 740c7a73a2 Add missing color prop for text 2 years ago
Jeff Young a5ee614ae8 Comments. 2 years ago
Jeff Young 65b89116e1 Clean up formatting. 2 years ago
Jon Evans 7470ec80e4 Fix some issues with Font property 2 years ago
Jon Evans 786a4ce675 Use explicit booleans for schematic format 2 years ago
Jeff Young 67d8b13b02 And Font to properties manager for EDA_TEXT items. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young f2c0f4c87f Fix logic screw-up in earlier commit. 2 years ago
Jeff Young 6fbbf981f0 Handle justification when hit-testing fields. 2 years ago
Jeff Young 0310973e3f Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2 years ago
Jeff Young 7b71e55ab9 Don't allow updates to shown_text outside of cacheShownText(). 2 years ago
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
Jeff Young eedf319ba4 Don't double-offset effective text shapes. 2 years ago
Jeff Young 782c73300b Move drawing sheet datastructures to EDA_IU_SCALE. 2 years ago
Jeff Young 5875f89531 Centralize text size clamping. 2 years ago
Jeff Young 570978fa7f Replace larger text bboxes now that we're not using them for knockouts. 2 years ago