kicad/cvpcb
Ian McInerney 43c14face0 Switch to showing metric/imperial units in comboboxes and menus
This will always show 1 unit from each system, with the primary unit
being the current frame unit and the secondary unit being the
most recent unit used from the other system. These are saved in
the settings, so they are saved between runs.
2020-10-05 20:26:33 +01:00
..
dialogs Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -04:00
tools Adding pledit and cvpcb zoom to fit 2020-09-22 23:21:44 +00:00
CMakeLists.txt CADSTAR PCB Archive Importer: Move code into common/plugins and pcbnew/plugins folders 2020-09-08 21:21:20 +00:00
auto_associate.cpp Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -04:00
auto_associate.h Push deprecation warning suppression down into boost. 2020-02-21 17:36:12 +00:00
components_listbox.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
cvpcb.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05: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_association.h cvpcb: Add undo/redo functionality to the associations 2019-08-12 14:19:01 -04:00
cvpcb_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_id.h Actionize cvpcb 2019-08-12 14:19:01 -04:00
cvpcb_mainframe.cpp Update all instances in CvPcb when one is changed. 2020-09-06 17:15:26 +01:00
cvpcb_mainframe.h Save file / window states for kicad project locally 2020-08-24 02:01:14 +00:00
cvpcb_settings.cpp Treat sketch mode module items and board items the same. 2020-05-26 23:21:38 +01:00
cvpcb_settings.h Give the footprint viewer a toolbar and remove the options dialog 2020-05-24 11:58:33 +01:00
display_footprints_frame.cpp Switch to showing metric/imperial units in comboboxes and menus 2020-10-05 20:26:33 +01:00
display_footprints_frame.h Add snapping to eeschema 2020-09-09 10:18:15 -07:00
footprints_listbox.cpp Remove redundant Text Filter toggle icon and fix <Enter>. 2020-07-09 16:22:59 +01:00
library_listbox.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
listbox_base.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
listboxes.h Remove redundant Text Filter toggle icon and fix <Enter>. 2020-07-09 16:22:59 +01:00
menubar.cpp Move more frames to the new UI condition framework 2020-08-16 19:10:25 +00:00
readwrite_dlgs.cpp more cleanup about removing useless include 2020-10-02 14:51:11 +02:00
toolbars_cvpcb.cpp Add a palette to the toolbars to display groups of actions 2020-09-27 01:00:44 +01:00