kicad/cvpcb
Jeff Young d788c9d479 Move library table dialogs from PLAYER to KIFACE interface.
Spooling up a full PLAYER in the background takes too long.

This also fixes bugs around how the tables are saved, although
that was just missing code rather than anything architectural.

Fixes: lp:1785436
* https://bugs.launchpad.net/kicad/+bug/1785436
2018-08-06 21:31:53 +01:00
..
dialogs Fix a few wxWidgets minor asserts. Fix also a missing bitmap button initialization. 2018-08-02 13:22:11 +02:00
CMakeLists.txt Move library table dialogs from PLAYER to KIFACE interface. 2018-08-06 21:31:53 +01:00
Info.plist macOS: standardise CFBundleName to application names. 2018-03-05 01:14:00 +00:00
auto_associate.cpp Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
auto_associate.h Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
cfg.cpp Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
common_help_msg.h Change missed UI string termonology from part/component to symbol. 2018-01-03 14:19:26 -05:00
components_listbox.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
cvpcb.cpp Create CvPcb's footprint viewer through Kiway().Player() 2018-07-17 15:13:31 +01:00
cvpcb.h Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
cvpcb.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_id.h Dialog-ize CvPcb and implement proper Save. 2018-03-25 19:21:27 +01:00
cvpcb_mainframe.cpp Move library table dialogs from PLAYER to KIFACE interface. 2018-08-06 21:31:53 +01:00
cvpcb_mainframe.h Adjust dialog spacing for Windows. 2018-07-17 22:18:27 +01:00
display_footprints_frame.cpp Performance enhancements in fp loading, string cmp, etc. 2018-08-01 09:35:46 +01:00
display_footprints_frame.h Create CvPcb's footprint viewer through Kiway().Player() 2018-07-17 15:13:31 +01:00
footprints_listbox.cpp Performance enhancements in fp loading, string cmp, etc. 2018-08-01 09:35:46 +01:00
library_listbox.cpp Turn on library filter when library is selected. 2018-07-17 15:13:55 +01:00
listbox_base.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
listboxes.h Minor dialog and frame window improvements. 2018-08-02 13:00:41 -04:00
menubar.cpp Add Manage Symbol and Footprint Library tables to project frame. 2018-07-19 21:46:41 +01:00
readwrite_dlgs.cpp Handle separate parsing rules for ID_SCH and ID_PCB. 2018-07-26 15:43:53 +01:00
tool_cvpcb.cpp Dialog-ize CvPcb and implement proper Save. 2018-03-25 19:21:27 +01:00