145 Commits (25d1ab4008a20bc44e011a910783b68d002d09af)

Author SHA1 Message Date
Dick Hollenbeck 0d6560a218 *) Switch kicad.exe to using KIFACE modules for all major top level windows. 12 years ago
jean-pierre charras 229613ef26 Cmakefiles: do not create map file on Windows, because creating map file generates hundred of useless wranings. 12 years ago
Marco Serantoni 1c232f5608 [MacOSX] Support for kiface in bundles, workaround for some cairo issues 12 years ago
jean-pierre charras 262ec8920a Minor fixes for Windows: move resources from dso to .exe, to have the application icon in executable, and therefore shown in shortcuts. 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Henner Zeller 4340ceeb8b PATCH: making component choosing (much!) more usable 12 years ago
Dick Hollenbeck 33e26b278d KIWAY in progress... 12 years ago
Dick Hollenbeck 4f26386e8d Initial KIWAY (modular-kicad) work. Various tweeks. 12 years ago
jean-pierre charras f2e5da63e3 Eeschema: netlist generation: fix bad choice for the "best net name" when selecting a net name between labels connected to the same net. 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
jean-pierre charras 26b7bdc35c Eeschema: add dialog and utilities to create BOMs from generic netlist 13 years ago
Dick Hollenbeck 515f5fbe5e *) Introduce "invoke_a_dialog.h" to information hide between top frame 13 years ago
Dick Hollenbeck 2fc698846b *) Refinements to ExternalProject_Add( boost ) 13 years ago
Dick Hollenbeck 0ef043f0f8 replace BOM dialog with a pointer to FAQ https://answers.launchpad.net/kicad/+faq/2265 13 years ago
Lorenzo Marcantonio c32f56ffaa Removed the long time dead SCH_POLYLINE class (schematic level polyline) 13 years ago
jean-pierre charras 4352eddadb eeschema: make new netlist format (S expr netlist format) the default for Pcbnew netlists in dialog netlist. 13 years ago
jean-pierre charras 16064881be Eeschema: Plot dialogs: unify 5 dialogs (which means 5 duplicate code) to only one plot dialog (like in Pcbnew) 13 years ago
jean-pierre charras 0ebc3f063e 3D-viewer: code cleanup. 13 years ago
jean-pierre charras 1f277fd66d Remove Kbool from Kicad. Use Clipper instead. 14 years ago
Dick Hollenbeck 173c93969d Remove zip library by switching to wxZlibOutputStream for PDF plotter. 14 years ago
jean-pierre charras 61acac28e1 Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
Wayne Stambaugh 57d75a75a8 More internal unit improvements. 14 years ago
Wayne Stambaugh bed96be750 Internal unit improvements and Pcbnew s-expression file format changes. 14 years ago
jean-pierre charras 0a68744e2d Eeschema: Add better dialog to edit an existing field of the current edited component. 14 years ago
jean-pierre charras 718b25656c Libedit: Add better dialog to edit an existing field of the current edited component. 14 years ago
Dick Hollenbeck 4cbb5c5e94 tune the order of link libraries, based on estimated dependency sequence 14 years ago
Dick Hollenbeck 23172cce23 compile base_screen.cpp separately for {pcbnew,cvpcb} and eeschema, so we can diverge internal units at compile time, not runtime 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Dick Hollenbeck 67e28ade74 ++eeschema 14 years ago
jean-pierre charras 4402c97c7a Eeschema: Fix a subtle bug in undo command when editing texts and labels. 14 years ago
Wayne Stambaugh c18020374b Schematic object plot code refactoring and CMake required version changes. 15 years ago
Wayne Stambaugh 48b2661baa EESchema dead code removal and other minor changes. 15 years ago
Wayne Stambaugh 86bf955db7 Add hit testing clarification to schematic library editor. 15 years ago
Wayne Stambaugh ce983218f8 Push schematic get connection code into schematic screen object. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
Wayne Stambaugh f9af593ee3 Minor EESchema improvements. 15 years ago
jean-pierre charras e7d5770f42 Fix some Doxygen warnings. 15 years ago
Dick Hollenbeck 4f956712e2 fill out more /new files 15 years ago
Wayne Stambaugh b98538ec35 Add copy constructors and cloning to schematic objects and other minor fixes. 15 years ago
Wayne Stambaugh df48725551 Restore library editor value field rename behaviour and other minor fixes. 15 years ago
Wayne Stambaugh f6c8066477 More EESchema dialog file housekeeping and coding policy fixes. 15 years ago
jean-pierre charras f930894d9f Common dialog file housekeeping. Code cleanup, and minor fixes. 15 years ago
Wayne Stambaugh ccabd605a5 More EESchema dialog file housekeeping and coding policy fixes. 15 years ago
Wayne Stambaugh 408cf4d87e More EESchema dialog file housekeeping. 15 years ago
Wayne Stambaugh e3b4eeb160 More EESchema dialog file housekeeping 15 years ago
jean-pierre charras fdb18547a6 Eeschema: fix bug 676532. Minor enhancements. 15 years ago
Wayne Stambaugh 37ad67dfb1 EESchema file name and location house keeping. 15 years ago
Wayne Stambaugh 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 15 years ago
jean-pierre charras fd1c159a59 Fix bug in PolyLine.cpp, Fix bug in DRC calculations (see changelog). Cvpcb: move dialog files in dialogs/ 15 years ago
Wayne Stambaugh 1e7d95d58e Begin schematic object rationalization and other minor improvements 15 years ago