49 Commits (c9e35a59dc037cbf677c0330f21511debca5545d)

Author SHA1 Message Date
John Beard 636c6c4efb Eeschema/pcbnew: fix pasted image saving 10 months ago
Wayne Stambaugh 5c8f4697ca Common folder housekeeping part 1. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
John Beard c799966774 Handle pasting of image data from the clipboard 1 year ago
John Beard 460e575457 Use REFERENCE_IMAGE for SCH_BITMAP 1 year ago
John Beard 3f131e2011 Abstract REFERENCE_IMAGE to a separate class 1 year ago
John Beard 215533f31a Unify flip direction handling 1 year ago
Jeff Young 20cde51b43 Fix numerous bugs in schematic item rotation. 2 years ago
Wayne Stambaugh a4b38fbb80 Coverity warning fixes. 2 years ago
jean-pierre charras a568e4f4d3 Fiw a few compil and Coverity warnings. 2 years ago
Seth Hillbrand f9b745f3d2 Allow multiple format image saving 2 years ago
Seth Hillbrand 0e382669d0 ADDED: Support for saving JPEG files in kicad_pcb 2 years ago
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2 2 years ago
Alex Shvartzkop b242779f3b Put background color behind transparent bitmaps in eeschema printing. 2 years ago
jean-pierre charras 31b30cef96 OPENGL_GAL: draw BITMAP_BASE: fix incorrect rendering of mirrored bitmaps 3 years ago
jean-pierre charras f47f44350d BITMAP_BASE::Mirror() and ::Rotate(): fix an issue for bitmaps with ppi not 300 3 years ago
Jon Evans 473979d686 Fix handling of PPI when loading embedded images 3 years ago
jean-pierre charras 1551477f00 Eeschema: Try to fix printing issues for bitmaps. 3 years ago
Mike Williams 369c0efade Bitmaps: respect source DPI 3 years ago
Jon Evans 253122dc78 BITMAP_BASE: update original when converting to greyscale 3 years ago
Seth Hillbrand 611fcc2f19 Initialize m_originalBitmap when loading PNG data 3 years ago
Jon Evans 8894b8e669 Implement bitmap rotation and mirroring without texture modification in opengl_gal 3 years ago
Jon Evans ac3ed02283 Rework bitmap cache and enable it 3 years ago
Jeff Young b4492e0bd2 More EDA_RECE yeetage. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
jean-pierre charras d0d19423e0 Eeschema: Try to fix bitmap printing in wx version > 3.1.5 3 years ago
Jeff Young 6f49b57f9b Cleanup & performance enhancements. 3 years ago
jean-pierre charras 905df71977 Fix an issue when printing bitmaps when not on wxWidgets 3.1.6 and 3.1.7 3 years ago
jean-pierre charras 048cf6df7a Fix an issue when printing bitmaps when not on wxWidgets 3.1.6 3 years ago
jean-pierre charras 6e35d5473e Fix an issue on wxWidgets 3.1.6 when printing bitmaps 4 years ago
jean-pierre charras b084115a9e BITMAP_BASE::DrawBitmap(): fix position of the clipping area when using matrix transform. 4 years ago
jean-pierre charras 563e8817a2 Fix a compil issue. 4 years ago
Seth Hillbrand c72593ca01 Printing multiple bitmaps 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Wayne Stambaugh 46b959c3e3 Move plotter headers into include folder. 4 years ago
Wayne Stambaugh 89b1fdabe9 Pass COLOR4D object by reference instead of on the stack. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
jean-pierre charras 005c3b84ad Better fix for incorrect page preview in Page Settings when the worksheet contains a bitmap 5 years ago
jean-pierre charras 077611b8f1 BITMAP_BASE, Eeschema: fix incorrect position of the bitmap when printing. 6 years ago
Seth Hillbrand 4ebb87d1c1 Fix Eeschema BW printing 6 years ago
Seth Hillbrand 195c3d074b Fix bitmap clipping 6 years ago
Seth Hillbrand a35db35029 eeschema: Fix bitmap scaling when printing 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
John Beard 2dd5757eb5 Common: Fix copy-construction of empty BITMAP_BASE 7 years ago
John Beard 94b46ce176 QA common: add some BITMAP_BASE tests 7 years ago
Tomasz Wlostowski 0d720fdeff eeschema-gal: factor out EDA_DRAW_PANEL from BITMAP_BASE, remove some unnecessary includes of class_drawpanel.h 7 years ago
jean-pierre charras d44494beda Update code after file renaming 8 years ago
jean-pierre charras fa10e1b7fe rename a few files 8 years ago
jean-pierre charras e499d337d8 rename files: update filenames in sources 8 years ago