kicad/Documentation
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
..
changelogs segment CHANGELOG.txt according to past years and current year 2012-01-14 20:11:35 -06:00
development Replace avhttp with libcurl: Some fixes: 2015-12-22 15:19:00 +01:00
guidelines Documentation/guidelines/UIpolicies.txt should not speak of the unspeakable use of <> in quoted strings. 2013-12-07 22:49:44 -06:00
interactive_router Add interactive router doc, from Tomasz Wlostowski (see github.com/twlostow/kicad-dev/blob/junk/Documentation/interactive_router) 2014-07-21 13:15:54 +02:00
GUI_Translation_HOWTO.odt Doc update 2014-03-14 08:37:04 +01:00
GUI_Translation_HOWTO.pdf Doc update 2014-03-14 08:37:04 +01:00
HOW_TO_CONTRIBUTE.txt Removed the included GLM library, switched to the system one. 2015-12-08 10:56:53 +01:00
KIWAY_Build_Symbols_Defined.txt * KIWAY Milestone A): Make major modules into DLL/DSOs. 2014-03-19 19:42:08 -05:00
biu-plan.txt initial work on PCBNew PLUGIN support, in preparation for nanometer board load and save 2011-11-27 22:32:29 -06:00
coding_style_policy.pdf Update coding policy to remove support for MSVC. 2013-03-01 08:32:55 -05:00
notes_about_pcbnew_new_file_format.odt Minor fixes. 2014-02-07 17:09:15 +01:00
rules_for_capitalization_in_Kicad_UI.txt 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
s-expressions.txt fix documentation bugs 2011-01-30 14:58:15 -06:00
wxWidgets_patch_notes.txt Modedit: fix Bug #1471020 (user grid not stored) 2015-07-03 10:15:37 +02:00