.. |
dialogs
|
More dialogs derived from DIALO_SHIM
|
2012-10-04 08:57:15 +02:00 |
gerber_test_files
|
Gerbview: add gerber test file.
|
2010-12-06 13:18:56 +01:00 |
CMakeLists.txt
|
Remove Kbool from Kicad. Use Clipper instead.
|
2012-08-04 11:43:27 +02:00 |
Info.plist
|
Fix some minor OS X issues
|
2011-08-30 09:35:40 +02:00 |
block.cpp
|
Enforced EDA_COLOR_T type and minor const-ification
|
2012-09-02 14:06:47 +02:00 |
class_DCodeSelectionbox.cpp
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
2012-01-22 22:33:36 -06:00 |
class_DCodeSelectionbox.h
|
More encapsulation work and other minor improvements.
|
2011-12-16 08:32:23 -05:00 |
class_GERBER.cpp
|
Gerbview: remove dependencies from Pcbnew.
|
2012-05-04 19:44:42 +02:00 |
class_GERBER.h
|
Gerbview: remove dependencies from Pcbnew.
|
2012-05-04 19:44:42 +02:00 |
class_am_param.cpp
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
2012-01-22 22:33:36 -06:00 |
class_am_param.h
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
2012-01-22 22:33:36 -06:00 |
class_aperture_macro.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).
|
2012-09-22 13:19:37 +02:00 |
class_aperture_macro.h
|
Enforced EDA_COLOR_T type and minor const-ification
|
2012-09-02 14:06:47 +02:00 |
class_excellon.h
|
Gerbview: remove dependencies from Pcbnew.
|
2012-05-04 19:44:42 +02:00 |
class_gbr_layer_box_selector.cpp
|
Enforced EDA_COLOR_T type and minor const-ification
|
2012-09-02 14:06:47 +02:00 |
class_gbr_layer_box_selector.h
|
Enforced EDA_COLOR_T type and minor const-ification
|
2012-09-02 14:06:47 +02:00 |
class_gbr_layout.cpp
|
Gerbview: remove dependencies from Pcbnew.
|
2012-05-04 19:44:42 +02:00 |
class_gbr_layout.h
|
Encapsulated drawmode as an enum for type checking
|
2012-09-01 15:38:27 +02:00 |
class_gbr_screen.cpp
|
Pcbnew: fix bug Bug #1001107 (Solder Mask Ratio Clearance bad value)
|
2012-05-18 10:33:57 +02:00 |
class_gbr_screen.h
|
Gerbview: remove dependencies from Pcbnew.
|
2012-05-04 19:44:42 +02:00 |
class_gerber_draw_item.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).
|
2012-09-22 13:19:37 +02:00 |
class_gerber_draw_item.h
|
Enforced EDA_COLOR_T type and minor const-ification
|
2012-09-02 14:06:47 +02:00 |
class_gerbview_layer_widget.cpp
|
All: fix most of Doxygen warnings.
|
2012-09-12 19:28:55 +02:00 |
class_gerbview_layer_widget.h
|
Enforced EDA_COLOR_T type and minor const-ification
|
2012-09-02 14:06:47 +02:00 |
controle.cpp
|
Very minor fixes.
|
2012-05-19 21:04:03 +02:00 |
dcode.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).
|
2012-09-22 13:19:37 +02:00 |
dcode.h
|
Enforced EDA_COLOR_T type and minor const-ification
|
2012-09-02 14:06:47 +02:00 |
draw_gerber_screen.cpp
|
Enforced EDA_COLOR_T type and minor const-ification
|
2012-09-02 14:06:47 +02:00 |
events_called_functions.cpp
|
Gerbview: remove dependencies from Pcbnew.
|
2012-05-04 19:44:42 +02:00 |
excellon_read_drill_file.cpp
|
switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2()
|
2012-09-21 12:02:54 -05:00 |
export_to_pcbnew.cpp
|
All: fix most of Doxygen warnings.
|
2012-09-12 19:28:55 +02:00 |
files.cpp
|
Script plotting patch
|
2012-08-29 18:59:50 +02:00 |
gerbview.cpp
|
Enforced EDA_COLOR_T type and minor const-ification
|
2012-09-02 14:06:47 +02:00 |
gerbview.h
|
All: fix most of Doxygen warnings.
|
2012-09-12 19:28:55 +02:00 |
gerbview.icns
|
[MacOSX] Updated Icons - Document ones still missing :(
|
2012-09-27 19:20:44 +02:00 |
gerbview.rc
|
Remove old xpm icons files
|
2012-04-07 13:09:57 +02:00 |
gerbview_config.cpp
|
Enforced EDA_COLOR_T type and minor const-ification
|
2012-09-02 14:06:47 +02:00 |
gerbview_doc.icns
|
Update OS X icns icons
|
2010-05-13 21:03:12 +02:00 |
gerbview_frame.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).
|
2012-09-22 13:19:37 +02:00 |
gerbview_frame.h
|
All: fix most of Doxygen warnings.
|
2012-09-12 19:28:55 +02:00 |
gerbview_id.h
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
2012-01-22 22:33:36 -06:00 |
hotkeys.cpp
|
Very minor fixes.
|
2012-05-19 21:04:03 +02:00 |
hotkeys.h
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
2012-01-22 22:33:36 -06:00 |
initpcb.cpp
|
Gerbview: remove dependencies from Pcbnew.
|
2012-05-04 19:44:42 +02:00 |
locate.cpp
|
Pcbnew: fix bug Bug #1001107 (Solder Mask Ratio Clearance bad value)
|
2012-05-18 10:33:57 +02:00 |
menubar.cpp
|
Move AddMenuItem inline functions outside wxstruct.h in a new file (menu_helpers.h)
|
2012-04-09 11:16:47 +02:00 |
onleftclick.cpp
|
Gerbview: remove dependencies from Pcbnew.
|
2012-05-04 19:44:42 +02:00 |
onrightclick.cpp
|
Gerbview: remove dependencies from Pcbnew.
|
2012-05-04 19:44:42 +02:00 |
options.cpp
|
Gerbview: remove dependencies from Pcbnew.
|
2012-05-04 19:44:42 +02:00 |
pcbplot.cpp
|
Script plotting patch
|
2012-08-29 18:59:50 +02:00 |
pcbplot.h
|
Script plotting patch
|
2012-08-29 18:59:50 +02:00 |
readgerb.cpp
|
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
|
2012-01-22 22:33:36 -06:00 |
rs274_read_XY_and_IJ_coordinates.cpp
|
All: change MILS_TO_IU_SCALING_FACTOR constant to IU_PER_MILS ( and MM_TO_IU_SCALING_FACTOR to IU_PER_MM)
|
2012-04-26 23:34:20 +02:00 |
rs274d.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).
|
2012-09-22 13:19:37 +02:00 |
rs274x.cpp
|
All: change MILS_TO_IU_SCALING_FACTOR constant to IU_PER_MILS ( and MM_TO_IU_SCALING_FACTOR to IU_PER_MM)
|
2012-04-26 23:34:20 +02:00 |
select_layers_to_pcb.cpp
|
All: fix most of Doxygen warnings.
|
2012-09-12 19:28:55 +02:00 |
select_layers_to_pcb.h
|
Gerbview: remove dependencies from Pcbnew.
|
2012-05-04 19:44:42 +02:00 |
toolbars_gerber.cpp
|
Gerbview: remove dependencies from Pcbnew.
|
2012-05-04 19:44:42 +02:00 |