3779 Commits (173b869dcbd03d81de394623cdddac8551122ae8)
 

Author SHA1 Message Date
Miguel Angel Ajo 173b869dcb Compilation cleanup, TODO.txt update about library creation 14 years ago
Miguel Angel Ajo 3f761c890c Added wxRect and wxSize wrappers to wx.i 14 years ago
Miguel Angel Ajo 6d643f70b5 Fixed Board.Save, listPcb.py +x and updated TODO.txt 14 years ago
Miguel Angel Ajo cd93e14d7d fixed DEBUG build dependency... 14 years ago
Miguel Angel Ajo 9ebe983eaa * cleanups: board.i board_item.i separated from pcbnew.i 14 years ago
Miguel Angel Ajo 9398eb9767 std::vector and std::string items 14 years ago
Miguel Angel Ajo 7a25604161 fixed ident tabs 14 years ago
Miguel Angel Ajo b28dbd31c3 Cast() method to cast down classes from BOARD_ITEM to all childs 14 years ago
Miguel Angel Ajo c0be31aeda Fixed some indent, and added some conditional compiles on pcbnew.cpp 14 years ago
Miguel Angel Ajo 06c570bab3 * More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting) 14 years ago
Miguel Angel Ajo f422350605 pcbnew_scripting_helpers.cpp/h to handle generic scripting tools 14 years ago
Miguel Angel Ajo 970e033399 build _pcbnew DSO/DLL 14 years ago
Miguel Angel Ajo ec5757a4fa code cleanup, io_mgr and kicad_plugin included when enabled in cmake... 14 years ago
Miguel Angel Ajo 562d2461aa wxString, wxPoint and wxChar wrappers 14 years ago
Miguel Angel Ajo 3dacab9691 wxPoint + more lists 14 years ago
Miguel Angel Ajo b21dbd9561 Added a starting scripting dialog for tests 14 years ago
Miguel Angel Ajo d7692cd115 SWIG+Python initial scripting support added. 14 years ago
Wayne Stambaugh 07e5eee133 Fixes wxSingleChoiceDialog ambiguous constructor compile bug using wxWidgets 2.9.4 or greater. 14 years ago
jean-pierre charras 6219291ddc ModEdit (and ModView): make "invisible" texts visible. They are not visible in the board editor, but must be visible in the footprint editor. 14 years ago
Wayne Stambaugh aaa1cc3e02 Eeschema object list and other minor improvements. 14 years ago
jean-pierre charras a1ff326181 Pcbnew: better icon for zone unfill. Minor code cleaning in 3D viewer 14 years ago
jean-pierre charras bfe4937162 Pcbnew: fix compil issue. 14 years ago
Marco Mattila b536b1cf82 Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 14 years ago
Simon Schubert bcd66579d9 Pcbnew: fix bad arcs in plot postscript (from Simon Schubert) 14 years ago
Marco Mattila 23aea616e0 Fix wxUniCharRef casting issue in eeschema single part per line BOM generation code (?). 14 years ago
Marco Mattila d57a12772a Add correct value sorting (1u < 1n) to bom exports. 14 years ago
jean-pierre charras 2ecda37806 Pcbnew: zone filling: fix broken thermal relief shape for oval pads. mainly noticeable for oval pads having very different X and Y sizes. 14 years ago
Marco Mattila 165cbf1149 Fix compiler warnings introduced in 3430. 14 years ago
Marco Mattila 39ba360861 Fix eeschema component drawing issue during copy. Add hotkey for block save. 14 years ago
Dick Hollenbeck 4154af55e1 Uncrustify 0.59 has some new options, it is still actively supported, now under GIT. 14 years ago
Marco Mattila 97884551f0 Make single part per line BOM generation compare all component fields. 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 76e2efedb2 remove unneeded debug printf 14 years ago
Dick Hollenbeck 30ecdbea6a fix infinite loop while generating drill file, bug introduced in 3419 14 years ago
jean-pierre charras 477e98dc6c Fix 2 minor bugs: 14 years ago
Dick Hollenbeck aaa62cddf3 update TODO.txt with personal items 14 years ago
Dick Hollenbeck b6cae6fe86 Miguel's changes 14 years ago
Dick Hollenbeck c2fa1b8816 * Remove virtual BOARD_ITEM::{Get,Set}Position() which in turn means all 14 years ago
Dick Hollenbeck 107ef8f102 see CHANGELOG.txt 14 years ago
jean-pierre charras f1e5be9a67 Fix @JP messages (no bugs, just comment lines) 14 years ago
Marco Mattila 9ef6ae5b49 Use wxStandardPaths to find out the path to binaries in linux. 14 years ago
Miguel Angel Ajo 6c0c4dbeb5 Added hotkey for high contrast mode as 'H' 14 years ago
Dick Hollenbeck 5208bf9976 * remove global g_Pad_Master global and put it into BOARD_DESIGN_SETTINGS 14 years ago
Dick Hollenbeck 9e2eb0c856 see CHANGELOG.txt 14 years ago
jean-pierre charras 827352511a Layers manager: add in popup menu option to hide all coppers layers but active layer. 14 years ago
jean-pierre charras ba689c10e3 Kicad project manager: add .cmp, .drl .pos and .rpt files management. 14 years ago
Dick Hollenbeck 35ddad2193 wxWidgets Debug builds apparently have some tricky technique to validate 14 years ago
jean-pierre charras 4082e12252 Cvpcb: fix compil error. 14 years ago
jean-pierre charras a7d7e8dcc6 Pcbnew: fix Bug #932509 14 years ago