5992 Commits (55e61bc6e3674b36b39cd4ff8f0f77a1e995a9b9)
 

Author SHA1 Message Date
Dick Hollenbeck 55e61bc6e3 Modular-Kicad milestone B), glamorous portions: 12 years ago
jean-pierre charras c7dc319737 Kicad: fix crash on exit, when Libedit was called during a session. It fixes also a crash if Libedit was called, closed and reopened. 12 years ago
jean-pierre charras fc26cdfb74 footprint editor: fix crashes. In this fix, I removed the assumption the parent frame is the board editor. 12 years ago
Dick Hollenbeck 74cb23a958 Quasimodo is not a monster, he is your friend. 12 years ago
Dick Hollenbeck bb374d2616 typeinfo.h missing in Debug build for wx2.8 12 years ago
Dick Hollenbeck 19dd876684 wx 2.8 now builds, but the quasi-modal support seems broken on 2.8. Wanted others to be able to build at least. 12 years ago
Dick Hollenbeck fef168aaed Modular-Kicad milestone B), minor portions: 12 years ago
Lorenzo Marcantonio 85c5aa22c6 Constification of HitTest and GetParent 12 years ago
Dick Hollenbeck f16f248bf9 Change order of headers for wx 2.8, use wxWindowDisabler not ENABLE_DISABLE. 12 years ago
Dick Hollenbeck 25d1ab4008 Modular-Kicad milestone B), major portions: 12 years ago
jean-pierre charras c698a1da24 Eeschema: fix unwanted creation of noname.pro (or other useless config file), when opening eeschema. Fix also an issue when saving the config (from save config menu) which saved the config file in an unknow folder. 12 years ago
unknown 0ff0b9b835 Fix issue in bga footprint wizard. 12 years ago
Lorenzo Marcantonio fca1ba6755 Virtual split of TRACK/VIA::HitTest 12 years ago
Lorenzo Marcantonio 7b4b3297db - Better way to iterate on vias in the track list (GetFirstVia) 12 years ago
jean-pierre charras 7b843ecac8 Plots function: fix a bug about virtual PLOTTER::Text, which was not virtual for derived classes due to a missing parameter in ::Text in these classes. Noticeable only in SVG plot. 12 years ago
Dick Hollenbeck a990c9f047 Reverse Marco's patch, pending a proper review of my last patch from an English speaking Mac developer. 12 years ago
Marco Serantoni 76771b856d [MacOSX] Fixing issue with kiface libs, now are symbolic linked to the owner bundle 12 years ago
Marco Serantoni d2083b0671 [MacOSX] Fix for name collision with OSX headers, Maciej, Tomasz or others feel free to rework if you want/like 12 years ago
unknown 4456840a1f 3D viewer: Commit patch to enable the rendering of wrl files generated with Meshlab. See https://bugs.launchpad.net/kicad/+bug/804778 12 years ago
jean-pierre charras 834699accb Pcbnew: fix bug #1313076 (Filled Zones on technical layers) does not show up on 3D rendering 12 years ago
Lorenzo Marcantonio 29c8ec4220 Fixed bug in via cleanup control flow 12 years ago
Lorenzo Marcantonio c2af94ac03 Reworked the endpoint designator constants FLG_BEGIN and FLG_END in a 12 years ago
jean-pierre charras 802a59dc52 eeschema: fix the very minor bug #1298094. But it was due to a bad bounding box calculation, which is now fixed. 12 years ago
Lorenzo Marcantonio 948f22de6d Removed the ugly bit stuffing for the bottom via layer number 12 years ago
Dick Hollenbeck c0879414a5 SEGVIA -> VIA for swig 12 years ago
Lorenzo Marcantonio 3f2c0e1a8d TRACK/SEGVIA cleanup 12 years ago
jean-pierre charras 9c1f6b7307 Pcbnew: fix Bug #1304418 . Fix also a related issue which crashes Pcbnew in some corner cases. 12 years ago
Dick Hollenbeck b427aa49c1 single_top w/o kiface whines and exits gracefully. 12 years ago
Dick Hollenbeck 1e68c5f8b3 comment fix, simplified unhandled IO_ERROR exception report in single_top.cpp. 12 years ago
Dick Hollenbeck 8f0a773bc4 Add custom target on linux to make build-dir symlinks. 12 years ago
Dick Hollenbeck 8416c5d655 Add diagnostic message for missing *.kiface, which is now a fatal installation bug. 12 years ago
Andrey Fedorushkov 32a9a4a400 fix not correct build if BUILD_GITHUB_PLUGIN=ON in linux rpm-based distro 12 years ago
John Beard 38f36ae45c Add John Beard's patch: new and useful footprint wizards (SIP/SIP, SOIC/SSOP/TSSOP/MSOP and BGA). 12 years ago
Dick Hollenbeck 61fe97e666 the boost site is getting slower, somebody might need supply a better host and offer bandwidth there for downloading the boost tar. 12 years ago
Dick Hollenbeck 99a19d27cb KIWAY::Player() wxASSERT 12 years ago
Dick Hollenbeck 59d7303b03 KIWAY::Player() wxASSERT 12 years ago
Dick Hollenbeck 01f7a53195 remove KIWAY_EXPRESS::kiway_express() typo, add comments. 12 years ago
Dick Hollenbeck 8afe4599d0 Teach cvpcb about new KIWAY based cross-probing, factor out MAIL_T into mail_type.h 12 years ago
Dick Hollenbeck 7a129e167b Functional 12 years ago
Dick Hollenbeck 1648d7fd43 Get cross-probing working under the Kiway. 12 years ago
Dick Hollenbeck e47a2bc5d4 happy Easter 12 years ago
Dick Hollenbeck a985255f95 add back missing pcbnew cross probing event handlers. eeschema launches kiface versions of pcbnew & cvpcb if not single. 12 years ago
Dick Hollenbeck f9f3ff22dc hook top frame with KIWAY::playerDestroyHandler() 12 years ago
Dick Hollenbeck ea66e572a0 KIWAY::dso_full_path() was more incomplete. 12 years ago
Dick Hollenbeck 0d6560a218 *) Switch kicad.exe to using KIFACE modules for all major top level windows. 12 years ago
Nick Østergaard ee3e97e6ca Fix vertical offset for multiline text in VRML exporter. 12 years ago
Dick Hollenbeck 5f65d0da93 *) Add KIFACE_I::StartFlags() and IsSingle() so a KIFACE implementation can know 12 years ago
Maciej Suminski e52d93429b The kicad.exe project manager was not finding the kicad.pro file because it did 12 years ago
Dick Hollenbeck 8e6713ca02 Don't know how it ever worked before, supporting project template kicad.pro 12 years ago
Dick Hollenbeck 4a7ba86996 PROJECT::configCreate() logic changes. 12 years ago