- 22 May, 2014 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
Changes introduced by the module editor are updated in GAL canvas.
-
- 21 May, 2014 4 commits
-
-
Maciej Suminski authored
Minor refactoring of PAINTER & RENDER_SETTINGS classes.
-
Lorenzo Marcantonio authored
A couple of trivial accessors made inline
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 20 May, 2014 1 commit
-
-
Maciej Suminski authored
Fixes the bug that causes pcbnew crash, when there are multiple net classes and the plot dialog was opened. Changed NETCLASS* to boost::shared_ptr<NETCLASS>.
-
- 19 May, 2014 2 commits
-
-
Dick Hollenbeck authored
-
jean-pierre charras authored
Pcbnew: plot dialog: remove obscure and useless option about texts which are not value or reference. cosmetic enhancement in dialog. page layout: fix bug Bug #1320839 (canvas refresh countinously called when moving an item)
-
- 18 May, 2014 3 commits
-
-
Wayne Stambaugh authored
- Create KiCad road map document. - Add road map to developer's documentation. - A separate road map build command to CMake so the road map can be built separately for use in websites. - Update .bzrignore to ignore road map files generated by Doxygen.
-
Maciej Sumiński authored
-
Maciej Sumiński authored
Do not pay attention to add/remove files - it seems there may be a bug in git-bzr-ng plugin. I have checked them, they stayed exactly the same as before.
-
- 17 May, 2014 2 commits
-
-
jean-pierre charras authored
-
Lorenzo Marcantonio authored
TRACK::GetTrack can now be told to confine search to the netlist and/or force the sequential (restartable) algorithm Reworked the collinear track routines. Cleanup should be faster given the above modification.
-
- 16 May, 2014 5 commits
-
-
jean-pierre charras authored
-
Lorenzo Marcantonio authored
Pull unfilled polygon drawing thru the line clipper; GTK mess up even in this case and the sheet border lines glitch on the screen at high zoom otherwise in pcbnew.
-
Maciej Suminski authored
-
Lorenzo Marcantonio authored
Made the project default text size apply to all text things in eeschema, instead of the hardcoded value
-
Maciej Suminski authored
-
- 15 May, 2014 4 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
Removed SetCurrentClassName() (it was not used anywhere and less safe than SetCurrentClass()). Added BOARD_DESIGN_SETTIGNS::GetDefault() to make some pieces of shorter and clearer.
-
Maciej Suminski authored
-
jean-pierre charras authored
DXF export: fix incorrect export of polygons having thick outline (like zones): Thick segments of outline were drawn like lines with no thickness. Fix ( workaround only) crash (Windows only) when a quasi modal frame (like footprint viewer) was called from a dialog (like the component properties dialog in schematic editor). Very minor other fixes.
-
- 14 May, 2014 17 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Tomasz Włostowski authored
-
Tomasz Włostowski authored
-
Tomasz Włostowski authored
-
Tomasz Włostowski authored
-
Tomasz Włostowski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Moved background color settings from GAL to RENDER_SETTINGS. Added RENDER_SETTINGS::TranslateColor() to convert between EDA_COLOR_T and COLOR4D.
-
Maciej Suminski authored
-