kicad/pcb_calculator
Wayne Stambaugh 4d465ec8a0 Configuration and compile documentation improvements.
* Improve the stable and testing build version option logic.
* Use CMake FindPythonInterp to configure the Python interpreter.
* Use Python interpreter to determine the system Python module install
  path if not already defined on the command line.
* Add header symbol checks for asinh(), acosh(), and atanh().
* Add test source to check for isinf() which can be defined as a C++template.
* Replace conditional compile on windows systems for aXXXh() with CMake
  configuration tests.
* A few minor MSVC compile fixes.
* Fix incorrect python environment string in fixswigimports.py
* Create a separate document for KiCad CMake build options.
* Create a separate how to compile KiCad on Windows document.
2013-02-10 19:41:49 -05:00
..
attenuators pcbnew: fix minor issues. 2012-11-12 17:19:10 +01:00
bitmaps Start work on a better support of polygons in Kicad (code cleaning). 2012-07-25 09:36:56 +02:00
dialogs Finish Pcb Calculator work 2012-04-05 20:56:06 +02:00
docs Pcb calculator: Add track width tool 2011-08-07 18:02:58 +02:00
transline Configuration and compile documentation improvements. 2013-02-10 19:41:49 -05:00
CMakeLists.txt Remove Kbool from Kicad. Use Clipper instead. 2012-08-04 11:43:27 +02:00
Info.plist OSX: PCB Calculator correction 2011-12-07 22:06:02 +01:00
UnitSelector.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
UnitSelector.h pcb calculator: fix localize GUI, native *nix string 2011-08-12 09:21:36 +04:00
attenuators.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
board_classes_values.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_regulator_data.h pcb_calculator: enhancement in Regulators page dialog: 2012-04-02 20:11:00 +02:00
colorcode.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
datafile_read_write.cpp remove -std=c++0x compiler option since nobody is ready for it, and accordingly back into auto_ptr from unique_ptr 2012-11-15 10:04:10 -06:00
datafile_read_write.h pcb_calculator: enhancement in Regulators page dialog: 2012-04-02 20:11:00 +02:00
electrical_spacing_values.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
params_read_write.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
pcb_calculator.cpp pcb_calculator: fixes and enhancements (not finished) 2012-04-03 20:26:05 +02:00
pcb_calculator.h Finish Pcb Calculator work 2012-04-05 20:56:06 +02:00
pcb_calculator.icns [MacOSX] Updated Icons - Document ones still missing :( 2012-09-27 19:20:44 +02:00
pcb_calculator.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
pcb_calculator_datafile.keywords pcb_calculator: enhancement in Regulators page dialog: 2012-04-02 20:11:00 +02:00
pcb_calculator_frame.cpp Internal unit improvements and Pcbnew s-expression file format changes. 2012-04-12 17:31:31 -04:00
regulators_funct.cpp Finish Pcb Calculator work 2012-04-05 20:56:06 +02:00
tracks_width_versus_current.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
transline_dlg_funct.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
transline_ident.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
transline_ident.h switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06:00
units_scales.h Add a new utility: pcb_calculator (need of course wore work) 2011-08-05 21:53:42 +02:00