Re: [Kicad-developers] Selection tool that selects components and local connections

2017-03-03 Thread firewalker
It is fine with rev fd4e2b042. The issue is on dda51ab55. Application: kicad Version: (2017-03-03 revision dda51ab55)-master, debug build Libraries: wxWidgets 3.0.2 libcurl/7.52.1 OpenSSL/1.0.2k zlib/1.2.11 libpsl/0.17.0 (+libicu/58.2) libssh2/1.8.0 Platform: Linux 4.9.11-1-ARCH i686,

Re: [Kicad-developers] Selection tool that selects components and local connections

2017-03-03 Thread Kristoffer Ödmark
What os are you running? When you test it also give give me compilation options etc so that I can see what it might be. - Kristoffer On 2017-03-03 15:23, firewalker wrote: I will try an older version (before your patch) to check it. On Fri, Mar 3, 2017 at 4:09 PM, Kristoffer Ödmark mailto:kri

Re: [Kicad-developers] Selection tool that selects components and local connections

2017-03-03 Thread firewalker
I will try an older version (before your patch) to check it. On Fri, Mar 3, 2017 at 4:09 PM, Kristoffer Ödmark < kristofferodmar...@gmail.com> wrote: > That is strange, since I have not touched the code that handles single > component crossprobe. I cannot reproduce it on latest master either. > >

Re: [Kicad-developers] Selection tool that selects components and local connections

2017-03-03 Thread Kristoffer Ödmark
That is strange, since I have not touched the code that handles single component crossprobe. I cannot reproduce it on latest master either. - Kristoffer On 2017-03-03 14:55, firewalker wrote: It makes components invisible for me. Check the video included. On Fri, Mar 3, 2017 at 2:26 PM, Chri

Re: [Kicad-developers] Selection tool that selects components and local connections

2017-03-03 Thread firewalker
It makes components invisible for me. Check the video included. On Fri, Mar 3, 2017 at 2:26 PM, Chris Pavlina wrote: > Nice! Looks good, and works perfectly here. Merged, thank you :) > > On Fri, Mar 03, 2017 at 09:14:33AM +0100, Kristoffer Ödmark wrote: > > Found some coding style errors that

Re: [Kicad-developers] Selection tool that selects components and local connections

2017-03-03 Thread Chris Pavlina
Nice! Looks good, and works perfectly here. Merged, thank you :) On Fri, Mar 03, 2017 at 09:14:33AM +0100, Kristoffer Ödmark wrote: > Found some coding style errors that were fixed in this. > > And in accordance with previous patches/features ive sent a youtube vid is > now attached. > > https:/

Re: [Kicad-developers] Selection tool that selects components and local connections

2017-03-03 Thread Kristoffer Ödmark
Found some coding style errors that were fixed in this. And in accordance with previous patches/features ive sent a youtube vid is now attached. https://youtu.be/fISB7S5YFvo - Kristoffer On 2017-03-03 00:52, Kristoffer Ödmark wrote: Hello These two patches adds crossprobing to the schemati

Re: [Kicad-developers] Selection tool that selects components and local connections

2017-03-02 Thread Kristoffer Ödmark
Hello These two patches adds crossprobing to the schematic sheet in the same way that crossprobing behaves when selecting components in eeschema. Ie it selects all items that are only present on a specific sheet. I have only tested on linux for now. -Kristoffer On 2017-02-11 13:36, Chris Pa

Re: [Kicad-developers] Selection tool that selects components and local connections

2017-02-11 Thread Chris Pavlina
Merged. This looks very useful. Thank you for your contribution! On Sat, Feb 11, 2017 at 01:25:24PM +0100, Kristoffer Ödmark wrote: > Sure! here comes! > > - Kristoffer > > On 2017-02-11 03:02, Chris Pavlina wrote: > >Can you update this again? > > > >On Fri, Feb 10, 2017 at 01:45:10PM +0100, Kr

Re: [Kicad-developers] Selection tool that selects components and local connections

2017-02-11 Thread Kristoffer Ödmark
Sure! here comes! - Kristoffer On 2017-02-11 03:02, Chris Pavlina wrote: Can you update this again? On Fri, Feb 10, 2017 at 01:45:10PM +0100, Kristoffer Ödmark wrote: Updated the patch to fit on current master. On 2017-02-08 21:14, Kristoffer Ödmark wrote: I tried reverting back to master

Re: [Kicad-developers] Selection tool that selects components and local connections

2017-02-10 Thread Chris Pavlina
Can you update this again? On Fri, Feb 10, 2017 at 01:45:10PM +0100, Kristoffer Ödmark wrote: > Updated the patch to fit on current master. > > > On 2017-02-08 21:14, Kristoffer Ödmark wrote: > >I tried reverting back to master and found the same strange bugs on > >windows, so i do not think my

Re: [Kicad-developers] Selection tool that selects components and local connections

2017-02-10 Thread Kristoffer Ödmark
Updated the patch to fit on current master. On 2017-02-08 21:14, Kristoffer Ödmark wrote: I tried reverting back to master and found the same strange bugs on windows, so i do not think my patch causes them. example of bug: https://snag.gy/EesP2n.jpg On 2017-02-08 19:17, Kristoffer Ödmark wrot

Re: [Kicad-developers] Selection tool that selects components and local connections

2017-02-08 Thread Kristoffer Ödmark
I tried reverting back to master and found the same strange bugs on windows, so i do not think my patch causes them. example of bug: https://snag.gy/EesP2n.jpg On 2017-02-08 19:17, Kristoffer Ödmark wrote: Hello again! Since my groupselection required changes to the file format to be useful.

[Kicad-developers] Selection tool that selects components and local connections

2017-02-08 Thread Kristoffer Ödmark
Hello again! Since my groupselection required changes to the file format to be useful. I have now created a selection tool that selects all footprints belonging on the same sheet or "deeper". It also finds all nets that only have connections between components on the same or deeper sheet and