63 Commits (afe92c7bfc9d02d551b2cfa675e73d18b956f010)

Author SHA1 Message Date
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Dick Hollenbeck 706b267f29 zone properties dialog was not showing previously selected net 14 years ago
Marco Mattila 430a39d7a2 Modify pcbnew plot and zone dialogs. Policy fixes in dialog_copper_zone. 15 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
jean-pierre charras e39522975a Pcbnew: dialog copper zone: fix bug 726999. Remove unwanted resizing of dialog frame when selecting options. 15 years ago
Andrey Fedorushkov d3c8084ab6 pcbnew: fix translate smoothing set in zone settings dialog 15 years ago
Marco Mattila f52ed7833d Edit pcbnew zone dialog layout. 15 years ago
Marco Mattila cbee247737 Add zone corner smoothing to pcbnew. 15 years ago
Marco Mattila c0f2af8af8 Tune pcbnew zone properties dialog layout. 15 years ago
jean-pierre charras cdd9e8cabe Pcbnew: code cleanup 15 years ago
jean-pierre charras 95e0456b26 Pcbnew: files housekeeping. 15 years ago
jean-pierre charras 746dea5ae3 Pcbnew: fix a serious bug in ZONE_CONTAINER::HitTestFilledArea( ) which could break connectivity calculations relative to copper areas. 15 years ago
Dick Hollenbeck 6c9244e8c3 fix function comments, this time ones in *.cpp files until they 15 years ago
Dick Hollenbeck 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
Wayne Stambaugh 80bc0ad65a Minor build and compiler warning fixes. 15 years ago
jean-pierre charras 027c4cca2d Enhancement in copper zones dialog, useful for large boards having a lot of nets 15 years ago
Dick Hollenbeck bc14e66d78 A little useful feature: even if the default unit can be changed between 16 years ago
charras a70a580596 committed newfont patch. Pcbnew: board date automatically updated at each change. 16 years ago
charras 9b57038c75 fix 2 minor problems 16 years ago
charras 5861a43dd4 Cosmetic enhancements. 16 years ago
charras 54b561236f Uses a buffered DC in OnPaint event. Seems solve slow grid redraw on some PC. 16 years ago
dickelbeck 860fbb16d7 ++pcbnew & gerbview 16 years ago
charras cfdb28394e Pcbnew: Work on undo/redo in Pcbnew almost finished. 16 years ago
charras 42022adb3f code cleaning 17 years ago
charras e073bdc042 Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster. 17 years ago
charras ac45264b4e some enhancements in pcbnew (see changelog) and Cmake files updated to handle a change in doc files 17 years ago
charras 76d4054de9 cvpcb doc update. others updates and minor bugs fixes. 17 years ago
charras e9c7d50ca6 fixed some typo, misspelling and errors in menus. 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
charras c5725437c6 Zones not attached to a net are now allowed. Not sure it is a good idea, but a lot of users want this. 17 years ago
charras c39ef78ddc minor changes. 17 years ago
dickelbeck b603580355 WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it. 17 years ago
charras 6d856f60a6 Pcbnew: Added display a short net name on vias and pads. Also, code cleaning 17 years ago
charras 9dae370c1f cleanup, cosmetic enhancements. enhancements about display zones options 17 years ago
stambaughw 2611a54791 Convert global and embedded application pointers to wxGetApp() 17 years ago
charras 75b3c3bf37 Switch to polygons in zones (old way no more supported) 17 years ago
charras 6ae1471e8c more about zones 17 years ago
charras 1c6ff86768 Zones now have a min thickness filled area parameter 17 years ago
charras 346914c9e3 Some cleanup and libraries update 17 years ago
raburton ba25d20f1a set eol-style native on new files 17 years ago
charras 521f428c35 Using the last version (1.9) of kbool, downloaded from the wxArt2D project site. 17 years ago
charras ea6102e1c7 renaming files created by wxFormBuilder to dialog_xxx_base according to an idea of Dick, in a mail. 17 years ago
charras ffca523980 code cleaning in zones functions 17 years ago
charras 43ee94b7a4 zones in pcbnew: some optimizations 17 years ago
charras 9eba4f9554 Solved a bug when creating a new zone outline that could crash pcbnew 17 years ago
charras 544ca4c90d solved a very subtle bug in polygon_test_point_inside.cpp. Sometimes a point outside a polygon was seen inside the polygon 17 years ago
charras 2c60c00640 Some enhancements about code for zones 17 years ago
charras 2ffa08973c Some enhancements about zones 17 years ago
charras ca51c6eb1c use wxFormBuilder in dialog zone, and minor enhancements 17 years ago