kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #29045
Re: Symbol library editor UI refactor
-
To:
KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Fri, 31 Mar 2017 13:22:16 +0200
-
Authentication-results:
spf=pass (sender IP is 188.184.36.48) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<20170330224417.qzskgjetzzkoclx2@turnip.local>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1
Hi Chris,
It should be fixed now, thank you for the report.
Regards,
Orson
On 03/31/2017 12:44 AM, Chris Pavlina wrote:
> Can't build:
>
> CMake Error at cvpcb/CMakeLists.txt:134 (add_library):
> Cannot find source file:
>
> dialogs/dialog_footprints_tree.cpp
>
> Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
> .hxx .in .txx
>
>
> On Fri, Mar 31, 2017 at 12:12:54AM +0200, Maciej Suminski wrote:
>> Here it comes, raised from the dead, the new UI for symbol library
>> editor [1]!
>>
>> KiCad is a really fast moving target, so it has taken me plenty of time
>> to rebase the branch. Actually there is a completely new approach
>> inside, I hope it will be more robust.
>>
>> I still need to replace the head commit, as it has not got Wayne's
>> approval, but it should not be a huge change. What I need now is a few
>> brave testers, as I would like to merge the code as soon as I fix the
>> problematic commit.
>>
>> Regards,
>> Orson
>>
>> 1. https://code.launchpad.net/~orsonmmz/kicad/+git/kicad/+ref/libedit
>>
>> On 12/05/2016 05:52 PM, Maciej Sumiński wrote:
>>> Since some time we have been working on eeschema library editor with the
>>> goal of simplifying the user interface. Now it is available for
>>> beta testing [1] and I would appreciate some feedback.
>>>
>>> Changes:
>>> - symbol tree widget (thanks to Michele Castellana)
>>> - opening multiple components at the same time
>>> - creating a new library adds it to the project libraries
>>> - cut/copy/paste symbols between libraries
>>> - most of the actions are available in the top menu now
>>>
>>> I have modified a few icons too (import/export/save part), though they
>>> need pixel-accurate scaling to look fine, so for now they are just an
>>> idea to be discussed.
>>>
>>> I invite you to build the code and take it for a test drive, but if all
>>> you want is a quick overview of the changes, then there is a short
>>> screencast too [2].
>>>
>>> Regards,
>>> Orson
>>>
>>> 1. https://code.launchpad.net/~orsonmmz/kicad/+git/kicad/+ref/libedit
>>> 2. https://vimeo.com/194371466
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help : https://help.launchpad.net/ListHelp
>>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help : https://help.launchpad.net/ListHelp
Attachment:
signature.asc
Description: OpenPGP digital signature
References