← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH 0/2] Two small pin table improvements

 

There is no attached patch.

2016-01-13 1:21 GMT+01:00 Simon Richter <Simon.Richter@xxxxxxxxxx>:
> Hi,
>
> these are two small pin table improvements: a direct string access avoiding
> the wxVariant wrapping/unwrapping for internal functions (major speedup in
> sorting), and a way to undo the grouping in the pin table in order to get a
> flat table.
>
>    Simon
>
> Simon Richter (2):
>   pin table: Add GetString() to retrieve string value for column
>   pin table: Support flat table
>
>  eeschema/dialogs/dialog_lib_edit_pin_table.cpp | 94 ++++++++++++++------------
>  1 file changed, 50 insertions(+), 44 deletions(-)
>
> --
> 2.1.4
>
>
> _______________________________________________
> 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
>


Follow ups

References