kicad/pcbnew/github
unknown e506a4354b Replace avhttp with libcurl: Some fixes:
1. Fixed an assumption somebody originally made in the plugin that std::string had contiguous storage. This is not specced behavior pre C++11 so we gamble by calling .reserve() which should give a far better guarantee.
2. Added copy to clipboard information for curl
3. Removed some openssl references in compiling.md
4. Renamed struct vars to be uppercase to match "public var" code style policy
2015-12-22 15:19:00 +01:00
..
CMakeLists.txt Replace avhttp with libcurl: Some fixes: 2015-12-22 15:19:00 +01:00
avhttp-master.zip Update avhttp-master.zip to the latest version so Boost 1.57 can be used to build KiCad. 2014-11-12 19:13:27 -05:00
github_getliblist.cpp Replace avhttp with libcurl: Some fixes: 2015-12-22 15:19:00 +01: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 Replace avhttp with libcurl: Some fixes: 2015-12-22 15:19:00 +01:00
github_plugin.h Replace the avhttp library used by the github plugin with libcurl. 2015-12-21 15:30:33 -05: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 a wizard to Pcbnew to download 3d shapes libraries from Github 2015-08-20 09:14:44 +02:00
nginx.conf Added missing config file for nginx. 2015-05-27 15:33:33 +02:00