| .. |
|
dialog_about
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
dialogs
|
Dialog page setting: replace wxStaticBoxSizer by wxBoxSizer + static text,
|
13 years ago |
|
CMakeLists.txt
|
All: use a S expression to describe the page layout (title block and grid references). Work in progress.
|
13 years ago |
|
base_screen.cpp
|
fix problem with eeschema print dialog showing up on missing monitor
|
13 years ago |
|
base_struct.cpp
|
Minor flags and layer mask cleanup
|
13 years ago |
|
base_units.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
basicframe.cpp
|
Eechema: fix bug : when saving the schematic project, the lib cache was saved under the current sheet opened, not the root sheet.
|
13 years ago |
|
bezier_curves.cpp
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
bitmap.cpp
|
Remove old xpm icons files
|
14 years ago |
|
block_commande.cpp
|
More cleanup on layer code usage
|
13 years ago |
|
build_version.cpp
|
Last (minor) fixes for the stable version
|
13 years ago |
|
class_bitmap_base.cpp
|
Pcbnew: added: SVG plotter. Need refinements, but works.
|
13 years ago |
|
class_colors_design_settings.cpp
|
Support for a visibility flag and color selection to NPTH holes
|
13 years ago |
|
class_layer_box_selector.cpp
|
compiler warning from mailing list
|
13 years ago |
|
class_marker_base.cpp
|
All: remove macros MAX, MIN, ABS from macros.h and replace these macros by std::max, std::min and std::abs (mainly found in old code).
|
13 years ago |
|
class_page_info.cpp
|
Pcbnew: fix bug Bug #1184362 (Pcbnew losing user (custom) sheet size )
|
13 years ago |
|
class_plotter.cpp
|
Remove duplicate code to draw and to plot title blocks.
|
13 years ago |
|
class_undoredo_container.cpp
|
Typedef STATUS_FLAGS to encapsulate EDA_ITEM bitmapped flags
|
13 years ago |
|
common.cpp
|
Pcbnew: Fix Bug #1185556. fix issue about Solder Paste Ratio value which was accepting only one digit in mantissa in 3 dialogs (now 6 digits in all dialogs).
|
13 years ago |
|
common_plotDXF_functions.cpp
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
common_plotGERBER_functions.cpp
|
Closes bug 1176915
|
13 years ago |
|
common_plotHPGL_functions.cpp
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
common_plotPDF_functions.cpp
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
common_plotPS_functions.cpp
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
common_plotSVG_functions.cpp
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
common_plot_functions.cpp
|
Pcbnew: fix bug Bug #1184362 (Pcbnew losing user (custom) sheet size )
|
13 years ago |
|
confirm.cpp
|
Gerbview, layer manager: add option (popup menu) to always keep layers not visible but the active layer, even when the active layer is changed.
|
13 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
|
Removed some spurious float casts
|
13 years ago |
|
dcsvg.cpp.unused
|
dcsvg (and therefore KicadSVGFileDC) is now unused. Use SVG plotter only to export a board SVG file.
|
13 years ago |
|
dialog_shim.cpp
|
Enhance DIALOG_SHIM to optionally call SetFocus() after the derived class's constructor has been called, for wx 2.8 and wxGTK
|
13 years ago |
|
displlst.cpp
|
Footprint library table work, minor fixes, and code cleaning.
|
13 years ago |
|
dlist.cpp
|
Eeschema object list and other minor improvements.
|
14 years ago |
|
drawframe.cpp
|
Removed the SAFE_DELETE macro.
|
13 years ago |
|
drawpanel.cpp
|
Pcbnew: plot Dialog: add a popup menu (try mouse right click in plot dialog) to selected/unselect groups of layers to plot.
|
13 years ago |
|
drawtxt.cpp
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
dsnlexer.cpp
|
comment
|
13 years ago |
|
eda_dde.cpp
|
wxServer was a confusing define, since it is also a wxWidgets class, do not use it
|
13 years ago |
|
eda_doc.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
eda_text.cpp
|
Remove duplicate code to draw and to plot title blocks.
|
13 years ago |
|
edaappl.cpp
|
Remove duplicate code to draw and to plot title blocks.
|
13 years ago |
|
filter_reader.cpp
|
Add Pcbnew GEDA PCB module plugin support.
|
13 years ago |
|
footprint_info.cpp
|
More Pcbnew footprint library table work in progress.
|
13 years ago |
|
fp_lib_table.cpp
|
More Pcbnew footprint library table work in progress.
|
13 years ago |
|
fp_lib_table.keywords
|
more fp_lib_table work, enhance parser
|
13 years ago |
|
fpid.cpp
|
Pcbnew NETLIST_READER improvements.
|
13 years ago |
|
gestfich.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
getrunningmicrosecs.cpp
|
changes
|
14 years ago |
|
gr_basic.cpp
|
Migrated the interfaces accepting angles to the double type
|
13 years ago |
|
hotkey_grid_table.cpp
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
hotkeys_basic.cpp
|
All: use a S expression to describe the page layout (title block and grid references). Work in progress.
|
13 years ago |
|
html_messagebox.cpp
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
msgpanel.cpp
|
More work on EDA_COLOR_T and layers.
|
13 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 |
|
page_layout_default_description.cpp
|
Fix a minor issue in page layout default descr.
|
13 years ago |
|
page_layout_reader.cpp
|
downloads-by-cmake now configurable, fix wx2.8 compiler errors
|
13 years ago |
|
page_layout_reader.keywords
|
All: use a S expression to describe the page layout (title block and grid references). Work in progress.
|
13 years ago |
|
pcb.keywords
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 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
|
Angle and distances cleanup (preparing for angles in doubles)
|
13 years ago |
|
projet_config.cpp
|
Fix wierd ConfigBaseWriteDouble's Printf( wxT("%12f"), aValue ); format string
|
13 years ago |
|
ptree.cpp
|
Fix compile bug in ptree.cpp with wxWidgets 2.9.x and MinGW.
|
13 years ago |
|
reporter.cpp
|
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
|
13 years ago |
|
richio.cpp
|
merge in branch fp-lib-table
|
13 years ago |
|
sch_item_struct.cpp
|
Cleanup of the eeschema 'layers' i.e. entitity colours. This also fixes
|
13 years ago |
|
selcolor.cpp
|
New color palette
|
13 years ago |
|
string.cpp
|
Minor fixes and cleanup
|
13 years ago |
|
title_block_shapes.cpp
|
All: use a S expression to describe the page layout (title block and grid references). Work in progress.
|
13 years ago |
|
title_block_shapes_gost.cpp
|
All: use a S expression to describe the page layout (title block and grid references). Work in progress.
|
13 years ago |
|
trigo.cpp
|
Moved utilities for angles in trigo.h
|
13 years ago |
|
wildcards_and_files_ext.cpp
|
Pcbnew NETLIST_READER improvements.
|
13 years ago |
|
worksheet.cpp
|
All: use a S expression to describe the page layout (title block and grid references). Work in progress.
|
13 years ago |
|
wxwineda.cpp
|
Better strings for the translators (converted concatenations to formats)
|
13 years ago |
|
xnode.cpp
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
14 years ago |
|
zoom.cpp
|
Fix Bug #1132416. Minor update in templates.
|
13 years ago |