11 Commits (f6b4b66a86ca5c97e6aac957414f44133755d9b3)

Author SHA1 Message Date
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 6 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 7 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
jean-pierre charras 70226ecdeb Fix a few doxygen warnings 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Jon Evans 7cd72d6ffb Move layer colors from PCB_RENDER_SETTINGS to RENDER_SETTINGS 9 years ago
Simon Richter da5699de0a Replace boost::shared_ptr with std::shared_ptr. 10 years ago
Maciej Suminski b1d241c271 Net highlighting mode is toggled when used on the same net (GAL). 10 years ago
jean-pierre charras 24f516f6ae Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 11 years ago
Maciej Suminski 69816d8704 The GAL view uses colors settings from the legacy canvas. 12 years ago
Maciej Suminski d27ea7895d Moved background color settings from GAL to RENDER_SETTINGS. Added RENDER_SETTINGS::TranslateColor() to convert between EDA_COLOR_T and COLOR4D. 12 years ago
Maciej Suminski a6917280fe Added net highlighting. 12 years ago
Maciej Suminski 0ac3e1fbf2 Namespace KiGfx->KIGFX. 12 years ago
Maciej Suminski 3d0753c920 Added get functions for high contrast mode fields. 12 years ago
Maciej Suminski 573f9841df Better way of marking 'brightened' mode for items. 12 years ago
Maciej Suminski 90a3b97c2f Added drawing of worksheet layout. 12 years ago
Maciej Suminski e2f5b2779f Changed lifetime of RENDER_SETTINGS (now they are accessible right after PAINTER object is created). 12 years ago
Maciej Suminski afe2e27b0a Moved GetColor() from PAINTER to RENDER_SETTINGS. Fixed recaching of custom items. 12 years ago
Maciej Suminski c5d3376c26 Changed some 'magic numbers' into constants. Added const modifier in appropriate spots. 12 years ago
Maciej Suminski 402f3c6f2c Added brightened mode for selecting items using disambiguation menu. 12 years ago
Maciej Suminski e050133c07 Simplified color computation. 12 years ago
Maciej Suminski c5ca075e24 Added an interface for highlighting. 12 years ago
Maciej Suminski 7739cfef2f Added support for multiple active layers (colored ones in the high contrast mode). 13 years ago
Maciej Suminski 84392f1723 Moved STROKE_FONT from PAINTER to GAL. 13 years ago
Maciej Suminski 3f1da8b2c0 Minor code cleaning. 13 years ago
Maciej Suminski db74de74f5 Added possibility to change cached layer color (for the purpose of high contrast display). 13 years ago