.. |
dialog_about
|
Footprint Wizards Update
|
9 years ago |
dialogs
|
Explicitly mark overriding functions.
|
9 years ago |
gal
|
Move builtin font resources out of opengl_gal translation unit
|
9 years ago |
geometry
|
SHAPE_POLY_SET: mark all newly added hole outlines as closed
|
9 years ago |
kicad_curl
|
Narrow assumption on OpenSSL use
|
10 years ago |
math
|
Remove superflous includes.
|
10 years ago |
page_layout
|
Fixes: lp:1629387 (pagelayout text sometimes shrinking)
|
9 years ago |
swig
|
Cleanup SWIG's board.i, remove scrap *.{ref,orig} files, and add .pyc to .gitignore
|
9 years ago |
tool
|
Split the undo/redo event into the two stages "pre" and "post" for convenient synchronization of dependent state.
|
9 years ago |
view
|
Performance counter rework: Add comments, fix coding style issues.
|
9 years ago |
widgets
|
More Coverity warnings fixes.
|
9 years ago |
CMakeLists.txt
|
Move builtin font resources out of opengl_gal translation unit
|
9 years ago |
base_screen.cpp
|
Make undo/redo limits user configurable.
|
10 years ago |
base_struct.cpp
|
common: remove dependency on libbitmaps in EDA_ITEM::GetMenuImage()
|
9 years ago |
base_units.cpp
|
Remove code since minimum wxwidgets version is 3.0.0.
|
9 years ago |
basic_gal.cpp
|
Rework on class EDA_TEXT and related classes and draw text functions. More work: remove useless or duplicate code (from legacy graphic text plot functions). Move basic_gal code to separate files.
|
10 years ago |
basicframe.cpp
|
Auto save: fix case of auto save interval is set to 0 (disabling auto save feature)
|
9 years ago |
bezier_curves.cpp
|
Add missing source file licenses and code policy fixes.
|
11 years ago |
bin_mod.cpp
|
Remove old, empty header
|
10 years ago |
bitmap.cpp
|
Remove old xpm icons files
|
14 years ago |
block_commande.cpp
|
Fic bug #1475891 (Assertion failed when appending a board in pcbnew)
|
10 years ago |
build_version.cpp
|
Version string improvements.
|
9 years ago |
class_bitmap_base.cpp
|
Eeschema: Fix off-by-one in saving bitmaps
|
9 years ago |
class_colors_design_settings.cpp
|
Add missing source file licenses and code policy fixes.
|
11 years ago |
class_layer_box_selector.cpp
|
Move the non shared file class_sch_screen.h to eeschema folder. Code cleaning. Remove some wxCHECK_VERSION tests now useless.
|
10 years ago |
class_marker_base.cpp
|
Plot solder mask layer: fix incorrect margin of zones drawn on this layer (zone areas were slighly larger than the actual areas)
|
10 years ago |
class_page_info.cpp
|
Fix Bug #1536427 ("User (Custom)" size selection in"Page Settings" issue in non English languages).
|
10 years ago |
class_plotter.cpp
|
Prepare Plot Gerber file to include advanced aperture and net attributes.
|
9 years ago |
class_undoredo_container.cpp
|
Unified undo buffer handling code for PCB & module editor.
|
9 years ago |
colors.cpp
|
Try to fix a compil issue on OSX (no viable conversion from 'const wxString' to 'const wxChar *', in colors.cpp)
|
10 years ago |
commit.cpp
|
Fixed a crash when removing zones using the Global Deletion dialog
|
9 years ago |
common.cpp
|
Use std::atomic for portable locale init counting
|
10 years ago |
common_plotDXF_functions.cpp
|
Prepare Plot Gerber file to include advanced aperture and net attributes.
|
9 years ago |
common_plotGERBER_functions.cpp
|
Fix a minor issue when creating net attributes in Gerber files for oval pads when they are not horizontal or vertical .
|
9 years ago |
common_plotHPGL_functions.cpp
|
Prepare Plot Gerber file to include advanced aperture and net attributes.
|
9 years ago |
common_plotPDF_functions.cpp
|
Prepare Plot Gerber file to include advanced aperture and net attributes.
|
9 years ago |
common_plotPS_functions.cpp
|
Prepare Plot Gerber file to include advanced aperture and net attributes.
|
9 years ago |
common_plotSVG_functions.cpp
|
Prepare Plot Gerber file to include advanced aperture and net attributes.
|
9 years ago |
common_plot_functions.cpp
|
Plot PS and PDF: fix bug Bug #1457215 (rect/trap pads plotted with an incorrect pen size, and therefore an incorrect size and shape. Only noticeable with a large default pen size)
|
11 years ago |
config_params.cpp
|
Replace BOOST_FOREACH with C++11 range based for.
|
9 years ago |
confirm.cpp
|
Explicitly mark overriding functions.
|
9 years ago |
convert_basic_shapes_to_polygon.cpp
|
Gerbview: Fix 2 (minor) issues in aperture macro "moire". Add a .gbr test file for this aperture macro.
|
9 years ago |
copy_to_clipboard.cpp
|
Enable plot in clipboard on Linux and OSX in eeschema, and copy in clipboard in 3d viewer ( was existing on Windows, but disabled on other OS ).
|
11 years ago |
dialog_shim.cpp
|
more about dlg size fixes and osx fixes
|
9 years ago |
displlst.cpp
|
Replace dangerous cast of pointer->long
|
10 years ago |
dlist.cpp
|
Hide m_galCanvas and m_galCanvasActive behind accessors. Fix DLIST concatonation API corner case.
|
12 years ago |
draw_frame.cpp
|
Remove legacy option to zoom to selection on middle mouse button
|
9 years ago |
draw_panel.cpp
|
Fix issue: When left-clicking on the "window frame" (blue top area on Windows) (Any editor), the window jumps to bottom half of the screen, if a context menu is currently opened (could be Windows specific)
|
9 years ago |
draw_panel_gal.cpp
|
Performance counter rework: Add comments, fix coding style issues.
|
9 years ago |
drawtxt.cpp
|
Prepare Plot Gerber file to include advanced aperture and net attributes.
|
9 years ago |
dsnlexer.cpp
|
coverity common folder fixes (mainly not initialized members).
|
11 years ago |
eda_dde.cpp
|
Fix a few shadowed local vars, and coding style issues.
|
10 years ago |
eda_doc.cpp
|
2 very minor fixes in Eeschema:
|
10 years ago |
eda_pattern_match.cpp
|
Eeschema: add wildcard and regular expression search to componet select dialog.
|
10 years ago |
eda_text.cpp
|
Switched to default constructor and operator= for EDA_TEXT.
|
9 years ago |
exceptions.cpp
|
IO_ERROR: improve What() message
|
9 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
|
Make footprint ID into a generic library ID.
|
9 years ago |
fp_lib_table.cpp
|
Make footprint ID into a generic library ID.
|
9 years ago |
gbr_metadata.cpp
|
Prepare Plot Gerber file to include advanced aperture and net attributes.
|
9 years ago |
gestfich.cpp
|
Removed the space in the error message after the new line
|
10 years ago |
getrunningmicrosecs.cpp
|
Performance counter rework: More comments, code cleaning, and move GetRunningMicroSecs() prototype from common.h to profile.h.
|
9 years ago |
gl_context_mgr.cpp
|
Reverted 6912 with minor changes (LockCtx requires to specify canvas that locks a context).
|
9 years ago |
gr_basic.cpp
|
Fixed a crash when GRLineArray is called with an empty vector.
|
10 years ago |
grid_tricks.cpp
|
Add missing C++ stdlib headers
|
10 years ago |
hotkeys_basic.cpp
|
Move hotkey list from Preferences menu to Help menu
|
9 years ago |
html_messagebox.cpp
|
Fix graphics rendering on RTL systems (lp:1559545)
|
10 years ago |
kiface_i.cpp
|
OSX build improvements.
|
11 years ago |
kiway.cpp
|
SWIG Improvements
|
9 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
|
License for KIWAY_HOLDER
|
9 years ago |
kiway_player.cpp
|
Dismiss warning for inconsistent exception spec in ~KIWAY_PLAYER()
|
9 years ago |
lib_id.cpp
|
Make footprint ID into a generic library ID.
|
9 years ago |
lib_table.keywords
|
Make footprint ID into a generic library ID.
|
9 years ago |
lib_table_base.cpp
|
Make footprint ID into a generic library ID.
|
9 years ago |
lockfile.cpp
|
Use XDG_CONFIG_DIR for lock file path on Linux.
|
11 years ago |
lset.cpp
|
Prepare Plot Gerber file to include advanced aperture and net attributes.
|
9 years ago |
msgpanel.cpp
|
Fix some issues related to the footprint wizard frame:
|
10 years ago |
netlist.keywords
|
Fix Bug #1381287 (CvPCB ignores the footprint filter field on aliased components)
|
11 years ago |
newstroke_font.cpp
|
all: new Russian GOST patch - author Konstantin Baranovskiy
|
13 years ago |
origin_viewitem.cpp
|
GAL: fix grid origin and grid rendering in flipped view mode
|
9 years ago |
painter.cpp
|
Fixed a few memory leaks and Valgrind warnings.
|
11 years ago |
pcb.keywords
|
pcbnew: added diff pair gap & width to Design Rules dialog & PCB file format.
|
9 years ago |
pcb_plot_params.keywords
|
Prepare Plot Gerber file to include advanced aperture and net attributes.
|
9 years ago |
pgm_base.cpp
|
SWIG Improvements
|
9 years ago |
prependpath.cpp
|
Fix some issues related to the footprint wizard frame:
|
10 years ago |
project.cpp
|
Fix very minor issues: compil warnings (mainly deprecated and shadowed vars warnings).
|
10 years ago |
properties.cpp
|
Eeschema: initial schematic I/O plugin.
|
9 years ago |
ptree.cpp
|
Eeschema: extend max number of units per package to 52 and clean code to easily extend this value upto 26x26 (but 52 is a reasonable max value).
|
11 years ago |
reporter.cpp
|
Added lazy rendering mode for HTML reporter widget (allows a faster report creation, when the report has many lines)
|
10 years ago |
richio.cpp
|
Split IO_ERROR out of richio.* and store Problem() and Where() separately
|
9 years ago |
search_stack.cpp
|
Fix windows help path bug. (fixes lp:1313412)
|
10 years ago |
searchhelpfilefullpath.cpp
|
Fix windows help path bug. (fixes lp:1313412)
|
10 years ago |
selcolor.cpp
|
Add missing C++ stdlib headers
|
10 years ago |
single_top.cpp
|
Add more "override" markers.
|
9 years ago |
string.cpp
|
Pcbnew: Fpid parser: Fix crash when reading a .kicad_pcb file containing a valid fpid with a revision value.
|
10 years ago |
strtok_r.c
|
Add strtok_r.c
|
12 years ago |
systemdirsappend.cpp
|
Minor fixes: remove a few useless includes and move a few others to the right file. Remove a few coverity warnings about not initialized members.
|
11 years ago |
trigo.cpp
|
Clarify atan2 overloads
|
10 years ago |
utf8.cpp
|
Initial KIWAY (modular-kicad) work. Various tweeks.
|
12 years ago |
validators.cpp
|
Envrionment variable dialog improvments.
|
10 years ago |
wildcards_and_files_ext.cpp
|
Pcbnew: remove dead macro code.
|
10 years ago |
worksheet.cpp
|
Add %L formatter to worksheets to print layer name.
|
9 years ago |
worksheet_viewitem.cpp
|
Refactoring of VIEW/VIEW_ITEM classes:
|
9 years ago |
wx_status_popup.cpp
|
Code formatting.
|
11 years ago |
wx_unit_binder.cpp
|
Fix some issues related to the footprint wizard frame:
|
10 years ago |
wxunittext.cpp
|
Code cleanup: Remove outdated decimils to/from iu defines and conversion functions (decimils are no more in use since a long time).
|
10 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
|
Allows switching GAL or legacy mode in footprint editor (previously, the mode was inherited from the board editor, and was not modifiable without closing the footprint editor) by menu or F9, F11 and F12 keys)
|
11 years ago |