kicad/pcbnew/github
Wayne Stambaugh b9c296420a Complete library table and library table row refactor.
Derive LIB_TABLE_ROW from boost::noncopyable for use in boost pointer
containers.

Use std::unique_ptr to manage PROPERTIES pointer.

Add clone support for boost pointer containers.

Split common library table code out from FP_LIB_TABLE into base LIB_TABLE
object.  The FP_LIB_TABLE object only contains the code specific to
footprint library tables.

Use boost::vector_ptr for storing library table row objects.

Fix move up and down bugs in footprint library table edit dialog.
2016-11-19 17:16:43 -05:00
..
CMakeLists.txt GitHub plugin build configuration fixes. 2016-01-28 12:30:55 -05:00
github_getliblist.cpp Split IO_ERROR out of richio.* and store Problem() and Where() separately 2016-09-20 11:56:18 -04:00
github_getliblist.h Replace the avhttp library used by the github plugin with libcurl. 2015-12-21 15:30:33 -05:00
github_plugin.cpp Complete library table and library table row refactor. 2016-11-19 17:16:43 -05:00
github_plugin.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
html_link_parser.cpp fix unwanted foreground frame change on Windows when creating BOM and netlists from scripts. 2015-08-28 16:15:45 +02:00
html_link_parser.h Add more "override" markers. 2016-09-25 13:59:41 -04:00
nginx.conf Increase cache validity period in nginx.conf 2016-06-29 12:25:28 +02:00