.. |
CMakeLists.txt
|
pcbnew: work on undo/redo in progress
|
2009-08-01 19:26:05 +00:00 |
about_kicad.cpp
|
pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack
|
2009-07-29 13:10:36 +00:00 |
base_screen.cpp
|
pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack
|
2009-07-29 13:10:36 +00:00 |
base_struct.cpp
|
Commit patch for plot functions from Lorenzo
|
2009-06-28 16:50:42 +00:00 |
basicframe.cpp
|
improved OSX compatibility and fixed possible crash in debug mode in Pcbnew
|
2009-07-20 05:18:47 +00:00 |
bezier_curves.cpp
|
in bezier_curves: changed calculations like dx*dx to (double)dx * dx to avoid integer overflow in calculation
|
2009-06-27 07:41:16 +00:00 |
block_commande.cpp
|
Rework on undo/redo and block functions
|
2009-07-25 07:31:07 +00:00 |
class_marker_base.cpp
|
better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info)
|
2009-07-13 15:25:41 +00:00 |
class_undoredo_container.cpp
|
pcbnew: work on undo/redo in progress
|
2009-08-01 19:26:05 +00:00 |
common.cpp
|
pcbnew: remove old of two To_User_Unit(), redraw ratsnest on/off, magnetic cursor to start move/drag module
|
2009-08-03 12:12:29 +00:00 |
common_plotDXF_functions.cpp
|
changes in common_plotDFX.cpp to avoid compil warnings
|
2009-07-01 05:20:11 +00:00 |
common_plotGERBER_functions.cpp
|
minor changes
|
2009-06-28 18:13:55 +00:00 |
common_plotHPGL_functions.cpp
|
Commit patch for plot functions from Lorenzo
|
2009-06-28 16:50:42 +00:00 |
common_plotPS_functions.cpp
|
minor bugs in plot functions (bad document size in PS header and junction size) fixed
|
2009-07-01 14:59:34 +00:00 |
common_plot_functions.cpp
|
minor bug at russian GOST in common_plot_functions.cpp (thx Yuri Vikulov)
|
2009-07-14 04:33:03 +00:00 |
confirm.cpp
|
Build improvements, compiler warning fixes and build fixes, and lots of clean up.
|
2009-05-21 17:42:42 +00:00 |
copy_to_clipboard.cpp
|
Rework on undo/redo and block functions
|
2009-07-25 04:53:39 +00:00 |
dcsvg.cpp
|
made kicad compilable with wxWidgets 2.9 (wxWidgets 3)
|
2009-04-13 05:58:11 +00:00 |
dialog_display_info_HTML_base.cpp
|
Eeschema: Connecting power pins of all parts is no more needed. see changelog
|
2009-07-10 12:29:31 +00:00 |
dialog_display_info_HTML_base.fbp
|
Eeschema: Connecting power pins of all parts is no more needed. see changelog
|
2009-07-10 12:29:31 +00:00 |
dialog_display_info_HTML_base.h
|
Eeschema: Connecting power pins of all parts is no more needed. see changelog
|
2009-07-10 12:29:31 +00:00 |
dialog_load_error.cpp
|
better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info)
|
2009-07-13 15:25:41 +00:00 |
displlst.cpp
|
EESchema UI normalization and configuration updates and Gerbview parser bug fix.
|
2009-04-29 17:09:00 +00:00 |
dlist.cpp
|
injected DLIST<> into many list heads, see change_log.txt
|
2008-12-04 04:28:11 +00:00 |
drawframe.cpp
|
Rework on undo/redo and block functions
|
2009-07-25 04:53:39 +00:00 |
drawpanel.cpp
|
Rework on undo/redo and block functions
|
2009-07-25 04:53:39 +00:00 |
drawtxt.cpp
|
Commit patch for plot functions from Lorenzo
|
2009-06-28 16:50:42 +00:00 |
eda_dde.cpp
|
Build improvements, compiler warning fixes and build fixes, and lots of clean up.
|
2009-05-21 17:42:42 +00:00 |
eda_doc.cpp
|
CVPcb code refactoring, global variable elimination, and UI updates.
|
2009-04-23 15:02:18 +00:00 |
edaappl.cpp
|
make command-line invocation with relative paths work
|
2009-07-03 07:32:48 +00:00 |
gestfich.cpp
|
Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt
|
2009-06-19 20:13:22 +00:00 |
get_component_dialog.cpp
|
EESchema UI normalization and configuration updates and Gerbview parser bug fix.
|
2009-04-29 17:09:00 +00:00 |
gr_basic.cpp
|
support for bezier curves
|
2009-06-25 20:45:27 +00:00 |
hotkeys_basic.cpp
|
Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt
|
2009-06-19 20:13:22 +00:00 |
msgpanel.cpp
|
Minor search path updates, initial UI clean up, and more wxDC zoom work.
|
2009-04-15 19:53:41 +00:00 |
pcbcommon.cpp
|
pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack
|
2009-07-29 13:10:36 +00:00 |
projet_config.cpp
|
pcbnew: fixed serious bug in clean pcb function
|
2009-06-11 18:30:03 +00:00 |
pyhandler.cpp
|
Build improvements, compiler warning fixes and build fixes, and lots of clean up.
|
2009-05-21 17:42:42 +00:00 |
sch_item_struct.cpp
|
Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations
|
2009-07-26 17:16:42 +00:00 |
selcolor.cpp
|
Fixed Crash when changing color under MacOSX. This could also affect all versions.
|
2009-07-09 04:54:11 +00:00 |
string.cpp
|
Build improvements, compiler warning fixes and build fixes, and lots of clean up.
|
2009-05-21 17:42:42 +00:00 |
toolbars.cpp
|
More header file realignments to reduce recompiling and general code cleaning.
|
2009-02-04 15:25:03 +00:00 |
trigo.cpp
|
Eeschema: code cleanup
|
2009-06-13 17:06:07 +00:00 |
worksheet.cpp
|
Changes in minimum pen size parameters used to draw or plot or print items.
|
2009-06-02 07:26:49 +00:00 |
wxwineda.cpp
|
fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0
|
2009-07-27 14:32:40 +00:00 |
zoom.cpp
|
undo/redo rework: fixed some problems ans crashes (not all) in libedit and modedit
|
2009-08-03 18:54:48 +00:00 |