4705 Commits (26b7bdc35c5fd67b8a4f6f984f6dbb12c2628655)
 

Author SHA1 Message Date
jean-pierre charras 26b7bdc35c Eeschema: add dialog and utilities to create BOMs from generic netlist 13 years ago
Dick Hollenbeck 2810f5a5fe fix error message in legacy_plugin 13 years ago
Dick Hollenbeck dea9dd2361 better error reporting and parsing of bad legacy footprint libs 13 years ago
Dick Hollenbeck 64f8e0b8e1 various 13 years ago
Alexander Lunev a3f2980d80 Fix pcad2kicad issue, from A. Lunev, and a minor code cleaning in component_references_lister.cpp. 13 years ago
jean-pierre charras 179ada1c70 Eeschema: fix Bug #1189893 (ps plot file opened twice) 13 years ago
jean-pierre charras 39993e27e4 Fix issue in auto panning while moving in EDA_DRAW_PANEL::OnMouseLeaving() 13 years ago
Dick Hollenbeck 00adc67d2a Rename invoke_a_dialog.h. Code an alternate implementation for std::string BOARD_ITEM::FormatInternalUnits( int aValue ), for verification. 13 years ago
Dick Hollenbeck 36aca68e40 fix autopan non-response problem when dragging block to right or bottom 13 years ago
jean-pierre charras b1489cbe40 Remove a useless message shown only in debug mode, about page layout file not found 13 years ago
jean-pierre charras 92ac2ac47e Cvpcb: Bug fix: Select previous free component crashes Cvpcb when no previous free component found, and both Select next and previous free component where not working very well. 13 years ago
jean-pierre charras a287f89304 Custom page layout: add support for poly-polygons (useful for logos) 13 years ago
Wayne Stambaugh 98eb5e75e5 CvPcb focus and status bar improvements. 13 years ago
Dick Hollenbeck 515f5fbe5e *) Introduce "invoke_a_dialog.h" to information hide between top frame 13 years ago
jean-pierre charras 0c5d9fa20c Fix compil issue on wxWidgets 2.8.12, created by my last commit. 13 years ago
jean-pierre charras ee6cd0883d Plot files : fix Bug #1188664 (full filename instead of short file name, and swapping between sheet path and file name) 13 years ago
Wayne Stambaugh ecbe947bc6 CvPcb pin count filtering improvement. (fixes lp:1188325) 13 years ago
Wayne Stambaugh 9929919b59 Fix CvPcb library filtering bug. (fixes lp:1188321) 13 years ago
jean-pierre charras aaab12d37e Mainly for testing purposes: page layout: if the environment variable KICAD_WKSFILE points a S expr page layout descr, this descr is used instead of internal descr. 13 years ago
jean-pierre charras c8c05cb4ee page layout: if the environment variable KICAD_WKSFILE points a S expr page layout descr, this descr is used instead of internal descr. Mainly for testing purposes. 13 years ago
jean-pierre charras 7432d4de29 Page layout: add comments, and fix a very minor issue. 13 years ago
Wayne Stambaugh 7f18b883ab CvPcb filtering and other minor improvements. 13 years ago
Dick Hollenbeck 142306e238 fix libeditframe.cpp, which in release build would not show multipart text in listbox. dialog uses DIALOG_SHIM. 13 years ago
jean-pierre charras 66f5b3d3cc Fix a minor issue in page layout default descr. 13 years ago
Dick Hollenbeck 0f1f0f92f1 downloads-by-cmake now configurable, fix wx2.8 compiler errors 13 years ago
jean-pierre charras 1ec4986422 Add info and comments about page layout description using S expressions 13 years ago
jean-pierre charras 91c3f3bc83 All: use a S expression to describe the page layout (title block and grid references). Work in progress. 13 years ago
Dick Hollenbeck 3bddb98de9 Fix wierd ConfigBaseWriteDouble's Printf( wxT("%12f"), aValue ); format string 13 years ago
Dick Hollenbeck 94338e072f comment 13 years ago
Dick Hollenbeck 0390fbf978 speedups 13 years ago
Dick Hollenbeck f280c7374c include only the boost headers in the scratch repo 13 years ago
Dick Hollenbeck 387d0c4e01 *) Refinements to ExternalProject_Add( boost ) 13 years ago
Dick Hollenbeck 70b8e6b6e2 add copyright message to download_boost.cmake 13 years ago
Dick Hollenbeck 2fc698846b *) Refinements to ExternalProject_Add( boost ) 13 years ago
Michal Jahelka a23dcccce5 Add filtering footprint list by library to CvPcb 13 years ago
Dick Hollenbeck 5c98951954 add support for exponents in dsnlexer.cpp's DSN_NUMBER token 13 years ago
Dick Hollenbeck 96f8f6066d remove boost and make it an external project, so the procedure for upgrading is better documented 13 years ago
Dick Hollenbeck d8f87cca3c factor out isNumber() in dsnlexer.cpp, add support for numbers with exponents, leave commented out for further testing 13 years ago
Dick Hollenbeck 0eae829b11 factor out isNumber() in dsnlexer.cpp, add support for numbers with exponents, leave commented out for further testing 13 years ago
Dick Hollenbeck 6231ce5959 fix buggy double2str() 13 years ago
jean-pierre charras 57b30ad254 Pcbnew: Fix Bug #1185556. fix issue about Solder Paste Ratio value which was accepting only one digit in mantissa in 3 dialogs (now 6 digits in all dialogs). 13 years ago
jean-pierre charras 5e8c38d293 Kicad template selector dialog: add an info line showing the template path in use. Fix very minor bug #1185462 13 years ago
jean-pierre charras da6f4024ff Fix issue created by the template selector change, on Linux. 13 years ago
jean-pierre charras 43afa81a8c Kicad template selector dialog: add info line showing the template path in use. 13 years ago
Wayne Stambaugh 5560cb54e2 More Pcbnew footprint library table work in progress. 13 years ago
jean-pierre charras 4e94d8e793 Dialog page setting: replace wxStaticBoxSizer by wxBoxSizer + static text, 13 years ago
jean-pierre charras 2043001b0a eeschema: fix Bug #1184318 (Eeschema-Libedit: Reference moving+zooming issue) 13 years ago
jean-pierre charras ea04a4af7d eeschema: netlist dialog: fix a very minor issue. 13 years ago
jean-pierre charras b750414561 Pcbnew: fix bug Bug #1184362 (Pcbnew losing user (custom) sheet size ) 13 years ago
Dick Hollenbeck 8ccf0320b4 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago