← Back to team overview
kicad-developers team mailing list archive
Thread
Date
kicad-developers team
Mailing list archive
Messages by thread
Messages by thread
Messages sent to the kicad-developers mailing list, ordered by thread from the newest to oldest.
200 of 45687 messages, page
106
|
107
|
108
|
109
|
110
| 111 |
112
|
113
|
114
|
115
|
116
Last
•
Next
•
Previous
•
First
Re: [PATCH] fix position of text and refdes from PCAD import
,
(continued)
Re: [PATCH] fix position of text and refdes from PCAD import
From: Piotr Esden-Tempski, 2016-02-24
Re: [PATCH] fix position of text and refdes from PCAD import
From: Eldar Khayrullin, 2016-02-25
Re: [PATCH] fix position of text and refdes from PCAD import
From: Eldar Khayrullin, 2016-02-25
Re: [PATCH] fix position of text and refdes from PCAD import
From: Eldar Khayrullin, 2016-02-25
Re: [PATCH] fix position of text and refdes from PCAD import
From: Eldar Khayrullin, 2016-02-25
Re: [PATCH] fix position of text and refdes from PCAD import
From: Eldar Khayrullin, 2016-02-25
Re: [PATCH] fix position of text and refdes from PCAD import
From: Eldar Khayrullin, 2016-02-26
Re: [PATCH] fix position of text and refdes from PCAD import
From: Eldar Khayrullin, 2016-02-27
Re: [PATCH] fix position of text and refdes from PCAD import
From: Eldar Khayrullin, 2016-02-27
Re: [PATCH] fix position of text and refdes from PCAD import
From: Wayne Stambaugh, 2016-02-27
Re: [PATCH] fix position of text and refdes from PCAD import
From: Eldar Khayrullin, 2016-02-27
Patch for #1511552 - Modifications of the spice netlist generator
From: xarx, 2016-02-21
[PATCH] Fix lp:1529159
From: Bernhard Stegmaier, 2016-02-20
Re: [PATCH] Fix lp:1529159
From: Wayne Stambaugh, 2016-02-22
Re: [PATCH] Fix lp:1529159
From: Clemens Koller, 2016-02-22
Re: [PATCH] Fix lp:1529159
From: Wayne Stambaugh, 2016-02-22
Re: [PATCH] Fix lp:1529159
From: Bernhard Stegmaier, 2016-02-22
S-Expression schematic format specification
From: Russell Oliver, 2016-02-20
Re: S-Expression schematic format specification
From: Wayne Stambaugh, 2016-02-22
Re: ERC and labels
From: jp charras, 2016-02-20
[PATCH] Update comments (ElectricPinType -> ELECTRICAL_PINTYPE)
From: Simon Richter, 2016-02-20
Does auto placement feature still exist?
From: Dan Walmsley, 2016-02-19
Re: Does auto placement feature still exist?
From: Nick Østergaard, 2016-02-22
Re: OCE and VRML
From: easyw, 2016-02-19
Re: KiCad in Spanish, again.
From: Iñigo, 2016-02-19
Re: KiCad in Spanish, again.
From: Nick Østergaard, 2016-02-19
Re: KiCad in Spanish, again.
From: ifs, 2016-02-19
Re: KiCad in Spanish, again.
From: Miguel Angel Ajo Pelayo, 2016-02-19
Re: KiCad in Spanish, again.
From: Iñigo, 2016-02-20
KiCad GUI Translation HOWTO error (docs.kicad-pcb.org)
From: ifs, 2016-02-22
Re: KiCad GUI Translation HOWTO error (docs.kicad-pcb.org)
From: Nick Østergaard, 2016-02-22
Re: KiCad GUI Translation HOWTO error (docs.kicad-pcb.org)
From: Marco Ciampa, 2016-02-22
Re: KiCad GUI Translation HOWTO error (docs.kicad-pcb.org)
From: André S., 2016-02-24
Re: KiCad GUI Translation HOWTO error (docs.kicad-pcb.org)
From: Nick Østergaard, 2016-02-24
Re: KiCad GUI Translation HOWTO error (docs.kicad-pcb.org)
From: Marco Ciampa, 2016-03-01
Re: KiCad GUI Translation HOWTO error (docs.kicad-pcb.org)
From: Nick Østergaard, 2016-03-01
Re: KiCad in Spanish, again.
From: Iñigo, 2016-03-01
Re: KiCad in Spanish, again.
From: Mark Roszko, 2016-02-19
kicad StepUp new GUI for MCAD collaboration
From: easyw, 2016-02-18
Re: Are some of the hotkey names hardcoded?
From: Iñigo, 2016-02-18
Re: Are some of the hotkey names hardcoded?
From: Nick Østergaard, 2016-02-18
Re: Are some of the hotkey names hardcoded?
From: ifs, 2016-02-18
Re: Are some of the hotkey names hardcoded?
From: jp charras, 2016-02-19
Re: Are some of the hotkey names hardcoded?
From: ifs, 2016-02-22
[PATCH] Add icons to pin table's type column
From: Simon Richter, 2016-02-17
[PATCH] Add icon to pin type column
From: Simon Richter, 2016-02-17
Re: [PATCH] Update comments (ElectricPinType -> ELECTRICAL_PINTYPE)
From: jp charras, 2016-02-20
[PATCH 00/19] Pin shape and type refactoring
From: Simon Richter, 2016-02-17
[PATCH 01/19] Replace DrawPinShape enum with PinShape
From: Simon Richter, 2016-02-17
[PATCH 02/19] PinShapeComboBox: Introduce widget
From: Simon Richter, 2016-02-17
[PATCH 03/19] PinShapeComboBox: Fully initialize in c'tor
From: Simon Richter, 2016-02-17
[PATCH 04/19] PinShapeComboBox: typesafe Get/Set
From: Simon Richter, 2016-02-17
[PATCH 05/19] PinShape: move enum to own header
From: Simon Richter, 2016-02-17
[PATCH 06/19] PinShape: move text lookup
From: Simon Richter, 2016-02-17
[PATCH 07/19] PinShape: drop list interfaces
From: Simon Richter, 2016-02-17
[PATCH 08/19] PinShape: move bitmap lookup
From: Simon Richter, 2016-02-17
[PATCH 09/19] ElectricPinType: move definition to pin_type.h
From: Simon Richter, 2016-02-17
[PATCH 10/19] ElectricPinType: Use enum rather than int where possible
From: Simon Richter, 2016-02-17
[PATCH 11/19] ElectricPinType: Rename PIN_NMAX to PINTYPE_COUNT
From: Simon Richter, 2016-02-17
[PATCH 12/19] ElectricPinType: Separate PINTYPE_COUNT from enum
From: Simon Richter, 2016-02-17
[PATCH 13/19] PinTypeComboBox: Introduce widget
From: Simon Richter, 2016-02-17
[PATCH 14/19] PinTypeComboBox: fully initialize in c'tor
From: Simon Richter, 2016-02-17
[PATCH 15/19] PinTypeComboBox: typesafe Get/Set
From: Simon Richter, 2016-02-17
[PATCH 16/19] ElectricPinType: move text lookup
From: Simon Richter, 2016-02-17
[PATCH 17/19] ElectricPinType: remove list interfaces
From: Simon Richter, 2016-02-17
[PATCH 18/19] ElectricPinType: move bitmap lookup
From: Simon Richter, 2016-02-17
[PATCH 19/19] TypeSheetLabel: use enum
From: Simon Richter, 2016-02-17
Re: [PATCH 01/19] Replace DrawPinShape enum with PinShape
From: jp charras, 2016-02-19
Re: [PATCH 01/19] Replace DrawPinShape enum with PinShape
From: Simon Richter, 2016-02-22
Re: [PATCH 01/19] Replace DrawPinShape enum with PinShape
From: jp charras, 2016-02-22
[PATCH 0/4] Regenerate and update eeschema dialogs
From: Simon Richter, 2016-02-17
[PATCH 1/4] eeschema dialogs: parent of elements in wx Sizer
From: Simon Richter, 2016-02-17
[PATCH 2/4] eeschema dialogs: update old dialog
From: Simon Richter, 2016-02-17
[PATCH 3/4] eeschema dialogs: Add wxALIGN_CENTER_VERTICAL flag
From: Simon Richter, 2016-02-17
[PATCH 4/4] eeschema dialogs: Update wxFormBuilder timestamp in generated sources
From: Simon Richter, 2016-02-17
Re: [PATCH 0/4] Regenerate and update eeschema dialogs
From: Wayne Stambaugh, 2016-02-19
Windows 10 reports stable 4.0.1 installer as malware.
From: Wayne Stambaugh, 2016-02-17
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Simon Richter, 2016-02-17
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Wayne Stambaugh, 2016-02-17
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Simon Richter, 2016-02-17
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Simon Richter, 2016-02-17
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Nick Østergaard, 2016-02-17
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Wayne Stambaugh, 2016-02-17
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Nick Østergaard, 2016-02-17
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Mark Roszko, 2016-02-17
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Adam Wolf, 2016-02-17
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Mark Roszko, 2016-02-17
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Nick Østergaard, 2016-02-17
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Adam Wolf, 2016-02-17
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Wayne Stambaugh, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Adam Wolf, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Mark Roszko, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Mark Roszko, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Miguel Angel Ajo Pelayo, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Mark Roszko, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Miguel Angel Ajo Pelayo, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Nick Østergaard, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Wayne Stambaugh, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Mark Roszko, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Nick Østergaard, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Nick Østergaard, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Mark Roszko, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Nick Østergaard, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Mark Roszko, 2016-02-18
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Wayne Stambaugh, 2016-02-17
Re: Windows 10 reports stable 4.0.1 installer as malware.
From: Nick Østergaard, 2016-02-17
Python functionality on Windows
From: Константин Барановский, 2016-02-17
Re: Python functionality on Windows
From: Nick Østergaard, 2016-02-17
Re: Python functionality on Windows
From: Константин Барановский, 2016-02-17
Re: Python functionality on Windows
From: Константин Барановский, 2016-02-19
Re: Python functionality on Windows
From: Nick Østergaard, 2016-02-19
Re: Python functionality on Windows
From: Константин Барановский, 2016-02-19
Re: Python functionality on Windows
From: xarx, 2016-02-22
Re: Python functionality on Windows
From: Константин Барановский, 2016-02-22
Re: Python functionality on Windows
From: Константин Барановский, 2016-02-25
Re: Python functionality on Windows
From: Nick Østergaard, 2016-02-25
Re: Python functionality on Windows
From: Wayne Stambaugh, 2016-02-19
Re: Python functionality on Windows
From: Torsten Hüter, 2016-02-22
Re: Python functionality on Windows
From: Wayne Stambaugh, 2016-02-23
Re: Python functionality on Windows
From: Константин Барановский, 2016-02-23
Re: Python functionality on Windows
From: Wayne Stambaugh, 2016-02-23
Re: Python functionality on Windows
From: Nick Østergaard, 2016-02-23
Re: Python functionality on Windows
From: Wayne Stambaugh, 2016-02-24
Re: Python functionality on Windows
From: Nick Østergaard, 2016-02-23
Re: Python functionality on Windows
From: Wayne Stambaugh, 2016-02-24
Re: Python functionality on Windows
From: Miguel Angel Ajo Pelayo, 2016-02-24
Re: Python functionality on Windows
From: Wayne Stambaugh, 2016-02-24
Re: Python functionality on Windows
From: Miguel Angel Ajo Pelayo, 2016-02-26
Re: Python functionality on Windows
From: Константин Барановский, 2016-02-27
Re: Python functionality on Windows
From: Константин Барановский, 2016-02-28
Re: Python functionality on Windows
From: Nick Østergaard, 2016-02-28
Re: Python functionality on Windows
From: Константин Барановский, 2016-03-01
Re: Python functionality on Windows
From: Nick Østergaard, 2016-03-01
Re: Python functionality on Windows
From: Nick Østergaard, 2016-02-24
3D refactor 3D model path: dropped env vars?
From: easyw, 2016-02-16
Re: 3D refactor 3D model path: dropped env vars?
From: Mário Luzeiro, 2016-02-16
Re: 3D refactor 3D model path: dropped env vars?
From: Cirilo Bernardo, 2016-02-16
Re: 3D refactor 3D model path: dropped env vars?
From: easyw, 2016-02-16
Re: 3D refactor 3D model path: dropped env vars?
From: Mário Luzeiro, 2016-02-16
Message not available
Message not available
Message not available
Re: 3D refactor 3D model path: dropped env vars?
From: easyw, 2016-02-16
Re: 3D refactor 3D model path: dropped env vars?
From: Mário Luzeiro, 2016-02-16
[PATCH] Pin Table: Make pin position and pin type columns sortable
From: Simon Richter, 2016-02-16
Re: [PATCH] Pin Table: Make pin position and pin type columns sortable
From: jp charras, 2016-02-19
Re: [PATCH] Pin Table: Make pin position and pin type columns sortable
From: Wayne Stambaugh, 2016-02-19
KiCad in Spanish, again.
From: ifs, 2016-02-16
Changing units of Gerber plots
From: Andy Peters, 2016-02-16
Re: Changing units of Gerber plots
From: Cirilo Bernardo, 2016-02-16
Re: Changing units of Gerber plots
From: Andy Peters, 2016-02-16
Re: Changing units of Gerber plots
From: Lorenzo Marcantonio, 2016-02-16
Re: Changing units of Gerber plots
From: Andy Peters, 2016-02-16
Re: Changing units of Gerber plots
From: jp charras, 2016-02-16
Re: Changing units of Gerber plots
From: Lorenzo Marcantonio, 2016-02-17
OT: Re: Changing units of Gerber plots
From: Clemens Koller, 2016-02-17
Re: Changing units of Gerber plots
From: Mitch Davis, 2016-02-17
Are some of the hotkey names hardcoded?
From: ifs, 2016-02-17
Re: Are some of the hotkey names hardcoded?
From: timofonic timofonic, 2016-02-17
Re: Are some of the hotkey names hardcoded?
From: Adam Wolf, 2016-02-17
Re: Are some of the hotkey names hardcoded?
From: Marco Ciampa, 2016-02-18
3D-Viewer refactoring - progress
From: Mário Luzeiro, 2016-02-15
File format documentation
From: Martin d'Allens, 2016-02-14
Re: File format documentation
From: timofonic timofonic, 2016-02-14
Re: File format documentation
From: Wayne Stambaugh, 2016-02-14
Patch for footprint wizard
From: Eldar Khayrullin, 2016-02-14
Re: Patch for footprint wizard
From: jp charras, 2016-02-14
[PATCH 00/19] FindwxWidgets.cmake updates
From: Simon Richter, 2016-02-13
[PATCH 01/19] FindwxWidgets.cmake: Remove arguments from else() and end*()
From: Simon Richter, 2016-02-13
[PATCH 02/19] FindwxWidgets.cmake: remove a few dbg_msg() invocations
From: Simon Richter, 2016-02-13
[PATCH 03/19] FindwxWidgets.cmake: Use uppercase for DBG_MSG macro
From: Simon Richter, 2016-02-13
[PATCH 04/19] FindwxWidgets.cmake: Show line number in debug output
From: Simon Richter, 2016-02-13
[PATCH 05/19] FindwxWidgets.cmake: Use uppercase for macro names
From: Simon Richter, 2016-02-13
[PATCH 06/19] FindwxWidgets.cmake: Use lowercase for CMake builtins
From: Simon Richter, 2016-02-13
[PATCH 07/19] FindwxWidgets.cmake: Fix indentation
From: Simon Richter, 2016-02-13
[PATCH 08/19] FindwxWidgets.cmake: Look for versioned wx-config scripts
From: Simon Richter, 2016-02-13
[PATCH 09/19] FindwxWidgets.cmake: documentation for variables
From: Simon Richter, 2016-02-13
[PATCH 10/19] FindwxWidgets.cmake: Expect directory layout for MSVC 64 bit
From: Simon Richter, 2016-02-13
[PATCH 11/19] FindwxWidgets.cmake: Simplify MATCHES
From: Simon Richter, 2016-02-13
[PATCH 12/19] FindwxWidgets.cmake: Improve regex for version number matches
From: Simon Richter, 2016-02-13
[PATCH 13/19] FindwxWidgets.cmake: Determine version even when not asked to
From: Simon Richter, 2016-02-13
[PATCH 14/19] FindwxWidgets.cmake: Drop nonsensical assignment
From: Simon Richter, 2016-02-13
[PATCH 15/19] FindwxWidgets.cmake: Do not explicitly declare FOUND_VAR, unnecessary
From: Simon Richter, 2016-02-13
[PATCH 16/19] FindwxWidgets.cmake: Reformat documentation
From: Simon Richter, 2016-02-13
[PATCH 17/19] FindwxWidgets.cmake: Use ENV foo rather than ENV{foo}
From: Simon Richter, 2016-02-13
[PATCH 18/19] FindwxWidgets.cmake: Report failure of wx-config when looking for components
From: Simon Richter, 2016-02-13
[PATCH 19/19] FindwxWidgets.cmake: Remove extra newline
From: Simon Richter, 2016-02-13
[PATCH v2 0/3] Correctly split patch
From: Simon Richter, 2016-02-14
[PATCH v2 1/3] FindwxWidgets.cmake: drop a few dbg_msg invocations
From: Simon Richter, 2016-02-14
[PATCH v2 2/3] FindwxWidgets.cmake: Add comment describing code block
From: Simon Richter, 2016-02-14
[PATCH v2 3/3] FindwxWidgets.cmake: Treat CygWin as unix rather than undefined
From: Simon Richter, 2016-02-14
Re: [PATCH v2 0/3] Correctly split patch
From: Wayne Stambaugh, 2016-02-15
Re: [PATCH v2 0/3] Correctly split patch
From: Simon Richter, 2016-02-15
Re: [PATCH v2 0/3] Correctly split patch
From: Wayne Stambaugh, 2016-02-15
Re: [PATCH v2 0/3] Correctly split patch
From: Simon Richter, 2016-02-15
Re: [PATCH v2 0/3] Correctly split patch
From: Bernhard Stegmaier, 2016-02-15
Git <-> bzr workflow
From: Simon Richter, 2016-02-15
Stable release 4.0.2
From: Wayne Stambaugh, 2016-02-13
Re: Stable release 4.0.2
From: Nick Østergaard, 2016-02-13
Re: Stable release 4.0.2
From: Wayne Stambaugh, 2016-02-13
Re: Stable release 4.0.2
From: Nick Østergaard, 2016-02-14
Re: Stable release 4.0.2
From: Nick Østergaard, 2016-02-14
Re: Stable release 4.0.2
From: Carl Poirier, 2016-02-14
200 of 45687 messages, page
106
|
107
|
108
|
109
|
110
| 111 |
112
|
113
|
114
|
115
|
116
Last
•
Next
•
Previous
•
First