- 08 Jan, 2014 3 commits
-
-
Dick Hollenbeck authored
-
-
Dick Hollenbeck authored
-
- 04 Jan, 2014 1 commit
-
-
Dick Hollenbeck authored
-
- 03 Jan, 2014 1 commit
-
-
Dick Hollenbeck authored
-
- 02 Jan, 2014 1 commit
-
-
Dick Hollenbeck authored
-
- 31 Dec, 2013 2 commits
-
-
Marco Serantoni authored
-
Dick Hollenbeck authored
-
- 30 Dec, 2013 1 commit
-
-
Dick Hollenbeck authored
Switch to boost::context for all platforms, almost. Please try your platform by commenting out fcontext.s in common/CMakeLists.txt.
-
- 29 Dec, 2013 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
Move HitTestForCorner and HitTestForEdge code from class_zone to polygon/PolyLine.cpp, to avoid redundant code. Fix bug 1264248. Fix a very minor issue in RemoveTrailingZeros, for countries where the separator in floating numbers is a comma.
-
- 27 Dec, 2013 1 commit
-
-
jean-pierre charras authored
-
- 26 Dec, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 23 Dec, 2013 2 commits
-
-
Baranovskiy Konstantin authored
-
Marco Serantoni authored
-
- 19 Dec, 2013 1 commit
-
-
jean-pierre charras authored
Pcbnew:, libedit, Save lib as...: the new .pretty lib format is the default, instead of legacy .mod format. The legacy format is still selectable in the file selection dialog.
-
- 18 Dec, 2013 1 commit
-
-
Baranovskiy Konstantin authored
-
- 17 Dec, 2013 1 commit
-
-
Wayne Stambaugh authored
-
- 16 Dec, 2013 1 commit
-
-
Maciej Suminski authored
-
- 13 Dec, 2013 1 commit
-
-
Povilas Kanapickas authored
-
- 12 Dec, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 10 Dec, 2013 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 09 Dec, 2013 4 commits
-
-
Dick Hollenbeck authored
-
Wayne Stambaugh authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
To use multiple working threads. This entailed adding KiCad typedefs: *) Add typedefs for MUTEX and MUTLOCK which mask the actual choices for the project. *) Add FOOTPRINT_LIST::DisplayErrors( wxWindow* ) which is a single strategy for showing aggregated load errors. Although what's there is only scaffolding and needs a volunteer who knows HTML pretty well. *) Ensure all callers of ReadFootprintFiles() use the new DisplayErrors() function. *) Push utf8.cpp and utf8.h into common library for open use.
-
- 08 Dec, 2013 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 07 Dec, 2013 1 commit
-
-
Wayne Stambaugh authored
* Make the tool bar dockable. * Enable the overflow control in the tool bar in case the it does not fit in it's parent window. * Fix some wxAuiPaneInfo usage issues. * Remove unused wxAuiPaneInfo objects. * Move perspective saving and loading into EDA_BASE_FRAME object in preparation for extending this to all frame windows.
-
- 06 Dec, 2013 1 commit
-
-
jean-pierre charras authored
Plot functions: some enhancements in mirror mode (Pcbnew specific): boards are mirrored horizontally, and the page layout is no more mirrored, and therefore is always readable.
-
- 05 Dec, 2013 6 commits
-
-
Dick Hollenbeck authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Moved scaling of font glyphs to the moment when they are created (eliminated a few multiplications unnecessary variables). Changed some magic numbers into constants.
-
Maciej Suminski authored
-
Maciej Suminski authored
Fixed SetCurrentContext() assert, that was firing on closure of pcbnew, when the OpenGL backend was active.
-
- 03 Dec, 2013 2 commits
-
-
Dick Hollenbeck authored
-
Maciej Suminski authored
-