32 Commits (d1898aab47d9e4fc95b02f399fb95108e6b937b4)

Author SHA1 Message Date
Wayne Stambaugh d1898aab47 Header folder housekeeping. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
JamesJCode 29798a6400 Allow DRC markers to be selected with area selection 10 months ago
Jeff Young d7e4a8cebd ADDED: ERC/DRC exclusion comments. 2 years ago
Jeff Young ee5e2e56c0 Naming conventions; no functional changes. 2 years ago
Jeff Young b4492e0bd2 More EDA_RECE yeetage. 3 years ago
Jeff Young 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
Jeff Young 1f347582f8 Introduce new marker type so we can track DRC errors on the drawing sheet. 3 years ago
Marek Roszko ea613cf448 Another batch of point changes 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young b4c5e64db2 Exclusions for Unconnected Items; Markers & exclusions for Parity checks 4 years ago
Jeff Young 5f37c2b247 Custom rule severities. 4 years ago
Jeff Young a1c8e36c99 Scale markers somewhat proportionally to zoom. 4 years ago
Seth Hillbrand 9a8d1246cc We don't keep a CHANGELOG.TXT 4 years ago
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Wayne Stambaugh f06a5894b3 Header clean up round 3. 5 years ago
Jon Evans 4b436fa573 PcbNew: Improved DRC marker display 5 years ago
Tomasz Wlostowski d937fadd6f Migrate RC_ITEM to use shared_ptr 5 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 d6e9bdf07b Convert remaining legacy drawing code to print code. 6 years ago
Jeff Young fd546da640 Homogenize hit testing and selection return types. 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 5fd20ee786 Implementation of ERC markers. 7 years ago
Jeff Young ef3e045a9b Eradicate g_UserUnit from ERC/DRC. 7 years ago
Jeff Young 3e190cee4b Implement selection brightening for DRC. 8 years ago
jean-pierre charras 4c5bd01887 Rename a few files 8 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
jean-pierre charras 6dd0073130 Move the non shared file class_sch_screen.h to eeschema folder. Code cleaning. Remove some wxCHECK_VERSION tests now useless. 10 years ago
jean-pierre charras 32f0ea621f Shape poly set: fix bug in BBox calculation. Class MARKER : fix broken code and clean code. Fix bug #1369682 (EESchema Erc not show error count) due to this broken code. 10 years ago
Wayne Stambaugh fd0d266bfe More missing source license fixes. 11 years ago
Maciej Suminski 1e04f3b948 Removed excessive variable (m_Corners) from MARKER_BASE. 12 years ago
Lorenzo Marcantonio 082d901d60 Encapsulated drawmode as an enum for type checking 13 years ago
Wayne Stambaugh 45445dd88f Minor code improvements and coding policy fixes. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 67f70fe079 Coding style and Doxygen comment fixes. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
Wayne Stambaugh b98538ec35 Add copy constructors and cloning to schematic objects and other minor fixes. 15 years ago
Wayne Stambaugh a8a99abefe Schematic object hit testing improvements. 15 years ago
Wayne Stambaugh adb4ad1a7b Schematic object improvements and other minor fixes. 15 years ago
Dick Hollenbeck 6c9244e8c3 fix function comments, this time ones in *.cpp files until they 15 years ago
Dick Hollenbeck 845d61acc5 coding standards consistency updates 15 years ago
dickelbeck 362b6b53f6 NETCLASS work, see CHANGELOG.txt 16 years ago
charras d188bf5ae1 better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info) 16 years ago
charras baa278a3bc More about ERC and markers in eeschema ( work in progress ) 17 years ago