117 Commits (74b629fa19ae88aa3e5fe3ff6a4e1bad5742af25)

Author SHA1 Message Date
Wayne Stambaugh 73d6fa3368 Compiling KiCad from source developer documentation fixes. 10 years ago
Wayne Stambaugh c68790751a Developer documentation and other minor fixes. 10 years ago
Wayne Stambaugh bd436aa6a7 Developer documentation clean up. 10 years ago
jean-pierre charras ab585f46ce Update doc. 10 years ago
unknown e506a4354b Replace avhttp with libcurl: Some fixes: 10 years ago
Maciej Suminski 231eaecf34 Removed the included GLM library, switched to the system one. 10 years ago
Wayne Stambaugh dd06abf002 Documentation: improvement to build from source on windows docs. 10 years ago
Wayne Stambaugh a033386a6b Minor compiling document fixes. 10 years ago
Wayne Stambaugh 627f8cba4d Fix "Building KiCad from Source" developers documentation. 10 years ago
Wayne Stambaugh faf8e3a723 Create markdown version of compiling KiCad for developer documentation. 10 years ago
jean-pierre charras 3907de0289 Modedit: fix Bug #1471020 (user grid not stored) 10 years ago
Maciej Suminski 18fa766f53 Updated OS X pinch-to-zoom patch. 11 years ago
Maciej Suminski 162ac38639 Added a note about the Retina OpenGL patch. 11 years ago
Maciej Suminski 9a6deaebac Removed WEBKIT entries from documentation. 11 years ago
Garth Corral 16ebfafa9f Forgot to update the compiling docs after merging a patch from trunk 11 years ago
Nick Østergaard 96138e1237 Convert coding policy document from odt to markdown for inclusion in developer's documentation. 11 years ago
jean-pierre charras de8ae428fd Minor fixes (typo in messages) 11 years ago
jean-pierre charras a5c5738559 Fix Bug #1210120 (commit rev 4280 did not fully fixed this bug) 11 years ago
Wayne Stambaugh 91c0868985 Update road map. 11 years ago
Bernhard Stegmaier b495ad0374 OSX build fixes. 11 years ago
jean-pierre charras 8da93abcb8 Polygon tools: update Clipper lib to 6.2.1 11 years ago
Garth Corral ae322dba35 - Updated mac-osx.txt with instructions for compiling in magnify event support. 11 years ago
Wayne Stambaugh 8814d67034 Update road map document. 11 years ago
Wayne Stambaugh 5c952a2afa Add stable release policy to developers documentation. 11 years ago
Bernhard Stegmaier f06bfe6d70 Commit the rest of the OSX build fixes missed in the previous commit. 11 years ago
Berhnard Stegmaier b8d1789a22 OSX build fixes and improvements. 11 years ago
Wayne Stambaugh 0b2cadbcca Fix minor OSX errors in the OSX build documentation. 11 years ago
Wayne Stambaugh 99f30c9d38 Road map and Doxygen work. 11 years ago
Bernhard Stegmaier 8b3c14c08b OSX build improvements. 11 years ago
unknown cfed0a7202 Add interactive router doc, from Tomasz Wlostowski (see github.com/twlostow/kicad-dev/blob/junk/Documentation/interactive_router) 11 years ago
Wayne Stambaugh 0db76ecb14 Add gerber file attributes to road map. 12 years ago
Wayne Stambaugh 012b508622 Add DRC and website improvements to road map. 12 years ago
Wayne Stambaugh 4e9582c3ab Add road map to developer's documentation. 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
jean-pierre charras ab27f56cc7 Doc update 12 years ago
Blair Bonnett 64da190e37 Build documentation updates and comment spelling fixes. 12 years ago
Fabrizio Tappero 28e6356250 Patch from Fabrizio Tappero: better kicad and eeschema menu entries and labels, which minor fixes. 12 years ago
Marco Serantoni 932c92af55 [MacOSX] New reorg for building system, typos and path refines 12 years ago
jean-pierre charras 63eac42d07 Fix a minor error in class D_PAD: void D_PAD::Flip( int Y ) changed to virtual void D_PAD::Flip( const wxPoint& aCentre ) (as defined in BOARD_ITEM) 12 years ago
jean-pierre charras c935624779 Use environment KISYS3DMOD to know defaut path for 3D shapes in footprint editors dialogs. 12 years ago
Marco Serantoni 2acaa2871d [MacOSX] Fixing build system, sorry guys, refining build system and make building smoother. 12 years ago
Marco Serantoni eb34364d89 [MacOSX] Automating building for OSX with KICAD_SCRIPTING, see Documentation/compiling/mac-osx.txt 12 years ago
jean-pierre charras d68940c4d2 Minor fixes. 12 years ago
Maciej Sumiński c1e68436f1 Remove assembly language files, and make building Boost optional. 12 years ago
Dick Hollenbeck 2f327f068d Documentation/guidelines/UIpolicies.txt should not speak of the unspeakable use of <> in quoted strings. 12 years ago
Dick Hollenbeck 9b3d826bc1 switch to static linking of libstdc++ on windows 12 years ago
jean-pierre charras a8e57e10e8 Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad 12 years ago
Dick Hollenbeck f72394cc6b Make PLUGIN::Footprint*() API functions take 'const' PROPERTIES*. 12 years ago
tomasz.wlostowski@cern.ch 979f549e99 A very short insturction for the P&S Router. 12 years ago
Carl Poirier 3f8343b341 REMOVE: USE_PCBNEW_NANOMETERS by making it the only way to go in pcbnew, effectively removing the deci-mils build. 12 years ago