← 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
98
|
99
|
100
|
101
|
102
| 103 |
104
|
105
|
106
|
107
|
108
Last
•
Next
•
Previous
•
First
Re: pcbnew feature: Vias on Solder Mask Layers
,
(continued)
Re: pcbnew feature: Vias on Solder Mask Layers
From: Tomasz Wlostowski, 2016-06-12
Re: pcbnew feature: Vias on Solder Mask Layers
From: Cheng Sheng, 2016-06-13
Re: pcbnew feature: Vias on Solder Mask Layers
From: Vesa Solonen, 2016-06-13
Here, have my copyright date git hook
From: Chris Pavlina, 2016-06-11
pl-editor block move/zoom
From: Chris Pavlina, 2016-06-11
Opengl issues after commit 6912/6913
From: jp charras, 2016-06-10
Re: Opengl issues after commit 6912/6913
From: Simon Wells, 2016-06-10
Re: Opengl issues after commit 6912/6913
From: José Ignacio, 2016-06-10
Re: Opengl issues after commit 6912/6913
From: Prabhu Sammandam, 2016-06-11
Re: Opengl issues after commit 6912/6913
From: Maciej Sumiński, 2016-06-13
Re: Opengl issues after commit 6912/6913
From: Brano Panak, 2016-06-13
Re: Opengl issues after commit 6912/6913
From: Chris Pavlina, 2016-06-11
Re: Opengl issues after commit 6912/6913
From: Collin Anderson, 2016-06-12
Re: Opengl issues after commit 6912/6913
From: Maciej Sumiński, 2016-06-13
Re: Opengl issues after commit 6912/6913
From: Maciej Sumiński, 2016-06-13
Re: Opengl issues after commit 6912/6913
From: Maciej Sumiński, 2016-06-13
Re: Opengl issues after commit 6912/6913
From: jp charras, 2016-06-13
Re: Opengl issues after commit 6912/6913
From: Prabhu Sammandam, 2016-06-13
Re: Opengl issues after commit 6912/6913
From: Maciej Sumiński, 2016-06-14
Re: Opengl issues after commit 6912/6913
From: Mário Luzeiro, 2016-06-14
Re: Opengl issues after commit 6912/6913
From: Prabhu Sammandam, 2016-06-14
[PATCH v2] Use size_t for sizes and offsets
From: Simon Richter, 2016-06-10
Re: [PATCH v2] Use size_t for sizes and offsets
From: Maciej Sumiński, 2016-06-10
KICAD_KEEPCASE
From: Chris Pavlina, 2016-06-10
Re: KICAD_KEEPCASE
From: Lorenzo Marcantonio, 2016-06-10
Re: KICAD_KEEPCASE
From: Wayne Stambaugh, 2016-06-10
[PATCH 1/2] Avoid pointer truncation in debug message
From: Simon Richter, 2016-06-10
[PATCH 2/2] Avoid warning about int -> pointer conversion
From: Simon Richter, 2016-06-10
Re: [PATCH 2/2] Avoid warning about int -> pointer conversion
From: Wayne Stambaugh, 2016-06-30
Re: [PATCH 2/2] Avoid warning about int -> pointer conversion
From: Maciej Sumiński, 2016-06-30
Re: [PATCH 2/2] Avoid warning about int -> pointer conversion
From: Wayne Stambaugh, 2016-06-30
Failed to build on my system
From: Mário Luzeiro, 2016-06-09
Re: Failed to build on my system
From: Wayne Stambaugh, 2016-06-09
Re: Failed to build on my system
From: Nick Østergaard, 2016-06-09
Re: Failed to build on my system
From: Mário Luzeiro, 2016-06-09
Re: Failed to build on my system
From: Wayne Stambaugh, 2016-06-09
Re: Failed to build on my system
From: Mário Luzeiro, 2016-06-09
Re: Failed to build on my system
From: jp charras, 2016-06-09
Re: Failed to build on my system
From: Mário Luzeiro, 2016-06-09
Re: Failed to build on my system
From: Simon Richter, 2016-06-09
Re: Failed to build on my system
From: Cirilo Bernardo, 2016-06-09
Patch to fix a Offset range bug on 3D Settings (Footprint)
From: Mário Luzeiro, 2016-06-08
Re: Patch to fix a Offset range bug on 3D Settings (Footprint)
From: jp charras, 2016-06-09
SWIG version.
From: Wayne Stambaugh, 2016-06-08
[PATCH] Add zoom-to-selection tool
From: Chris Pavlina, 2016-06-08
Re: [PATCH] Add zoom-to-selection tool
From: Chris Pavlina, 2016-06-08
[PATCH 00/16] Simple patches
From: Simon Richter, 2016-06-07
[PATCH 01/16] Fix spelling "propage" -> "propagate"
From: Simon Richter, 2016-06-07
[PATCH 02/16] Add missing dependency github_plugin -> pcbcommon
From: Simon Richter, 2016-06-07
[PATCH 03/16] Clarify ERC: we're iterating netlist items, not nets
From: Simon Richter, 2016-06-07
[PATCH 04/16] Explain how ERC works.
From: Simon Richter, 2016-06-07
[PATCH 05/16] Cache netlist item during ERC
From: Simon Richter, 2016-06-07
[PATCH 06/16] Check sorting of netlist during ERC
From: Simon Richter, 2016-06-07
[PATCH 07/16] Kill unused NETLIST_EXPORTER_GENERIC::writeListOfNets
From: Simon Richter, 2016-06-07
[PATCH 08/16] Drop extra copy ctors from IFSG_NODE
From: Simon Richter, 2016-06-07
[PATCH 09/16] Replace boost::shared_ptr with std::shared_ptr
From: Simon Richter, 2016-06-07
[PATCH 10/16] Replace unshared boost::shared_array with std::unique_ptr
From: Simon Richter, 2016-06-07
[PATCH 11/16] Clarify ownership semantics
From: Simon Richter, 2016-06-07
[PATCH 12/16] Make NETLIST_OBJECT::GetConnectionType() const
From: Simon Richter, 2016-06-07
[PATCH 13/16] Avoid static variable in wire merge
From: Simon Richter, 2016-06-07
[PATCH 14/16] Reserve appropriate space in local vector
From: Simon Richter, 2016-06-07
[PATCH 15/16] Avoid switch with only default case
From: Simon Richter, 2016-06-07
[PATCH 16/16] Clean up warnings from exception handlers
From: Simon Richter, 2016-06-07
Re: [PATCH 16/16] Clean up warnings from exception handlers
From: Wayne Stambaugh, 2016-10-09
[PATCH] Clean up warnings from exception handlers
From: Simon Richter, 2016-10-10
Re: [PATCH 15/16] Avoid switch with only default case
From: jp charras, 2016-06-08
Re: [PATCH 13/16] Avoid static variable in wire merge
From: Wayne Stambaugh, 2016-06-27
Re: [PATCH 13/16] Avoid static variable in wire merge
From: Simon Richter, 2016-06-27
Re: [PATCH 13/16] Avoid static variable in wire merge
From: Wayne Stambaugh, 2016-06-27
Re: [PATCH 12/16] Make NETLIST_OBJECT::GetConnectionType() const
From: jp charras, 2016-06-08
Re: [PATCH 11/16] Clarify ownership semantics
From: Wayne Stambaugh, 2016-06-28
Re: [PATCH 10/16] Replace unshared boost::shared_array with std::unique_ptr
From: Maciej Sumiński, 2016-06-08
Re: [PATCH 07/16] Kill unused NETLIST_EXPORTER_GENERIC::writeListOfNets
From: jp charras, 2016-06-08
Re: [PATCH 04/16] Explain how ERC works.
From: jp charras, 2016-06-08
Re: [PATCH 03/16] Clarify ERC: we're iterating netlist items, not nets
From: Wayne Stambaugh, 2016-06-27
[PATCH 1/5] Clarify ERC: we're iterating netlist items, not nets
From: Simon Richter, 2016-06-27
[PATCH 2/5] Cache netlist item during ERC
From: Simon Richter, 2016-06-27
[PATCH 3/5] Check sorting of netlist during ERC
From: Simon Richter, 2016-06-27
[PATCH 4/5] Drop extra copy ctors from IFSG_NODE
From: Simon Richter, 2016-06-27
[PATCH 5/5] Replace boost::shared_ptr with std::shared_ptr
From: Simon Richter, 2016-06-27
Re: [PATCH 5/5] Replace boost::shared_ptr with std::shared_ptr
From: Wayne Stambaugh, 2016-06-29
[PATCH] Replace boost::shared_ptr with std::shared_ptr
From: Simon Richter, 2016-06-29
Re: [PATCH] Replace boost::shared_ptr with std::shared_ptr
From: Wayne Stambaugh, 2016-06-29
Re: [PATCH 5/5] Replace boost::shared_ptr with std::shared_ptr
From: Simon Richter, 2016-06-29
Re: [PATCH 4/5] Drop extra copy ctors from IFSG_NODE
From: Wayne Stambaugh, 2016-06-29
Re: [PATCH 1/5] Clarify ERC: we're iterating netlist items, not nets
From: Wayne Stambaugh, 2016-06-28
Re: 3D-Viewer - Request for merge evaluation
From: Mário Luzeiro, 2016-06-28
Re: 3D-Viewer - Request for merge evaluation
From: Wayne Stambaugh, 2016-06-28
Re: 3D-Viewer - Request for merge evaluation
From: Mário Luzeiro, 2016-06-28
Re: 3D-Viewer - Request for merge evaluation
From: Mário Luzeiro, 2016-07-01
Re: 3D-Viewer - Request for merge evaluation
From: Chris Pavlina, 2016-07-02
Re: 3D-Viewer - Request for merge evaluation
From: Mário Luzeiro, 2016-07-02
Re: 3D-Viewer - Request for merge evaluation
From: Mário Luzeiro, 2016-07-03
Message not available
3D file name entry are doubled
From: Mário Luzeiro, 2016-07-04
Re: 3D file name entry are doubled
From: jp charras, 2016-07-04
Re: 3D file name entry are doubled
From: Mário Luzeiro, 2016-07-04
Re: 3D file name entry are doubled
From: jp charras, 2016-07-04
Re: 3D file name entry are doubled
From: Mário Luzeiro, 2016-07-04
Re: 3D-Viewer - Request for merge evaluation
From: Wayne Stambaugh, 2016-07-15
Re: 3D-Viewer - Request for merge evaluation
From: Chris Pavlina, 2016-07-18
Re: 3D-Viewer - Request for merge evaluation
From: Wayne Stambaugh, 2016-07-18
Re: 3D-Viewer - Request for merge evaluation
From: Simon Richter, 2016-07-18
Re: 3D-Viewer - Request for merge evaluation
From: Simon Richter, 2016-07-18
Re: 3D-Viewer - Request for merge evaluation
From: Wayne Stambaugh, 2016-07-18
Re: 3D-Viewer - Request for merge evaluation
From: Mário Luzeiro, 2016-07-19
Re: 3D-Viewer - Request for merge evaluation
From: Simon Richter, 2016-07-19
Re: 3D-Viewer - Request for merge evaluation
From: Wayne Stambaugh, 2016-07-19
Re: 3D-Viewer - Request for merge evaluation
From: Mário Luzeiro, 2016-07-19
Re: 3D-Viewer - Request for merge evaluation
From: Wayne Stambaugh, 2016-07-19
Re: 3D-Viewer - Request for merge evaluation
From: Mário Luzeiro, 2016-07-19
Re: 3D-Viewer - Request for merge evaluation
From: Wayne Stambaugh, 2016-07-19
Re: 3D-Viewer - Request for merge evaluation
From: Cirilo Bernardo, 2016-07-20
Re: 3D-Viewer - Request for merge evaluation
From: easyw, 2016-07-20
Re: 3D-Viewer - Request for merge evaluation
From: Wayne Stambaugh, 2016-06-28
Re: [PATCH 02/16] Add missing dependency github_plugin -> pcbcommon
From: Wayne Stambaugh, 2016-06-08
Re: [PATCH 01/16] Fix spelling "propage" -> "propagate"
From: Wayne Stambaugh, 2016-06-08
Python build options
From: Simon Wells, 2016-06-07
Re: Python build options
From: Nick Østergaard, 2016-06-07
Re: Python build options
From: Wayne Stambaugh, 2016-06-07
Re: Python build options
From: Simon Wells, 2016-06-07
Re: Python build options
From: Wayne Stambaugh, 2016-06-07
Re: Python build options
From: jp charras, 2016-06-07
Re: Python build options
From: Simon Wells, 2016-06-07
Re: Python build options
From: Wayne Stambaugh, 2016-06-07
Going to update default via size
From: Chris Pavlina, 2016-06-05
Re: Going to update default via size
From: José Ignacio, 2016-06-05
Re: Going to update default via size
From: Jon Neal, 2016-06-05
Re: Going to update default via size
From: Chris Pavlina, 2016-06-05
Re: Going to update default via size
From: Andrew Zonenberg, 2016-06-05
Re: Going to update default via size
From: Chris Pavlina, 2016-06-05
Re: Going to update default via size
From: Andrew Zonenberg, 2016-06-05
[PATCH] Legacy: delete and force middle button pan for GAL consistency
From: Chris Pavlina, 2016-06-04
Re: [PATCH] Legacy: delete and force middle button pan for GAL consistency
From: Maciej Sumiński, 2016-06-07
Re: [PATCH] Legacy: delete and force middle button pan for GAL consistency
From: Chris Pavlina, 2016-06-07
Re: [PATCH] Legacy: delete and force middle button pan for GAL consistency
From: Moses McKnight, 2016-06-07
Re: [PATCH] Legacy: delete and force middle button pan for GAL consistency
From: Chris Pavlina, 2016-06-07
Re: [PATCH] Legacy: delete and force middle button pan for GAL consistency
From: Chris Pavlina, 2016-06-07
Re: [PATCH] Legacy: delete and force middle button pan for GAL consistency
From: Marco Ciampa, 2016-06-07
Re: [PATCH] Legacy: delete and force middle button pan for GAL consistency
From: Chris Pavlina, 2016-06-07
Re: [PATCH] Legacy: delete and force middle button pan for GAL consistency
From: Nick Østergaard, 2016-06-07
Re: [PATCH] Legacy: delete and force middle button pan for GAL consistency
From: Timofonic, 2016-06-09
Re: [PATCH] Legacy: delete and force middle button pan for GAL consistency
From: Mário Luzeiro, 2016-06-09
Re: [PATCH] Legacy: delete and force middle button pan for GAL consistency
From: Chris Pavlina, 2016-06-09
Re: [PATCH] Legacy: delete and force middle button pan for GAL consistency
From: Nick Østergaard, 2016-06-09
Build failed in Jenkins: linux-kicad-full-gcc-head #1299
From: Miguel Angel Ajo, 2016-06-03
Jenkins build is back to normal : linux-kicad-full-gcc-head #1300
From: Miguel Angel Ajo, 2016-06-03
PATCH: Coverity CID 149046
From: Cirilo Bernardo, 2016-06-03
Re: PATCH: Coverity CID 149046
From: Chris Pavlina, 2016-06-03
Coverity scans.
From: Wayne Stambaugh, 2016-06-02
Re: Coverity scans.
From: Cirilo Bernardo, 2016-06-02
Re: Coverity scans.
From: Wayne Stambaugh, 2016-06-03
Re: Coverity scans.
From: Mark Roszko, 2016-06-03
Re: Coverity scans.
From: Wayne Stambaugh, 2016-06-03
DEBUG vs NDEBUG
From: Simon Richter, 2016-06-01
Re: DEBUG vs NDEBUG
From: Wayne Stambaugh, 2016-06-02
Re: DEBUG vs NDEBUG
From: Simon Richter, 2016-06-04
Stable release bug fixes.
From: Wayne Stambaugh, 2016-06-01
Re: Stable release bug fixes.
From: Nick Østergaard, 2016-06-01
<Possible follow-ups>
Stable release bug fixes.
From: Wayne Stambaugh, 2016-07-05
Re: Stable release bug fixes.
From: Chris Pavlina, 2016-07-05
Re: Stable release bug fixes.
From: Michael Steinberg, 2016-07-05
Re: Stable release bug fixes.
From: Wayne Stambaugh, 2016-07-06
bugs Fix Commited
From: Simon Wells, 2016-05-31
Re: bugs Fix Commited
From: Nick Østergaard, 2016-05-31
Re: bugs Fix Commited
From: Wayne Stambaugh, 2016-06-01
Italian mime update patch
From: Marco Ciampa, 2016-05-30
Re: Italian mime update patch
From: Chris Pavlina, 2016-05-30
PATCH: bug #1585714
From: Cirilo Bernardo, 2016-05-30
Re: PATCH: bug #1585714
From: jp charras, 2016-05-30
Re: PATCH: bug #1585714
From: Cirilo Bernardo, 2016-05-30
Re: PATCH: bug #1585714
From: jp charras, 2016-05-30
[PATCH 0/5] Cleanup and fixes in the Linux desktop integration files (version 2)
From: José Ignacio Romero, 2016-05-29
[PATCH 1/5] Fix pcbnew extension and mimetype in MIME XML package file
From: José Ignacio Romero, 2016-05-29
[PATCH 2/5] Remove mimelnk files
From: José Ignacio Romero, 2016-05-29
[PATCH 3/5] Clean up the applications/*.destop files.
From: José Ignacio Romero, 2016-05-29
Re: [PATCH 3/5] Clean up the applications/*.destop files.
From: Chris Pavlina, 2016-05-30
Re: [PATCH 3/5] Clean up the applications/*.destop files.
From: José Ignacio, 2016-05-30
Re: [PATCH 3/5] Clean up the applications/*.destop files.
From: Chris Pavlina, 2016-05-30
Re: [PATCH 3/5] Clean up the applications/*.destop files.
From: Simon Wells, 2016-05-30
Re: [PATCH 3/5] Clean up the applications/*.destop files.
From: Wayne Stambaugh, 2016-05-31
[PATCH] Add mime package for gerber and excellon files
From: José Ignacio Romero, 2016-05-31
Re: [PATCH] Add mime package for gerber and excellon files
From: jp charras, 2016-05-31
Message not available
Re: [PATCH] Add mime package for gerber and excellon files
From: jp charras, 2016-05-31
Message not available
Re: [PATCH] Add mime package for gerber and excellon files
From: jp charras, 2016-05-31
[PATCH] Add mime package for gerber and excellon files
From: José Ignacio Romero, 2016-06-05
Re: [PATCH] Add mime package for gerber and excellon files
From: jp charras, 2016-06-06
Re: [PATCH] Add mime package for gerber and excellon files
From: José Ignacio, 2016-06-06
Re: [PATCH] Add mime package for gerber and excellon files
From: José Ignacio, 2016-06-06
Re: [PATCH] Add mime package for gerber and excellon files
From: jp charras, 2016-06-08
[PATCH 4/5] Fix hicolor icons.
From: José Ignacio Romero, 2016-05-29
[PATCH 5/5] Add script for generating icons under resources/linux/mime/icons
From: José Ignacio Romero, 2016-05-29
Re: [PATCH 0/5] Cleanup and fixes in the Linux desktop integration files (version 2)
From: Chris Pavlina, 2016-05-30
[PATCH] GAL: Fix offset problem in multiline text rendering
From: José Ignacio Romero, 2016-05-29
Re: [PATCH] GAL: Fix offset problem in multiline text rendering
From: Chris Pavlina, 2016-05-29
Re: PATCH: 3D resolver
From: Cirilo Bernardo, 2016-05-29
Re: PATCH: 3D resolver
From: jp charras, 2016-05-29
Re: PATCH: 3D resolver
From: Cirilo Bernardo, 2016-05-29
Stopping support of OS X 10.7 and 10.8?
From: Adam Wolf, 2016-05-27
Re: Stopping support of OS X 10.7 and 10.8?
From: Wayne Stambaugh, 2016-05-27
Re: Stopping support of OS X 10.7 and 10.8?
From: Adam Wolf, 2016-05-27
200 of 45687 messages, page
98
|
99
|
100
|
101
|
102
| 103 |
104
|
105
|
106
|
107
|
108
Last
•
Next
•
Previous
•
First