29 Commits (f3d5c4948b7daa3c3b4ab473668d9c5d73eb7bff)

Author SHA1 Message Date
Dick Hollenbeck f3d5c4948b meet Ralph, a big harry template fieldnames patch 16 years ago
jp 3a2f19c978 fixed bug 586032 (undo/redo issues) 16 years ago
jean-pierre charras 61e6565413 Eeschema: fixed bug 577083. Also fixed a bad import of predefined fields when loading a component from a library, when this component has some empty fields like footprint and documentation but have user fields not void. 16 years ago
charras 8b5ba9ff69 Fixed a bug in search function in Eeschema: search for a component reference in a complex hierarchy was broken 16 years ago
stambaughw 1bbc009da8 New EESchema find dialog and other minor fixes. 16 years ago
charras d8fae88f36 Eeschema, libedit: fixed last problems when editing alias info. 16 years ago
stambaughw e15341411d Minor bug fixes, compiler warning fixes and code cleaning. 16 years ago
charras a1998410fc Some enhancements and fixes. (see changelog) 16 years ago
charras 6769e4c94a code cleaning and fixed a TODO remark in EDA_BoardDesignSettings::SetEnabledLayers( int aMask ) 16 years ago
stambaughw 014d852bc6 Dialog work and other minor changes. 16 years ago
stambaughw 1aaa7a9bf2 Compiler warning, object name, bug, and string fixes. 16 years ago
stambaughw 2884d1259e Replace library editor pin properties dialog box and minor update. 16 years ago
charras 4a5151969d eeschema: annotate dialog converted from DialogBlocks to wxFormBuilder 16 years ago
charras db49e2a505 some minor bug fixes and enhancements 16 years ago
stambaughw 11bf0ad76f Merge component library draw item and field list. 16 years ago
charras 7af67a8943 fixed compil error, and a display problem in eeschema 16 years ago
stambaughw 7e24e43890 wxWidgets 2.9 string fixes and other minor updates. 16 years ago
stambaughw 92064f1dbf Fix save last grid size and other minor updates. 16 years ago
charras ccbce931d2 All: better look when displaying info on messages panel 16 years ago
stambaughw ee918d7d29 Replace library editor new component dialog and minor updates. 16 years ago
stambaughw 76d04d6a85 Library component and draw object improvements and compile warning fix. 16 years ago
stambaughw b762f6aab7 Component library editor improvements. 16 years ago
stambaughw 8570d3311a Component library editor improvements and minor bug fixes. 16 years ago
stambaughw f7452ce131 Component library object and other minor improvements. 16 years ago
charras 7776dd61eb use kbool 2.1 in zones calculations. see CHANGELOG for others changes and more info 16 years ago
stambaughw 7c7d675cbf Component library object improvements. 16 years ago
faa 27a0c73c2a minor bug russian GOST 16 years ago
stambaughw ab74cfeda8 Component library object improvements. 16 years ago
charras 2a7ac9d3c4 fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 16 years ago
charras 83be1f8a10 Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations 17 years ago
charras 92266a1986 Pcbnew: Added: in DRC tests: tests for vias min size and tracks min width. 17 years ago
charras d6af27a308 eeschema: enforce time stamp control and repairs bad time stamps in annotation. 17 years ago
charras 9edace2f5f Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog) 17 years ago
charras dea07b0fac broken SCH_COMPONENT::GetRotationMiroir() rewritten (problem when editing a mirrored and rotated component fixed) 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
charras 994080243f Code cleaning. Some bugs fixed. Added contributors to list in About Kicad. 17 years ago
charras 5813a12ebb Print functions and display zoom level modified to use the new zoom implementation 17 years ago
charras 441efc9f2c Bugs and problems solved in fields edition (some are windows only) 17 years ago
dickelbeck 671fabe120 edit component in schematic work 17 years ago
dickelbeck 3ef380f936 dlist cleanups, start of edit component in schematic rework 17 years ago
dickelbeck b28d1ea418 fixed the SCH_COMPONENT copy constructor, make GenCopy() inline 17 years ago
charras fff34db7f3 pcbnew: added oblong thermal relief for oblong pads (from a contribution) . added contributor to kicad list 17 years ago
charras 53b0165b3e eeschema: restore right value for m_Parent field member in SCH_COMPONENT::GenCopy() and SCH_COMPONENT::SwapData() 17 years ago
dickelbeck 324f574439 better vector element swap 17 years ago
dickelbeck cdf9a2291f variable number of fields per schematic component 17 years ago
dickelbeck ff193f1844 variable number of fields per schematic component 17 years ago
charras 700af58eb8 eeschema: code cleaning 17 years ago
charras bb8ee329f8 Bug in get online help: kicad.pdf was always called instead of the suitable help file. thanks to the guy who did not test its changes 17 years ago
charras b8ea76fe63 Solved netlist problems for multiple parts per package components in complex hierarchies. 18 years ago