| .. |
|
dialog_about
|
Pcbnew: fix Bug #1304418 . Fix also a related issue which crashes Pcbnew in some corner cases.
|
12 years ago |
|
dialogs
|
All: add 2 hotkeys to simulate a mouse left click (key return) and left dclick (key end)
|
12 years ago |
|
gal
|
Moved background color settings from GAL to RENDER_SETTINGS. Added RENDER_SETTINGS::TranslateColor() to convert between EDA_COLOR_T and COLOR4D.
|
12 years ago |
|
geometry
|
Various fixes to geometry & math library.
|
12 years ago |
|
math
|
Pcbnew: fix Bug #1255568 (relative to .pos file creation). Minor compil warnings fixes
|
12 years ago |
|
page_layout
|
Pcbnew: plot dialog: remove obscure and useless option about texts which are not value or reference.
|
12 years ago |
|
tool
|
Workaround for Mac OS, fixes focus after a mouse click.
|
12 years ago |
|
view
|
VIEW: added CalculateExtents() method
|
12 years ago |
|
CMakeLists.txt
|
Merged the new Interactive Push and Shove router.
|
12 years ago |
|
base_screen.cpp
|
Changed void BASE_SCREEN::GetGrids( GRIDS& aList ) to const GRIDS& BASE_SCREEN::GetGrids().
|
12 years ago |
|
base_struct.cpp
|
All: GetBoundingBox returns now a const EDA_RECT.
|
12 years ago |
|
base_units.cpp
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
basicframe.cpp
|
Modular-Kicad milestone B), glamorous portions:
|
12 years ago |
|
bezier_curves.cpp
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
bin_mod.cpp
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
bitmap.cpp
|
Remove old xpm icons files
|
14 years ago |
|
block_commande.cpp
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
build_version.cpp
|
add patch from Cirilo Bernardo, and minor fixes.
|
12 years ago |
|
class_bitmap_base.cpp
|
pl_editor: add a PPI (pixel per inch) setup option for bitmaps.
|
12 years ago |
|
class_colors_design_settings.cpp
|
The GAL view uses colors settings from the legacy canvas.
|
12 years ago |
|
class_layer_box_selector.cpp
|
Make KiCad compile with minimal warnings against SVN HEAD of wxWidgets as of today.
|
12 years ago |
|
class_marker_base.cpp
|
Removed excessive variable (m_Corners) from MARKER_BASE.
|
12 years ago |
|
class_page_info.cpp
|
Very minor code cleaning
|
12 years ago |
|
class_plotter.cpp
|
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.
|
12 years ago |
|
class_undoredo_container.cpp
|
Added const modifiers where applicable (PICKED_ITEMS_LIST).
|
12 years ago |
|
colors.cpp
|
Modular-Kicad milestone B), major portions:
|
12 years ago |
|
common.cpp
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
common_plotDXF_functions.cpp
|
Plot DXF: better generation of filled zone polygons.
|
12 years ago |
|
common_plotGERBER_functions.cpp
|
Plot DXF: better generation of filled zone polygons.
|
12 years ago |
|
common_plotHPGL_functions.cpp
|
Plot DXF: better generation of filled zone polygons.
|
12 years ago |
|
common_plotPDF_functions.cpp
|
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 |
|
common_plotPS_functions.cpp
|
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 |
|
common_plotSVG_functions.cpp
|
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 |
|
common_plot_functions.cpp
|
Fix worksheet multiple line text plotting bug. (fixes lp:1261906)
|
12 years ago |
|
config_params.cpp
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
confirm.cpp
|
*) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*)
|
12 years ago |
|
convert_basic_shapes_to_polygon.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
copy_to_clipboard.cpp
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
dialog_shim.cpp
|
Modular-Kicad milestone B), glamorous portions:
|
12 years ago |
|
displlst.cpp
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
dlist.cpp
|
Hide m_galCanvas and m_galCanvasActive behind accessors. Fix DLIST concatonation API corner case.
|
12 years ago |
|
draw_frame.cpp
|
Upstream merge.
|
12 years ago |
|
draw_panel.cpp
|
Upstream merge.
|
12 years ago |
|
draw_panel_gal.cpp
|
Moved background color settings from GAL to RENDER_SETTINGS. Added RENDER_SETTINGS::TranslateColor() to convert between EDA_COLOR_T and COLOR4D.
|
12 years ago |
|
drawtxt.cpp
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
dsnlexer.cpp
|
comment improvements
|
12 years ago |
|
eda_dde.cpp
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
eda_doc.cpp
|
DXF export: fix incorrect export of polygons having thick outline (like zones): Thick segments of outline were drawn like lines with no thickness.
|
12 years ago |
|
eda_text.cpp
|
eeschema: fix the very minor bug #1298094. But it was due to a bad bounding box calculation, which is now fixed.
|
12 years ago |
|
filter_reader.cpp
|
Add Pcbnew GEDA PCB module plugin support.
|
13 years ago |
|
findkicadhelppath.cpp.notused
|
improve help file finding after kiway breakage.
|
12 years ago |
|
footprint_info.cpp
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
fp_lib_table.cpp
|
Modular-Kicad milestone B), minor portion:
|
12 years ago |
|
fp_lib_table.keywords
|
more fp_lib_table work, enhance parser
|
13 years ago |
|
fpid.cpp
|
Modular-Kicad milestone B), major portions:
|
12 years ago |
|
gestfich.cpp
|
improve help file finding after kiway breakage.
|
12 years ago |
|
getrunningmicrosecs.cpp
|
Speed up DSNLEXER::findToken() to such an extent that it resulted in an approximate 13% reduction
|
13 years ago |
|
gr_basic.cpp
|
Replaced the display line clipper with the way simpler (and faster) Cohen-Sutherland one.
|
12 years ago |
|
grid_tricks.cpp
|
FIX: wx 2.8 convert to UTF8 differently than 2.9 caused problems in DIALOG_FP_PLUGIN_OPTIONS.
|
12 years ago |
|
hotkey_grid_table.cpp
|
All: add 2 hotkeys to simulate a mouse left click (key return) and left dclick (key end)
|
12 years ago |
|
hotkeys_basic.cpp
|
All: add 2 hotkeys to simulate a mouse left click (key return) and left dclick (key end)
|
12 years ago |
|
html_messagebox.cpp
|
*) Change FOOTPRINT_LIST::ReadFootprintFiles( FP_LIB_TABLE*, const wxString*)
|
12 years ago |
|
kiface_i.cpp
|
*) Add KIFACE_I::StartFlags() and IsSingle() so a KIFACE implementation can know
|
12 years ago |
|
kiway.cpp
|
Modular-Kicad milestone B), glamorous portions:
|
12 years ago |
|
kiway_express.cpp
|
Teach cvpcb about new KIWAY based cross-probing, factor out MAIL_T into mail_type.h
|
12 years ago |
|
kiway_holder.cpp
|
Enable GITHUB as default, include typeinfo into kiway_holder.cpp
|
12 years ago |
|
kiway_player.cpp
|
DXF export: fix incorrect export of polygons having thick outline (like zones): Thick segments of outline were drawn like lines with no thickness.
|
12 years ago |
|
msgpanel.cpp
|
DXF export: fix incorrect export of polygons having thick outline (like zones): Thick segments of outline were drawn like lines with no thickness.
|
12 years ago |
|
netlist.keywords
|
Pcbnew and Cvpcb: more about new netlist support: see CHANGELOG (important changes).
|
14 years ago |
|
newstroke_font.cpp
|
all: new Russian GOST patch - author Konstantin Baranovskiy
|
13 years ago |
|
painter.cpp
|
The GAL view uses colors settings from the legacy canvas.
|
12 years ago |
|
pcb.keywords
|
Pcbnew: enhancements for blind/buried vias palcement, and save blind/buried vias allowed option in .kicad_pcb file
|
12 years ago |
|
pcb_plot_params.keywords
|
All: fix hotkey issue with wxWidgets-2.9.3 (Window only): hotkey events called twice.
|
14 years ago |
|
pcbcommon.cpp
|
Pcbnew: fix 45 degree rotation angle undo and global variable elimination.
|
12 years ago |
|
pgm_base.cpp
|
Modular-Kicad milestone B), major portions:
|
12 years ago |
|
prependpath.cpp
|
*) Add KIFACE_I::StartFlags() and IsSingle() so a KIFACE implementation can know
|
12 years ago |
|
project.cpp
|
Modular-Kicad milestone B), minor portion:
|
12 years ago |
|
ptree.cpp
|
Fix compile bug in ptree.cpp with wxWidgets 2.9.x and MinGW.
|
13 years ago |
|
reporter.cpp
|
CvPcb footprint library table implementation.
|
12 years ago |
|
richio.cpp
|
comment/doc cleanups
|
12 years ago |
|
sch_item_struct.cpp
|
Code cleanup: Pcbnew: move files relative to exort functions to the new folder exporters
|
12 years ago |
|
search_stack.cpp
|
improve help file finding after kiway breakage.
|
12 years ago |
|
searchhelpfilefullpath.cpp
|
improve help file finding after kiway breakage.
|
12 years ago |
|
selcolor.cpp
|
Make KiCad compile with minimal warnings against SVN HEAD of wxWidgets as of today.
|
12 years ago |
|
single_top.cpp
|
Modular-Kicad milestone B), major portions:
|
12 years ago |
|
string.cpp
|
Fix compile errors when wx3.x is built with --enable-stl
|
12 years ago |
|
strtok_r.c
|
Add strtok_r.c
|
12 years ago |
|
systemdirsappend.cpp
|
Fix windows build error for missing path separator definitions.
|
12 years ago |
|
trigo.cpp
|
Eeschema: netlist generation: fix bad choice for the "best net name" when selecting a net name between labels connected to the same net.
|
12 years ago |
|
utf8.cpp
|
Initial KIWAY (modular-kicad) work. Various tweeks.
|
12 years ago |
|
validators.cpp
|
Pcbnew: footprint library table fixes.
|
12 years ago |
|
wildcards_and_files_ext.cpp
|
KiCad: improve gerber file extension wildcard so gerbers show up correctly in the file tree pane.
|
12 years ago |
|
worksheet.cpp
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
worksheet_viewitem.cpp
|
Removed unnecessary casting.
|
12 years ago |
|
wxunittext.cpp
|
WX_UNIT_TEXT can handle default value.
|
12 years ago |
|
wxwineda.cpp
|
* KIWAY Milestone A): Make major modules into DLL/DSOs.
|
12 years ago |
|
xnode.cpp
|
Make KiCad compile with minimal warnings against SVN HEAD of wxWidgets as of today.
|
12 years ago |
|
zoom.cpp
|
Renamed [class_]drawpanel_gal.[cpp|h] to [class_]draw_panel_gal.[cpp|h] to follow current naming scheme.
|
12 years ago |