3318 Commits (81ddf0bb56e8914171e46bec876861f45271ae30)
 

Author SHA1 Message Date
jean-pierre charras 81ddf0bb56 Eeschema: fix bug 812924. Very minor other changes to make translations more easy. 15 years ago
jean-pierre charras 9deee66b17 Pcbnew: Fix bug 811437 . This bug (due to duplicate time stamps), cannot happen with usual boards, only when 2 identical board (from the same .brd file) are append. 15 years ago
Dick Hollenbeck 6850365db3 encapsulate eeschema name encoding, by adding toUTFTildaText() 15 years ago
jean-pierre charras cbb398e835 Fix compil issue in non debug mode. Minor code enhancement. 15 years ago
Wayne Stambaugh 2fb2ab0d37 Refactor PCBNew selection clarification menu text code. 15 years ago
Andrey Fedorushkov 9a51dc7593 eeschema: add SCH_SHEET_PIN_T in ParentItems collector, convert sch_collectors.* to native unix format 15 years ago
Marco Mattila 90dbf5a94a Warp mouse pointer before redrawing. Helps with mouse wheel zooming. 15 years ago
Marco Mattila 55f6529216 Fix sheet resizing in eeschema. 15 years ago
jean-pierre charras 84572d371d Pcbnew: fix bug I recently created: footprint lib incorrectly saved (first module can be lost) 15 years ago
jean-pierre charras 87e220e1fc Eeschema: fix bug that crashes libedit (after creating a new pin, repeat it (insert key), delete the new repeated pin and try to repeat) 15 years ago
jean-pierre charras a32b974fcb Pcbnew: fix bug in D_PAD ctor: m_LengthDie not initialized. Disable m_LengthDie read from .brd files, 15 years ago
jean-pierre charras c50efb48d1 pcbnew: better code to read/modify/delete footprints in module libraries. 15 years ago
jean-pierre charras ec7475f3fa Pcbnew: fix bug 805953 (Module file corruption after deleting a module). 15 years ago
jean-pierre charras f00696e835 Pcbnew: fix bug 804780. 15 years ago
Marco Mattila bcfac4b477 Fix default pcbnew text item justification. 15 years ago
Marco Mattila 66f1de70c7 Add horizontal text justification to text items in pcbnew. 15 years ago
jean-pierre charras 160ab816f5 Eeschema: fix bug in Delete Connection (see bug 781604) 15 years ago
jean-pierre charras d76cd0cf2c Very minor fixes. 15 years ago
Jerry Jacobs 52211afbf0 Add some toolbar entries in a new menu called Tools, update OS X build documentation 15 years ago
Andrey Fedorushkov 0dd4c05c4f pcbnew: add trace length from pad to die on chip (module) 15 years ago
Andrey Fedorushkov f7009397b7 eeschema: fix limit number of units in libedit 15 years ago
Dick Hollenbeck e737a308db fill out more SWEET "inherits" support 15 years ago
jean-pierre charras 3d8c48e0bf Speed up DIALOG_LOAD_ERROR::ListSet(), used to display lists of errors ( up to 100 x faster) in DRC or loading lib errors 15 years ago
Vladimir Ur ea8f9c61ed Small Update for physical length lib. - wxPoint supported 15 years ago
Vladimir Ur 35ec6ff5a4 Proposed version for length class header uploaded. 15 years ago
Vladimir Ur 55e47ef43a I wonder who and why wrote this, but it is even VERY annoing: 15 years ago
Dick Hollenbeck 918c5d84a4 Brians patch 15 years ago
Wayne Stambaugh c18020374b Schematic object plot code refactoring and CMake required version changes. 15 years ago
jean-pierre charras 3ea0c1065c Eeschema: fix a bug I created in commit 3018 15 years ago
Vladimir Ur a0e0ad6fea Previous dirty hack was too dirty :) 15 years ago
Vladimir Ur a8e995cb4b Dirty fix for processing equ files having dot inside a filename like 'res.0805.equ' 15 years ago
Wayne Stambaugh 48b2661baa EESchema dead code removal and other minor changes. 15 years ago
jean-pierre charras 182d3d4dfe Pcbnew: fix bug 796218. Fix minor compil warning. 15 years ago
Vladimir Ur 6751777885 Made support for multiple equ. matches in CVPCB: 15 years ago
jean-pierre charras 95388c6ec4 eeschema: fix memory leakage. 15 years ago
Vladimir Ur f53e8971b4 Annotation of multiparts gets CHINAME compared. This fixes bug when annotating components of same value (model) in several forms (e.g. dual opamp in single-body and dedicated representation). 15 years ago
Wayne Stambaugh baa0d7920a EESchema bug fixes and other minor changes (fixes lp:793373). 15 years ago
jean-pierre charras 864426fb71 Pcbnew: fix bug 792399. 15 years ago
jean-pierre charras 71d0f69bab Fix new bug 791067 created by my last commit. 15 years ago
jean-pierre charras 9092dd0aec Try to fix bug 639683 : Illegal reference strings are now detected and replaced by default prefix for old schematics or rejected in schematic edition. 15 years ago
jean-pierre charras bb6f5625bd Gerbview: more about bug 788778 fix. 15 years ago
jean-pierre charras 5383aa2e56 Gerbview: fix bug 788778. 15 years ago
jean-pierre charras 09c038be5c Eeschema: add direct acces to LibEdit in popup menu, when a component is selected ( Whishlist #788621 ). This new command calls Libedit and load the lib component corresponding to the selected schematic component. 15 years ago
jean-pierre charras fb8a6bf164 Libedit: actual line thickness taken in account by collector. Thick lines are now more easy to locate. Fix incorrect boundary box calculations for LIB_PIN items. Very minor other fixes. 15 years ago
jean-pierre charras 0b91eb30b2 Minor code cleaning and minor enhancement. 15 years ago
Marco Serantoni a3ec2e24a2 OSX: Fix for bug #717381 - Print Preview hangs 15 years ago
Wayne Stambaugh 6b7ab76199 Add drag context menu entry for junctions in EESchema, fixes lp:783173. 15 years ago
jean-pierre charras f81c237d43 Libedit: add block rotate and block mirror horizontally 15 years ago
Marco Serantoni 9214f5849e MacOSX: Complete support for wxOverlay (http://trac.wxwidgets.org/ticket/12894) 15 years ago
jean-pierre charras 34e4ec5cf1 Fix Bug 784017 and 784140 15 years ago