53 Commits (4d2e953f42304d9f8d9fbfacfb8819ece7e32862)

Author SHA1 Message Date
Seth Hillbrand bae50fab9f pcbnew: Fix 45° snapping polygons 6 years ago
Seth Hillbrand ea1c8525ce Increase visibility of polygon preview 6 years ago
Seth Hillbrand 2e1af66a2b pcbnew: Commit polygon points to new constrained zone 6 years ago
Seth Hillbrand 70c64d93e4 pcbnew: prevent assert with first pt 6 years ago
Ian McInerney e675a93b92 Switch preview items to use abstract render settings 6 years ago
Seth Hillbrand b3615b36bb pcbnew: Retain 45° constraint 6 years ago
Jeff Young 483dc24e87 Homogenize selection tools around our HIG. 6 years ago
Seth Hillbrand d65ad38e3f Fix missing PERCENT handle in preview items 6 years ago
jean-pierre charras 527d9509d3 Messure tool: Minot fix: display dimension mantissa with 3 digits (microns) in mm. 6 years ago
Seth Hillbrand ddc6079ceb Move remaining hard-coded segment counts 7 years ago
John Beard dcd4b13104 Remove workaround for fixed issue (spaces in text crash GAL) 7 years ago
John Beard 6cf7ad68ad Pcbnew: break out preview draw helpers 7 years ago
John Beard 041c52c369 Arc preview: Add guide circle 7 years ago
jean-pierre charras 99153950ec Pcbnew, Ruler tool: protect unit display against erroneous translation of \" 7 years ago
jean-pierre charras b848a424e8 minor fix 7 years ago
Seth Hillbrand 4fbd5e8e0f pcbnew: UTF8 strings for MSW display 7 years ago
Seth Hillbrand efe880bb79 pcbnew: Fix zone cutout duplication 7 years ago
Tomasz Włostowski 5b4e6b21f2 SELECTION_AREA: ensure single-pixel-wide selection rectangle border 7 years ago
Seth Hillbrand dfe4b3412a pcbnew: Fix bug in adding new zone/poly 7 years ago
Seth Hillbrand 4fc81bb923 pcbnew: Graphic lines snap as single segments 7 years ago
Seth Hillbrand 81483a9670 ARC_ASSIST: Fix return type in bool check 7 years ago
Tomasz Wlostowski 9ab79daf74 SELECTION_AREA: use abstract render settings object 7 years ago
Oliver e95b2872f6 Add x/y dimensions to PCB ruler 7 years ago
Jeff Young 5f3ee1e7ce More g_UserUnit erradication. 7 years ago
Jeff Young a39fb03822 Remove some references to g_UserUnit 8 years ago
Andrzej Wolski 5ac4dbe641 Fix window/crossed selection mode recognition in flipped view 8 years ago
Jon Evans b8c282fa6f Don't complain about perfectly-closed polygons as self-intersecting 8 years ago
Maciej Suminski 52fcddf4f4 Allow drawing self-intersecting polygons, just display a warning 8 years ago
Maciej Suminski b9285cf0e5 Display theta character correctly in ruler tool 8 years ago
Maciej Suminski 4da47f2c01 Forbid drawing self-intersecting polygons. 8 years ago
Maciej Suminski 7775f59eec Converted zone drawing tools to store points in a SHAPE_LINE_CHAIN 8 years ago
Jeff Young cd81254262 Respect 45-degree mode when set from zone dialog. 8 years ago
Maciej Suminski 495c4125f9 Set line width for SELECTION_AREA 8 years ago
Jeff Young 658d181ec7 Don't capture cursor if zone or polygon cancelled. 8 years ago
Maciej Suminski 6bd700c5dc Larger font for the ruler tool 8 years ago
Jon Evans 8182369c64 Make RULER_ITEM generic and ensure text mirroring is disabled 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
jean-pierre charras 1e770f56a6 Fix a non ASCII7 string in a message. Only ASCII7 chars can be used in sources. 8 years ago
Maciej Suminski b71fc5564a Code formatting fixes 9 years ago
Oliver Walters cd738297b0 SELECTION_AREA color now indicates selection mode 9 years ago
Oliver Walters b53ba56ac2 Use CTRL modifier to deselect items 9 years ago
Oliver Walters 8b49c6e5ed Alter selection area colours based on selection mode 9 years ago
John Beard c3ff34e0df Add reset text attributes function to GAL - use for arc tool 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
John Beard fc7dad600f Ruler tool: reset text mirror/bold/italic before painting 9 years ago
John Beard 9fe780f1b3 Rework zone creation in GAL 9 years ago
John Beard d99fbddc22 Enable angle snap for pcbnew GAL ruler tool 9 years ago
John Beard ce731f8b62 Add GAL microwave tools 9 years ago
John Beard 5f303f7b25 Enhance Pcbnew arc construction 9 years ago
Jon Evans 082b8dd2a9 Refactor BRIGHT_BOX to common so it can be used by other programs 9 years ago