- 07 Nov, 2013 2 commits
-
-
Colin Cooper authored
-
Dick Hollenbeck authored
-
- 06 Nov, 2013 8 commits
-
-
jean-pierre charras authored
-
Maciej Sumiński authored
-
Dick Hollenbeck authored
-
Wayne Stambaugh authored
-
Dick Hollenbeck authored
-
jean-pierre charras authored
Mingw, all: remove static link of libgcc, which can create issues when using dll version of wxWidgets. Therefore libgcc_s_dw2-1.dll should be in the paths for executables.
-
Dick Hollenbeck authored
add libglew-dev prerequisite for debian systems, it pulls in libgl1-mesa-dev and libglu1-mesa-dev on its own
-
Edwin van den Oetelaar authored
-
- 05 Nov, 2013 3 commits
-
-
Wayne Stambaugh authored
-
Maciej Suminski authored
Fixes missing worksheet layout when there is no PCB loaded and all random brightness changes for the Cairo rendering backend.
-
jean-pierre charras authored
Pcbnew: Fix incorrect bounding box calculation of texts. Only noticeable with boards conveted from Eagle, which are using other text justification than center. Eagle plugin: filter and replace not allowed chars in FPID(-':' and '/') by _ or -, if they are used in Eagle footprint names (otherwise, boards converted and saved under kicad_pcb format are not readable by Pcbnew).
-
- 04 Nov, 2013 3 commits
-
-
jean-pierre charras authored
Disable patch from Baranovskiy Konstantin about vertical justification of multiline texts, because it does not work for rotated/mirrored texts
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
- 03 Nov, 2013 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
-
- 02 Nov, 2013 3 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
pass into an HTML rendering panel and otherwise look goofey. *) Implement BOARD::Move() can call it from EAGLE_PLUGIN::Load(). *) When USE_FP_LIB_TABLE, tolerate blank nicknames in FPIDs coming from eeschema. See the switch for this in pcbnew/netlist.cpp as ALLOW_PARTIAL_FPID. *) Add an assert and a try catch block to figure out that View does not like some eagle pcb board. bitset::set() is getting a -1 value and firing an exception.
-
- 01 Nov, 2013 5 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
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.)
-
Orson authored
-
Maciej Suminski authored
-
- 31 Oct, 2013 3 commits
-
-
Dick Hollenbeck authored
<%s> being replaced with '%s' because the former in invisible in html panels. Cure some compiler warnings.
-
Dick Hollenbeck authored
-
Wayne Stambaugh authored
-
- 30 Oct, 2013 7 commits
-
-
jean-pierre charras authored
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). Could be only a temporary fix (tested only with French non ascii chars).
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
jean-pierre charras authored
Add undo command to dxf file import. Change improper use of __WXDEBUG__ to DEBUG in class_board_connected_item.cpp.
-
Maciej Suminski authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 29 Oct, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
Changed the used framebuffer object extension from ARB_framebuffer_object to EXT_framebuffer_object (compatibility reasons).
-
- 28 Oct, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-