4346 Commits (a864ab6f9e31b1c50b7bd25736d626b38279ae77)
 

Author SHA1 Message Date
jean-pierre charras a864ab6f9e Kicad manager: fix a recent bug: project tree not updated when kicad is launched by a command line with a project name to open. 13 years ago
jean-pierre charras 7819efacf6 Kicad manager: fix a recent bug: project tree not updated when kicad is launched by a command line with a project name to open. 13 years ago
Dick Hollenbeck 8d5479ca1c pcbnew/CMakeLists.txt formatting and librt fix 13 years ago
Heikki Pulkkinen 3e18fa422c protect data in class_track.h, switch to using member accessors 13 years ago
Wayne Stambaugh f8a56d446f Base object decoupling improvements. 13 years ago
jean-pierre charras 5c2efcbf3e 3D viewer: allows import of models created with openscad and convertedvia meshconv to wrl (thanks to Georg Gast <georg@schorsch-tech.de>) 13 years ago
Miguel Angel Ajo 0fedf6b3eb MacOSX compilation fixes 13 years ago
jean-pierre charras 4cb0cf6402 Commit missing files. 13 years ago
jean-pierre charras ccfd2369b9 EDA_LIST_DIALOG: add a filter option to select names to display is list, from a kamil zorychta's patch <kamil.zorychta@gmail.com> 13 years ago
Wayne Stambaugh 8a5ea7ec0d Pcbnew BOARD object encapsulation improvements. 13 years ago
jean-pierre charras 8b6d5cb42f Pcbnew: Enhancement in connections calculations: 13 years ago
jean-pierre charras 518fdb93e5 Pcbnew: Fix unwanted selection clarification popmenu in board editor after double clicking on a DRC Unconnected error 13 years ago
jean-pierre charras 0cb7b84880 Pcbnew: Fix Bug #1096766 ( Can't create filled zones after keepout zones) 13 years ago
jean-pierre charras 2dd5bcea2f Gerbview: add option to show negative objects. 13 years ago
Dick Hollenbeck f1af605d6c when linking a DSO, require all symbols to be resolved 13 years ago
jean-pierre charras 840e38de59 Pcbnew: fix link issue (undefined Read_GPCB_Descr symbol) in scripting mode. 13 years ago
Jacobo Aragunde Perez 3821472ad8 Prevent Pcbnew from opening the same file twice. 13 years ago
Jacobo Aragunde Perez f914cd0dec Eeschema:commit patch <Prevent Eeschema from opening the same file twice> with a small fix for windows. 13 years ago
Wayne Stambaugh 16402d8180 Remove unused Geda footprint import source code file. 13 years ago
Wayne Stambaugh ade6ec3256 Doxygen warning fixes. 13 years ago
jean-pierre charras 7dbcbf6d15 Kicad manager: cleanup code, remove dead or not working code. Fix minor isssues 13 years ago
Dick Hollenbeck 7ae228d70e add eagle *.lbr lib path extension for future use 13 years ago
jean-pierre charras ab55b61970 Kicad: Fix a compil issue under Linux, and minor code cleaning, about wxFileWatcher 13 years ago
jean-pierre charras 5436798e51 Kicad: Fix compil issue under Linux, and minor code cleaning, about wxFileWatcher 13 years ago
jean-pierre charras 2fc643de36 Eeschema, Libedit: Fix potential issues when using some hot keys. 13 years ago
jean-pierre charras 9c62d2dfb7 Eeschema, Libedit: fix potential bugs. 13 years ago
Dick Hollenbeck 45bd443184 1) Implement EAGLE_PLUGIN::FootprintLoad(), FootprintEnumerate(), and IsFootprintWritable(). 13 years ago
jean-pierre charras dd3b684ce6 Eeschema: fix Bug #1095005 13 years ago
Brian Sidebotham aaf6cce614 switch a template's board format to kicad_pcb format 13 years ago
Brian Sidebotham 08f8703898 Fixes a bug in the template file copying mechanism. The previous code failed to honour sub-directorys and flattened the whole tree whilst copying files. 13 years ago
jean-pierre charras 8c75adb8c1 Kicad manager: 13 years ago
jean-pierre charras 6f72aaecca Kicad: files watcher: fix Linux specific issues 13 years ago
jean-pierre charras 45b01a5c9c Kicad manager: first use of wxFileSystemWatcher (only with wxWidgets >= 2.9.2) to monitor files list. 13 years ago
Wayne Stambaugh 6789e62210 Fix Pcbnew s-expr file parser bug. 13 years ago
Antia Puentes f4af52f94d Eeschema: Allow to edit an schematic item while dragging 13 years ago
Alexander Lunef 40f4304b2f Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef 13 years ago
Wayne Stambaugh 7c86749ca6 Add Pcbnew GEDA PCB module plugin support. 13 years ago
jean-pierre charras d2126bafff Eeschema: fix incorrect hotkey commands while moving/dragging a component. 13 years ago
jean-pierre charras 8653e362b2 Pcbnew: board editor: allows pad edition by hotkey 'E' (was accessible only by mouse button right click) 13 years ago
marco. c39ca125d4 MacOSX: deleted obsolete code 13 years ago
marco. 6c867989ca MacOSX: fixing possible crash 13 years ago
marco. 9ba242bc1f MacOSX: refresh overlay with new-deleted objects 13 years ago
jean-pierre charras 97749ed192 Eeschema: fix bug 1092864 13 years ago
jean-pierre charras d919d71054 Eeschema: fix bug 1092834 (Hotkey 'G' Drag label not working) 13 years ago
jean-pierre charras 143debdd61 Pcbnew: Rework on recovery files menu 13 years ago
jean-pierre charras bde103f5be Pcbnew: fix issue when loading a recovery backup board file. 13 years ago
jean-pierre charras 96f302c958 Pcbnew: fix bug: missing call to SetFileFormatVersionAtLoad after loading a board, in legacy format. 13 years ago
Dick Hollenbeck 09b1748bc4 fix a fairly serious bug which would leave SOLDERMASK_LAYER_FRONT layer turned off in PADs, when loading *.kicad_pcb files 13 years ago
jean-pierre charras a674dd6581 Pcbnew: class DIMENSION: code cleaning 13 years ago
jean-pierre charras ea603c4deb Pcbnew: fix minor bugs. Fix bug 1091593 and 1091693 . Minor code cleaning 13 years ago