5397 Commits (f956fbd8ac28c0eb432699bf1f8beebb12232e4f)
 

Author SHA1 Message Date
jean-pierre charras f956fbd8ac painter: better size of pad nums and pad netnames in opengl mode 12 years ago
Dick Hollenbeck 96912e6b8c filter better the unsupported layers coming into EAGLE_PLUGIN::Load() 12 years ago
Wayne Stambaugh fe54ceacab Fix debug builds on wxWidgets 2.8. 12 years ago
jean-pierre charras e9f41a3b98 Opengl display: fix incorrect text size of pad num and pad netname. 12 years ago
Dick Hollenbeck 1e9cbe8055 Orson's changes 12 years ago
Dick Hollenbeck 5f329b472b make PROPERTIES::Value() not inline 12 years ago
Dick Hollenbeck 42ef7f6215 *) Start removing some of the problematic "<%s>.." format strings, which won't 12 years ago
jean-pierre charras 9e61c6ce1b Footprint wizards: fix issues. 12 years ago
jean-pierre charras 8caef8f8b1 Make footprint wizards compatible with FPID changes (MODULE::SetLibRef changed to MODULE::SetFPID) 12 years ago
jean-pierre charras a7c553b442 Pcbnew, compiled with python support: Under windows, force python environment, if the folder python27_us is found in Kicad bin folder (<kicad>/bin, and if python27_us environment is not fully set (i.e. if python27_us is not in the path, or if PYTHONPATH id not defined.) 12 years ago
Orson 28b9317640 Fix redraw issue in modedit a modview, with GAL 12 years ago
Maciej Suminski c94603f103 Added some comments and missing parameter names for pcb_painter.h. 12 years ago
Dick Hollenbeck 53e04ce7a6 cvpcb was not filtering on the current library when USE_FP_LIB_TABLE. 12 years ago
Dick Hollenbeck 0ca123d255 add --uninstall-libraries to kicad-install.sh 12 years ago
Wayne Stambaugh 1173eff777 Shorten footprint library table environment variable KICAD_PRJ_PATH to KIPRJMOD. 12 years ago
jean-pierre charras b8d81d263c Pcbnew: fix a crash when a non ascii char (i.e. a char having a code > 127) is found in a text (see Bug #1246340). 12 years ago
Dick Hollenbeck e4825ee2fc more fp_lib_table dialog work 12 years ago
Dick Hollenbeck 07d31b9cfd merge lp:~cern-kicad/kicad/pcbnew_segfix from Orson 12 years ago
jean-pierre charras 629c932952 Add undo command to dxf file import. Change improper use of __WXDEBUG__ to DEBUG in class_board_connected_item.cpp. 12 years ago
Maciej Suminski c8fc149ae5 Fixed segfault occurring on rendering backend switch when pcbnew is run from the main KiCad dialog. 12 years ago
Dick Hollenbeck 416c44615a memory leak, comments 12 years ago
Dick Hollenbeck c1ec14bcac merge in a year's worth of CERN work 12 years ago
Maciej Suminski edc43c19cd Fix colorized framebuffer output on some GPUs. 12 years ago
Maciej Suminski f615c462a2 Changed the used framebuffer object extension from ARB_framebuffer_object to EXT_framebuffer_object (compatibility reasons). 12 years ago
Maciej Suminski e13f862145 Merged upstream. 12 years ago
Maciej Suminski c7bc1e151c GAL is not activated by default. Late OpenGL backend initializatization. 12 years ago
jean-pierre charras 3e3869ed80 dxf import: minor enhancements in dialog. Update libdfxw from git, and uncrustify it. add a test dfx file 12 years ago
Wayne Stambaugh f0b2565f12 Eeschema find/replace bug fixes and improvements (fixes 1208616). 12 years ago
jean-pierre charras 2229b5ff77 Fix typo 12 years ago
jean-pierre charras 6a9ed328a4 Pcbnew, dxf import: Add dialog to choose the board import layer, and the position of dxf coordinates origin 12 years ago
jean-pierre charras 7e3551d371 Add patch from Baranovskiy Konstantin about vertical justification of multiline texts. 12 years ago
jean-pierre charras 40eb9c9cc2 Pcbnew: First work to add a DXF file import to create board outlines. The DXF import is based on DXF lib import/export from LibreCad. 12 years ago
jean-pierre charras 55e9b4d1b6 Add a DXF file import to create board outlines 12 years ago
Dick Hollenbeck e8ad48adf4 more DIALOG_FP_PLUGIN_OPTIONS work, make PROPERTIES a map instead of a hashtable for alphabetical iteration. 12 years ago
Dick Hollenbeck 75f2e5446e script improvements 12 years ago
Dick Hollenbeck 1731e89508 *) Factor out Cut, Copy, and Paste for wxGrid into class common/GRID_TRICKS. 12 years ago
Dick Hollenbeck 2033181bd8 fixes 12 years ago
Dick Hollenbeck c4d29b4258 Grab pending (unsaved) wxGridCellEditor cell text and stuff into fp_lib_table. 12 years ago
Dick Hollenbeck 5862306295 When pasting into a fp_lib_table with no initial rows, start at column zero, not -1. 12 years ago
Dick Hollenbeck 1c3f23ba1d Distro specific architecture in scripts/kicad-install.sh. 12 years ago
Camille 019 712392b118 Tidy up the gcc 4.7.0 - 2 optimization setting methodology. 12 years ago
jean-pierre charras 27c00853a3 Pcbnew: fix bug 1199340 12 years ago
jean-pierre charras 503ee825c9 All: fix bug making IsOK dialog always returns false, regardless the button clicked. 12 years ago
jean-pierre charras b0e2908c9b pl_editor: add a PPI (pixel per inch) setup option for bitmaps. 12 years ago
jean-pierre charras 6bb62a7196 Remove duplicate files. 12 years ago
Wayne Stambaugh 9e9450e272 Fix bug due to change in the default global footprint library table file name. 12 years ago
jean-pierre charras 7acc3e67ce page layout editor: now one can add a bitmap to the page layout 12 years ago
Wayne Stambaugh 612ba67c10 Minor message box improvements 12 years ago
Dick Hollenbeck a44e2c821e fix template files installation 12 years ago
jean-pierre charras 7622d6c985 Remove duplicate files 12 years ago