46 Commits (6b7b6fa3e3960aeec405880a47f4c4f2330e872b)

Author SHA1 Message Date
Seth Hillbrand 0775d1364a Add bezier icon 2 years ago
Jeff Young 61876533df Clean up formatting. 2 years ago
Jeff Young f5aa2ea8cf Fix copy/pasta in arc plotting. 2 years ago
Jeff Young 1ca82035ae Update SCH_SHAPE::Plot() to handle all fill styles. 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
Alex Shvartzkop b2825663be Fix SCH_SHAPE rotation direction. 2 years ago
Jeff Young f50de028fb Make plotting of PDF property popups optional. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Alex Shvartzkop b0f4adf052 Improve borderless items logic in schematic plotting. 2 years ago
Alex Shvartzkop 10e2e4a12d Another try at fixing arcs. 2 years ago
jean-pierre charras a16ab0aae1 Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name 2 years ago
Jeff Young 5bca002567 Swap non-temp and non-edit flags for SCH_ITEMs. 2 years ago
Jon Evans 3a0f8214fa ADDED: Properties panel for schematic editor 2 years ago
Jeff Young 03484aedbc Workaround wxWidgets enforced min pen width by using transparent pen. 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Seth Hillbrand 9186be600b Fix resource leak 3 years ago
Seth Hillbrand e055302a3c Allow printing backgrounds prior to foreground 3 years ago
jean-pierre charras 78087597cd Avoid including plotters/plotter.h in many files. 3 years ago
jean-pierre charras f851526c67 Plotters: make virtual void PLOTTER::Arc() using arc angles protected. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young 960e913632 Polys aren't automatically closed. 3 years ago
Roberto Fernandez Bautista 029cc65b34 EDA_SHAPE: Remove m_upsideDownCoords hack (Fixes hitTest routine) 3 years ago
Jeff Young dbbdc9d2e6 Don't rely on the penWidth already being set when setting the dash style. 3 years ago
Seth Hillbrand 7b9dc1b9f0 Fix Eeschema Arc plotting 3 years ago
Jeff Young dc1e063b00 Iron out some issues with linestyle handling in SCH printing and plotting. 4 years ago
Jeff Young 356d565d48 Normalize rectangular shapes before feeding to point editor. 4 years ago
Jeff Young 06df90636b Rationalize negative line-width handling. 4 years ago
Jeff Young 748cc1a59a Pay better attention to aPlotter->GetColorMode(). 4 years ago
Jeff Young f11b8011cd Separate plotting into background and foreground. 4 years ago
Jeff Young 7b84e0a7d9 Make printing/plotting/drawing of LIB and SCH arcs consistent. 4 years ago
Jeff Young f3cd36d1d7 Bring EEschema textboxes in line with PCBNew's. 4 years ago
Jeff Young 60bcfd1bf1 Bug fixes in arc & textbox printing. 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Jeff Young 5cc3368b14 Fix bounding boxes and hittesting for arcs in eeschema. 4 years ago
Jeff Young e61144d45a Finish with EDA_ANGLE. 4 years ago
Jeff Young 9b661aea10 EDA_ANGLE for plotters. 4 years ago
Jeff Young a533d64417 Apply default line style. 4 years ago
Jeff Young 062f5e3177 Undo for SCH_SHAPEs. 4 years ago
Jeff Young a23f6e4e92 Handle border colors for SCH_SHAPEs. 4 years ago
Jeff Young 184bcf6520 Fix failure of SCH_SHAPE to pick up default line width. 4 years ago
Marek Roszko ea613cf448 Another batch of point changes 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Ian McInerney 0e9cfd0af2 Add missing initialization values to variables 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago