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     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to