| .. |
|
dialog_about
|
About box without wxAUI_NB_WINDOWLIST_BUTTON
|
15 years ago |
|
CMakeLists.txt
|
Gerbview: Added new LayerBox
|
15 years ago |
|
base_screen.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
base_struct.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
basicframe.cpp
|
fix function comments, this time ones in *.cpp files until they
|
15 years ago |
|
bezier_curves.cpp
|
in bezier_curves: changed calculations like dx*dx to (double)dx * dx to avoid integer overflow in calculation
|
17 years ago |
|
block_commande.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
build_version.cpp
|
fix function comments, this time ones in *.cpp files until they
|
15 years ago |
|
class_colors_design_settings.cpp
|
pcbnew: More about work on color selection and items visibility:
|
16 years ago |
|
class_layerchoicebox.cpp
|
Gerbview: Added new LayerBox
|
15 years ago |
|
class_marker_base.cpp
|
fix function comments, this time ones in *.cpp files until they
|
15 years ago |
|
class_plotter.cpp
|
Complete comment translation of common source.
|
16 years ago |
|
class_undoredo_container.cpp
|
fix function comments, this time ones in *.cpp files until they
|
15 years ago |
|
common.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
common_plotDXF_functions.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
common_plotGERBER_functions.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
common_plotHPGL_functions.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
common_plotPS_functions.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
common_plot_functions.cpp
|
fix minor bug russian GOST
|
16 years ago |
|
confirm.cpp
|
code cleaning.
|
16 years ago |
|
copy_to_clipboard.cpp
|
Eeschema
|
16 years ago |
|
dcsvg.cpp
|
added orto2 patch
|
15 years ago |
|
dialog_display_info_HTML_base.cpp
|
Eeschema: Connecting power pins of all parts is no more needed. see changelog
|
17 years ago |
|
dialog_display_info_HTML_base.fbp
|
Eeschema: Connecting power pins of all parts is no more needed. see changelog
|
17 years ago |
|
dialog_display_info_HTML_base.h
|
Eeschema: Connecting power pins of all parts is no more needed. see changelog
|
17 years ago |
|
dialog_hotkeys_editor.cpp
|
Fixed some issues in hotkeys editor
|
15 years ago |
|
dialog_hotkeys_editor_base.cpp
|
Fixed some issues in hotkeys editor
|
15 years ago |
|
dialog_hotkeys_editor_base.fbp
|
Fixed some issues in hotkeys editor
|
15 years ago |
|
dialog_hotkeys_editor_base.h
|
Fixed some issues in hotkeys editor
|
15 years ago |
|
dialog_load_error.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
dialog_page_settings.cpp
|
EESchema schematic object refactoring and header rationalization.
|
15 years ago |
|
dialog_page_settings.h
|
German translation update. Replaced dialog page settings dialogblock version by the same built with wxFormBuilder
|
16 years ago |
|
dialog_page_settings_base.cpp
|
Eeschema
|
16 years ago |
|
dialog_page_settings_base.fbp
|
Eeschema
|
16 years ago |
|
dialog_page_settings_base.h
|
German translation update. Replaced dialog page settings dialogblock version by the same built with wxFormBuilder
|
16 years ago |
|
displlst.cpp
|
Complete comment translation of common source.
|
16 years ago |
|
dlist.cpp
|
injected DLIST<> into many list heads, see change_log.txt
|
17 years ago |
|
drawframe.cpp
|
fix function comments, this time ones in *.cpp files until they
|
15 years ago |
|
drawpanel.cpp
|
fix function comments, this time ones in *.cpp files until they
|
15 years ago |
|
drawtxt.cpp
|
fix function comments, this time ones in *.cpp files until they
|
15 years ago |
|
dsnlexer.cpp
|
change IOError class name spelling to IO_ERROR to conform to coding standards
|
15 years ago |
|
eda_dde.cpp
|
Complete comment translation of common source.
|
16 years ago |
|
eda_doc.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
edaappl.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
gestfich.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
get_component_dialog.cpp
|
fixed bug 587970.
|
16 years ago |
|
gr_basic.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
hotkey_grid_table.cpp
|
pieces of Amir's 2010-09-28 patch
|
15 years ago |
|
hotkeys_basic.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
msgpanel.cpp
|
Complete comment translation of common source.
|
16 years ago |
|
netlist.keywords
|
TokenList2DsnLexer.cmake, netform.cpp enhancements
|
15 years ago |
|
newstroke_font.cpp
|
Font bug removed
|
16 years ago |
|
pcbcommon.cpp
|
Open file dialog fixes and minor code cleaning.
|
16 years ago |
|
projet_config.cpp
|
fix function comments, this time ones in *.cpp files until they
|
15 years ago |
|
richio.cpp
|
change IOError class name spelling to IO_ERROR to conform to coding standards
|
15 years ago |
|
sch_item_struct.cpp
|
EESchema schematic object refactoring and header rationalization.
|
15 years ago |
|
selcolor.cpp
|
Gerbview: fix an issue with gerber files having a line comment starting by G04 and a command after this comment, on the same line.
|
15 years ago |
|
string.cpp
|
Put netform.cpp functions into a class so scratch memory objects can be freed.
|
15 years ago |
|
trigo.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
wineda_toolbar.cpp
|
Fixed kicad.app linking, layer behaviour on OSX and toolbar behaviour
|
15 years ago |
|
worksheet.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |
|
wxwineda.cpp
|
A little useful feature: even if the default unit can be changed between
|
16 years ago |
|
xnode.cpp
|
change IOError class name spelling to IO_ERROR to conform to coding standards
|
15 years ago |
|
zoom.cpp
|
function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers
|
15 years ago |