49 Commits (4cda653dbdc91c9a6da93c0d2ee4490190e26938)

Author SHA1 Message Date
Wayne Stambaugh abcbfaa481 Fix ngspice version information issue. 5 years ago
Ian McInerney b5adf5bb21 Only try to remove the implicit conversion warning if it is supported 5 years ago
Wayne Stambaugh 082944ad06 Minor build warning fixes. 6 years ago
Martin Aberg 27d57d9191 Generate PYTHONPATH from CMake information 7 years ago
jean-pierre charras 4e391ef21c Housekeeping: remove no more in use options. 8 years ago
Wayne Stambaugh 03da56a9b5 Minor version string generation improvements. 9 years ago
Dick Hollenbeck 7311f07eaf SWIG Improvements 9 years ago
Simon Richter bfb6e0bbb2 Convert remaining occurences of stri[n]cmp to str[n]casecmp. 9 years ago
Wayne Stambaugh 4ed346ea64 Eeschema: initial schematic I/O plugin. 9 years ago
Wayne Stambaugh df99b4068d Update stable release 5 road map. 9 years ago
Wayne Stambaugh 4274f2d5d5 Fix config.h default data install path assignment during configuration. 11 years ago
Bernhard Stegmaier 30acc07e11 Default path fixes and remove old to find 3D model path code. 11 years ago
Wayne Stambaugh 04c55f0956 wxPython configuration fixes. 11 years ago
Wayne Stambaugh 69553d6fa3 wxPython find and version loading fixes. (fixes lp:1408060) 11 years ago
Wayne Stambaugh bd199b894e Set default footprint library table and 3D model library environment variables. 11 years ago
Wayne Stambaugh 03d50b2213 Change Windows install tree to match Linux install tree. 11 years ago
Dick Hollenbeck 33e26b278d KIWAY in progress... 12 years ago
Dick Hollenbeck 4f26386e8d Initial KIWAY (modular-kicad) work. Various tweeks. 12 years ago
Dick Hollenbeck a8bc07c832 Add KICAD_REPO_NAME to the about dialog and build_version.cpp 12 years ago
Dick Hollenbeck 7ba078b620 remove USE_FP_LIB_TABLE code, make it the norm. Add lazy loading support to FOOTPRINT_INFO. 12 years ago
Dick Hollenbeck e842d711c6 FIX: make LEGACY_PLUGIN re-entrant. extern "C" strtok_r() put conditionally into libcommon. 12 years ago
Brian Sidebotham 964933db00 Removed some Microsoft Visual C centric definitions in CMakeModules/config.h.cmake which were tripping up the mingw-w64 build 12 years ago
Wayne Stambaugh 9ab7c18f46 Footprint library table ground work. 12 years ago
Dick Hollenbeck 0be3992913 Lay basis for a more full featured usage of boost, including compiled libraries such as unit_test_framework, system, etc. Move headers now into boost_root/include/boost/. 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
Wayne Stambaugh facde96ec2 Add build option to use footprint library table. 13 years ago
Wayne Stambaugh 4d465ec8a0 Configuration and compile documentation improvements. 13 years ago
Dick Hollenbeck 2aa27122b0 Eliminate many assumptions in Pcbnew's library manager, pertaining to locality of libraries and 13 years ago
Dick Hollenbeck 4612ef9d50 switch to new s-expression format for footprint exports, use english layernames for naked footprints, dodge conflict with pythons HAVE_GETC_UNLOCKED 13 years ago
Wayne Stambaugh c11f3407b8 Check for getc_unlocked() and fall back to getc() in richio if it's not available. 13 years ago
Wayne Stambaugh 1468a4ae31 Pcbnew s-experssion footprint library implementation. 13 years ago
Dick Hollenbeck 3341669fc6 more footprint support for LEGACY_PLUGIN 14 years ago
Wayne Stambaugh 9c16a218c0 Pcbnew s-expression file format changes. 14 years ago
jean-pierre charras d739f03c5f Remove old xpm icons files 14 years ago
Wayne Stambaugh d7feb9ab45 Initial Pcbnew s-expression file format commit. 14 years ago
Dick Hollenbeck 3421863c01 add GetRunningMicroSecs() to libcommon for debug timing 14 years ago
Dick Hollenbeck a9e2399669 legacy pcbnew plugin touch ups 14 years ago
Dick Hollenbeck c4979318d2 more plugin work 14 years ago
Dick Hollenbeck 07ab5534e5 PNG bitmap support, initial implementation 14 years ago
Wayne Stambaugh c5c98f9518 Add CMake code to enable or disable using images in menu items. 14 years ago
Dick Hollenbeck 2cda6f4b4f early work on DLL exports for sweet lib, stop using <cstdio> which mingw seems not to like cuz snprintf() 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
stambaughw 3066c70559 Implement wxDC coordinate handling and wxGCDC. 16 years ago
dickelbeck 98fab0b59e visibles work, update TODO.txt 16 years ago
dickelbeck 56995b3359 AUI support into topmost CMakeLists.txt 16 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
jerryjacobs 8fd4401e12 all-programs: about dialog improved 17 years ago
f3nix 75bba55a38 CMake: 18 years ago
stambaughw 994e4e5d7e Use Subversion to automatically generate date and version information when building with CMake. 18 years ago