35 Commits (f24dba97f4dff436ebbc8866de8c9e6fa99b85c9)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Seth Hillbrand bf6a255a3e Move more elements from fixed size arrays 11 months ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
Jeff Young 92910d5d0f Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
jean-pierre charras 247a0e6501 Eeschema: Add Cairo printing to the Eeschema print engine. The current print engine (using wxDC draw engine) has frequently issues with each new wxWidgets version. Cairo printing engine, used for Pcbnew and Gerbview has less issues. On Eeschema, the cairo print is enabled only if the advanced config has the option "EnableEeschemaPrintCairo = 1" 2 years ago
Jeff Young 9d13e419c2 Reduce compiler warnings. 3 years ago
Jeff Young cef7cd8f7c Move default font to RENDER_SETTINGS. 3 years ago
Seth Hillbrand 524b129c64 ADDED: Support for explicit DNP field 3 years ago
Jeff Young 5ebc51bf63 Fix plotting colour of intersheet refs. 3 years ago
Jeff Young 231ac567b8 Bug fixes for printing vias. 3 years ago
Jeff Young f22cf1cc3a Fill in missing bits of LAYER variable for printing/plotting. 3 years ago
Jeff Young 2defd8d911 Move show-bounding-boxes to a tool on the toolbars. 4 years ago
Jeff Young 23194dbe54 User-settable high-contrast dimming factor. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Seth Hillbrand 9a8d1246cc We don't keep a CHANGELOG.TXT 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 4 years ago
Jon Evans eff9746f34 CHANGED: Net highlight in PcbNew is now persistent to match Eeschema 4 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Jeff Young b8e97bb6b6 Only apply B&W printer fixes when printing. 5 years ago
Dominik Wernberger ac94d72d2d Add more const specifiers 5 years ago
Wayne Stambaugh 96c935673e Header clean up round 4. 5 years ago
Jeff Young 4233886a05 Repair drill mark printing. 5 years ago
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
Marek Roszko f59551d6ad Remove painter.h from eda_text.h 5 years ago
Jeff Young bb753aaadf Clean up terminology around active & high contrast layers. 5 years ago
Jeff Young 4c21668940 Use high-contrast layer to inform clearance rules for outline. 5 years ago
Jeff Young f347118ce3 Add a min pin width advanced config for plotting. 5 years ago
Jon Evans eb9756840d Better defaults for brightness factors 5 years ago
Jon Evans bd14f8a82a ADDED: New appearance control widget for PcbNew 5 years ago
Jeff Young 32c3ea4edd Flags cleanup. 5 years ago
Jeff Young da2b7071b4 WYSISYG custom pad editor. 5 years ago
Jon Evans c7daf8a8f3 ADDED: Cross-probe highlighting of bus members 5 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
jean-pierre charras 04ea20dd44 Eeschema, SCH_PAINTER: fix max text thickness issue, to have small texts readable. 6 years ago
Jeff Young 6e800bddae Rationalize penWidth processing as first step in removing some globals. 6 years ago
Jeff Young 5134856f18 Rationalise 3D settings data-structure. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
Jeff Young fa84babefe Re-implement sch->pcb cross-probing using net highlighting architecture. 6 years ago
Seth Hillbrand 4a52062a54 GAL: Make high-contrast meld into background 6 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Maciej Suminski e81c3a59a2 Refactored and unified board editor and footprint editor print dialogs 7 years ago
Maciej Suminski 347e21daaa Handle printout settings: line width, color/mono, mirror 7 years ago
Jeff Young 9dfcc839a4 Fix color issues with cursor and sheet pins. 7 years ago
Tomasz Wlostowski 7e1458a9ce eeschema-gal: implement IsBackgroundDark() 7 years ago
Jeff Young df863e44e2 Wire m_showPageLimits control up to GAL canvas. 7 years ago
jean-pierre charras 79a9f401a3 Fix a minor issue in pad editor dialog: in GAL mode, the pad was sometimes shown in outline mode, sometimes in filled mode 8 years ago