- 13 Apr, 2012 1 commit
-
-
Wayne Stambaugh authored
* Move all convert from internal to user units functions into separate file. * Remove internal units parameter from all moved conversion functions. * Revise all source code that calls the moved conversion functions. * Compile these conversion routines separately for the appropriate pcb or schematic internal units. * Move internal units specific status bar update code into the appropriate application for updating the status bar. * Move millimeter user units rounding function to common.cpp.
-
- 26 Mar, 2012 1 commit
-
-
Wayne Stambaugh authored
* BLOCK_SELECTOR class is not longer derived from EDA_ITEM. * Encapsulate BLOCK_SELECTOR class member variables and add access methods. * Move HandleBlockBegin() function from block_commande.cpp to drawframe.cpp. * Remove virtual methods from top level derived objects per future coding policy change. * Remove Doxygen copydoc statement from objects derived from EDA_ITEM since the comments are automatically copied to the derived object. * Removed copy and pasted Doxygen comments from objects derived from EDA_ITEM.
-
- 17 Mar, 2012 1 commit
-
-
Wayne Stambaugh authored
* Remove double Clone() function calls from all classes derived from EDA_ITEM. * Lots of Doxygen comment warning fixes.
-
- 27 Feb, 2012 1 commit
-
-
Wayne Stambaugh authored
-
- 23 Jan, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 09 Jan, 2012 1 commit
-
-
Wayne Stambaugh authored
* Remove unnecessary copy constructors from schematic and component library objects. * Add comment to class definitions where the default copy constructor generated by the compiler was adequate. * Add assignment operator to EDA_ITEM, SCH_ITEM, and all schematic objects where the default assignment operator generated by the compiler would not be adequate.
-
- 29 Dec, 2011 1 commit
-
-
Wayne Stambaugh authored
* EDA_DRAW_PANEL completely encapsulated. * Moved OSX m_overlay member from EDA_DRAW_PANEL to EDA_DRAW_FRAME where it is used. * Doxygen comment warning fixes.
-
- 21 Dec, 2011 1 commit
-
-
Wayne Stambaugh authored
* EDA_RECT and EDA_ITEM completely encapsulated. * Removed unnecessary EDA_ITEM member m_Selected and replaced functionality with SELECTED flag bit.
-
- 11 Nov, 2011 1 commit
-
-
jean-pierre charras authored
Pcbnew: remove useless code. Doc: remobe obsolete reference to MINIZIP (which do not exist now)
-
- 01 Nov, 2011 1 commit
-
-
Wayne Stambaugh authored
-
- 31 Oct, 2011 1 commit
-
-
Wayne Stambaugh authored
-
- 06 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
-
- 16 Aug, 2011 1 commit
-
-
Dick Hollenbeck authored
-
- 25 May, 2011 1 commit
-
-
jean-pierre charras authored
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.
-
- 22 May, 2011 1 commit
-
-
jean-pierre charras authored
-
- 20 May, 2011 1 commit
-
-
jean-pierre charras authored
-
- 27 Apr, 2011 1 commit
-
-
Wayne Stambaugh authored
* Create library collector class. * Add clarification menu to library editor when multiple items are found at the current position. * Add get clarification menu text to all objects derived from LIB_ITEM. * Add get menu bitmap for all objects derived from LIB_ITEM. * Improve LIB_PIN bounding box calculation. * Rename LIB_ITEM::DoGenCopy to doClone to match behavior defined in base class EDA_ITEM. * Minor class renaming for improved code consistency. * Added less than operator to EDA_ITEM.
-
- 18 Apr, 2011 1 commit
-
-
jean-pierre charras authored
-
- 29 Mar, 2011 1 commit
-
-
Wayne Stambaugh authored
* Rename EDA_Rect class to EDA_RECT. * Rename EDA_TextStruct class to EDA_TEXT. * Remove duplicate Doxygen comments from sch_sheet_path.cpp.
-
- 25 Mar, 2011 1 commit
-
-
jean-pierre charras authored
-
- 28 Feb, 2011 1 commit
-
-
jean-pierre charras authored
Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. This ensure compatibility between platforms.
-
- 24 Feb, 2011 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 08 Feb, 2011 1 commit
-
-
jean-pierre charras authored
Use non translated fields names in intermediate netlist file because they are keyword in this file. Change intermediate netlist file extension from .tmp to .xml
-
- 21 Jan, 2011 1 commit
-
-
Wayne Stambaugh authored
* Move schematic wire and bus break code into schematic screen object. * Move schematic test for dangling ends into schematic screen object. * Remove left over debugging output in schematic screen object. * Remove unused file eeschema/cleanup.cpp. * Fix bug in schematic line object hit test algorithm. * Fix a string concatenation compile error added in r2752. * Rename class WinEDA_BasicFrame to EDA_BASE_FRAME. * Rename class WinEDA_DrawFrame to EDA_DRAW_FRAME. * Rename class WinEDA_DrawPanel to EDA_DRAW_PANEL.
-
- 22 Dec, 2010 1 commit
-
-
jean-pierre charras authored
-
- 20 Dec, 2010 2 commits
-
-
jean-pierre charras authored
Eeschema, Modedit: void fields (mainly the footprint field) now cannot be selected when click on them.
-
jean-pierre charras authored
Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag). Rename EDA_Rect::Inside to EDA_Rect::Contains ( EDA_Rect::Inside( const EDA_Rect& aRect ) was very ambiguous ) Fix some Doxygen warnings and erroneous comments; Add comments.
-
- 14 Dec, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 10 Dec, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 07 Dec, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 17 Nov, 2010 1 commit
-
-
jean-pierre charras authored
-
- 12 Nov, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 10 Nov, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 26 Oct, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 25 Oct, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 22 Oct, 2010 1 commit
-
-
Wayne Stambaugh authored
* Fix bug that prevented component from being replaced in library when the component root name was changed. * Fix drawing bug when changing text or field item string while move in progress. * Fix drawing bug when rotating text item while move in progress. * Prevent undo or redo when editing a component draw item. * Fix assert bug when replacing component in library when the component root name was changed. * Fix bug in field editor caused by new root alias implementation that prevented any field from being changed. * Fix minor spacing issues with EESchema find dialog. * Deprecate remaining internal linked list code from component library objects. * Rename pin object files to match new library object file naming scheme. * Move LIB_TEXT object definition into it's own header file.
-
- 20 Oct, 2010 1 commit
-
-
Wayne Stambaugh authored
* All library component object editing is now performed with the ojbect except LIB_PIN (coming soon). * Added TRANFORM class to handle coordinate transforms. * Remove old transform matrix functions. * More file renaming to align them with the other component library object file names. * Fix hot key bugs in library editor to disable edit keys while an item is being edited. * Fixed bug when cancelling rotation of text and field objects while being moved.
-
- 17 Jun, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 08 May, 2010 1 commit
-
-
jean-pierre charras authored
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.
-