77 Commits (63002cec57e65fbbfe8ba358ababb5ff70ea409b)

Author SHA1 Message Date
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Marek Roszko e0f28fc4e1 Replace wxFindReplaceData with our own container 3 years ago
Jeff Young a678b78091 Implement SCH_MARKER::GetSeverity(). 4 years ago
Jeff Young 29841ba315 Bring ERC & DRC dialogs into parity. 4 years ago
Marek Roszko ac715d2e51 Scoop up some more wxPoint instances 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young af13533b42 Add show/hide controls for ERC markers. 4 years ago
Jeff Young f73042fe24 Some minor performance enhancements. 4 years ago
Jeff Young 5f3c67bd2b Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 4 years ago
Jeff Young 7a13ad7b17 Consistent naming. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jonathan Haas f90164f7cf Fix some typos and improve wording 5 years ago
Jeff Young 2a7e60960a Use standard mirror icons & terminology. 5 years ago
Dominik Wernberger ec0af24f13 Make wxFindReplaceData argument const 5 years ago
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Jeff Young 5f9ed2583c Don't put up double lock confirmation dialogs. 5 years ago
Jeff Young c61c7b62aa Start of impl for persisting ERC exclusions. 5 years ago
Jeff Young c1d1c12b41 Simplify message panel code. 5 years ago
Marek Roszko a785f70ea1 msgpanel is a widget, shove it to the right folder. 5 years ago
jean-pierre charras 7865d8de43 more cleanup about removing useless include 5 years ago
Tomasz Wlostowski d937fadd6f Migrate RC_ITEM to use shared_ptr 5 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 5 years ago
Jeff Young 9f2be3714f Add unresolved variable testing for worksheet items. 5 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young 9d6b987ecc Fixes to map pin-to-pin erorrs to new Warning/Error strucutre. 6 years ago
Jeff Young 32db9eb0f1 Add some distances to a few DRC errors. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Jeff Young 56bf72cc5d OpenGL context must be saved/restored around a translation. 6 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 6 years ago
Jeff Young 67cc2aac2e Rework Eeschema find/replace for modern toolset. 7 years ago
Jeff Young fd546da640 Homogenize hit testing and selection return types. 7 years ago
Jeff Young f81007f74b Some clean-up and moving message panel update to selection event. 7 years ago
Jeff Young 2aad4a5e57 Remove dead code from removal of eeschema legacy canvas. 7 years ago
jean-pierre charras 83d851956c classes MARKER rework: remove duplicate code. Better HitTest code (HitTest takes in account the actual shape) 7 years ago
jean-pierre charras 15843ae01a class MARKER rework: fix a few minor issues, remove duplicate code and add comments. 7 years ago
Jeff Young f17c18bcce Remove AdvanceDepth() hacks in favour of proper layers. 7 years ago
Jeff Young 5fd20ee786 Implementation of ERC markers. 7 years ago
Tomasz Wlostowski 90c7c60471 eeschema-gal: initial GALified version. Lots of stuff still to do! 7 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
Wayne Stambaugh a0473614b5 Remove all schematic object load and save code. 8 years ago
Maciej Suminski 0dc88bb4cf Changed COLOR4D defines to static consts 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
John Beard a8eea6155a Move bitmaps.h out of base_struct.h 9 years ago