.. |
dialog_about
|
Fixed a memleak in About dialog. Updated the copyright year.
|
2018-01-31 10:05:00 +01:00 |
dialogs
|
Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files)
|
2018-01-30 09:57:25 +01:00 |
gal
|
router: support for board outline
|
2018-02-06 09:43:56 +01:00 |
geometry
|
router: support for board outline
|
2018-02-06 09:43:56 +01:00 |
kicad_curl
|
…
|
|
libeval
|
…
|
|
math
|
…
|
|
page_layout
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
plotters
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
preview_items
|
Set line width for SELECTION_AREA
|
2018-01-16 09:27:56 +01:00 |
swig
|
fix code after file renaming
|
2018-01-31 09:24:02 +01:00 |
system
|
…
|
|
tool
|
Fix cursor freezes in GAL
|
2018-02-02 19:08:05 +01:00 |
view
|
Use vector instead of bitset for VIEW_ITEM_DATA layer storage
|
2018-02-08 11:54:18 +01:00 |
widgets
|
fix code after renaming files
|
2018-01-30 15:34:09 +01:00 |
CMakeLists.txt
|
router: support for board outline
|
2018-02-06 09:43:56 +01:00 |
base_screen.cpp
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
base_struct.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
base_units.cpp
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
basic_gal.cpp
|
rename files: update filenames in sources
|
2018-01-28 19:12:26 +01:00 |
bezier_curves.cpp
|
…
|
|
bin_mod.cpp
|
…
|
|
bitmap.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
bitmap_base.cpp
|
Update code after file renaming
|
2018-01-29 09:39:49 +01:00 |
block_commande.cpp
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
build_version.cpp
|
…
|
|
colors.cpp
|
…
|
|
colors_design_settings.cpp
|
fix code after file renaming
|
2018-01-31 09:24:02 +01:00 |
commit.cpp
|
…
|
|
common.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
config_params.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
confirm.cpp
|
Add size control to HTML_MESSAGE_BOX. Fix incorrect default size of a few dialogs.
|
2018-01-11 10:48:52 +01:00 |
convert_basic_shapes_to_polygon.cpp
|
Track polygon clearance: use the new TransformOvalClearanceToPolygon function, to avoid underestimation of clearance areas.
|
2018-01-21 11:32:37 +01:00 |
copy_to_clipboard.cpp
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
dialog_shim.cpp
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
displlst.cpp
|
…
|
|
dlist.cpp
|
…
|
|
draw_frame.cpp
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
draw_graphic_text.cpp
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
draw_panel.cpp
|
wxWidgets/GTK3 compatibility fixes for eeschema
|
2018-02-08 11:08:17 +01:00 |
draw_panel_gal.cpp
|
Fallback to Cairo when OpenGL is not supported
|
2018-01-18 10:17:06 +01:00 |
dsnlexer.cpp
|
Fix quotes in UI messages
|
2017-12-15 07:33:07 -05:00 |
eagle_parser.cpp
|
Eagle Schematics Importer: support for UTF-8
|
2017-12-17 19:54:21 +01:00 |
eda_base_frame.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
eda_dde.cpp
|
…
|
|
eda_doc.cpp
|
Fix quotes in UI messages
|
2017-12-15 07:33:07 -05:00 |
eda_graphic_text_ctrl.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
eda_pattern_match.cpp
|
…
|
|
eda_text.cpp
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
env_paths.cpp
|
…
|
|
exceptions.cpp
|
Fix quotes in UI messages
|
2017-12-15 07:33:07 -05:00 |
executable_names.cpp
|
…
|
|
filter_reader.cpp
|
…
|
|
footprint_filter.cpp
|
…
|
|
footprint_info.cpp
|
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
|
2018-01-09 18:55:51 -05:00 |
fp_lib_table.cpp
|
Fix quotes in UI messages
|
2017-12-15 07:33:07 -05:00 |
gbr_metadata.cpp
|
…
|
|
gestfich.cpp
|
Fix unnecessary copy initialization detected by clang-tidy
|
2018-01-09 18:22:10 -05:00 |
getrunningmicrosecs.cpp
|
…
|
|
gl_context_mgr.cpp
|
…
|
|
gr_basic.cpp
|
Do not draw circles of 0 radius
|
2018-02-06 17:28:56 +01:00 |
grid_tricks.cpp
|
…
|
|
hash_eda.cpp
|
…
|
|
hotkeys_basic.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
html_messagebox.cpp
|
Add size control to HTML_MESSAGE_BOX. Fix incorrect default size of a few dialogs.
|
2018-01-11 10:48:52 +01:00 |
incremental_text_ctrl.cpp
|
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
|
2018-01-09 18:55:51 -05:00 |
kiface_i.cpp
|
Removed old debug output
|
2017-12-17 18:43:43 +01:00 |
kiway.cpp
|
Better management of KIWAY_PLAYER frame when called in modal mode, and having the wxFLOAT_ON_PARENT style option.
|
2018-01-01 10:41:43 +01:00 |
kiway_express.cpp
|
…
|
|
kiway_holder.cpp
|
…
|
|
kiway_player.cpp
|
Removed old debug output
|
2017-12-17 18:43:43 +01:00 |
layer_box_selector.cpp
|
fix code after file renaming
|
2018-01-31 09:24:02 +01:00 |
lib_id.cpp
|
Eagle Schematics Importer: support for UTF-8
|
2017-12-17 19:54:21 +01:00 |
lib_table.keywords
|
…
|
|
lib_table_base.cpp
|
Eeschema: fix remapping bug on windows builds.
|
2018-01-03 08:37:54 -05:00 |
lockfile.cpp
|
…
|
|
lset.cpp
|
Render transparent layer colors over the correct background.
|
2018-01-17 11:36:37 -05:00 |
marker_base.cpp
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
md5_hash.cpp
|
fix minor compil warnings
|
2017-12-05 18:02:53 +01:00 |
msgpanel.cpp
|
…
|
|
netlist.keywords
|
…
|
|
newstroke_font.cpp
|
…
|
|
observable.cpp
|
…
|
|
origin_viewitem.cpp
|
Fix a minor compil warning.
|
2018-01-28 14:13:16 +01:00 |
page_info.cpp
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
painter.cpp
|
…
|
|
pcb.keywords
|
Add "unlock" property to footprint texts
|
2017-11-27 18:21:00 -07:00 |
pcb_plot_params.keywords
|
…
|
|
pgm_base.cpp
|
Fix code after renaming files
|
2018-01-29 16:40:22 +01:00 |
prependpath.cpp
|
…
|
|
project.cpp
|
Removed old debug output
|
2017-12-17 18:43:43 +01:00 |
properties.cpp
|
…
|
|
ptree.cpp
|
…
|
|
reporter.cpp
|
…
|
|
richio.cpp
|
Fix quotes in UI messages
|
2017-12-15 07:33:07 -05:00 |
search_stack.cpp
|
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
|
2018-01-09 18:55:51 -05:00 |
searchhelpfilefullpath.cpp
|
…
|
|
selcolor.cpp
|
…
|
|
settings.cpp
|
…
|
|
single_top.cpp
|
…
|
|
streamwrapper.cpp
|
…
|
|
string.cpp
|
…
|
|
strtok_r.c
|
…
|
|
systemdirsappend.cpp
|
…
|
|
text_utils.cpp
|
change UTF8& operator+=( wchar_t ch ) to UTF8& operator+=( unsigned ch ), because swig does not like wchar_t.
|
2017-12-08 17:57:53 +01:00 |
trigo.cpp
|
…
|
|
undo_redo_container.cpp
|
fix code after file renaming
|
2018-01-31 09:24:02 +01:00 |
utf8.cpp
|
change UTF8& operator+=( wchar_t ch ) to UTF8& operator+=( unsigned ch ), because swig does not like wchar_t.
|
2017-12-08 17:57:53 +01:00 |
validators.cpp
|
…
|
|
wildcards_and_files_ext.cpp
|
UI string normalization.
|
2017-12-24 10:04:32 -05:00 |
worksheet.cpp
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
worksheet_viewitem.cpp
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |
wx_status_popup.cpp
|
fix code after renaming files
|
2018-01-29 22:00:44 +01:00 |
wxdataviewctrl_helpers.cpp
|
…
|
|
xnode.cpp
|
…
|
|
zoom.cpp
|
Fix code after renaming files
|
2018-01-29 11:37:29 +01:00 |