kicad/eeschema/libedit
Mark Roszko c6e388db14 Implement an app progress indicator in the taskbar
ADDED: Progress indicator in the taskbar

This adds a progress indicator to the Windows and macOS taskbar
icons to display the progress of some operations.

Note, this requires wxWidgets 3.1+
2020-08-09 10:55:00 +00:00
..
lib_edit_frame.cpp Implement an app progress indicator in the taskbar 2020-08-09 10:55:00 +00:00
lib_edit_frame.h Fix typo assuming new field value was always the name. 2020-07-22 15:10:54 +01:00
lib_export.cpp Deprecate saving legacy schematic and symbol library file formats. 2020-05-29 12:43:00 +00:00
lib_manager.cpp Eeschema: fix crash when trying to save as a library in a non writable folder. 2020-07-19 18:27:19 +02:00
lib_manager.h Eeschema: implement new symbol library file s-expression formatter. 2020-03-03 08:06:22 -05:00
libedit.cpp Save MRU path when doing a library Save As.... 2020-07-18 15:26:11 +01:00
libedit_plot_component.cpp Change super/subscript syntax to ^{foo} and _{foo}. 2020-04-18 21:04:41 +01:00
libedit_settings.cpp Fix missing pin table visible columns setting 2020-07-07 20:59:55 -04:00
libedit_settings.h Remove some problematic global variables. 2020-04-05 16:17:04 +01:00
libedit_undo_redo.cpp Make undo/redo lists protected. 2020-07-13 15:53:36 +01:00
menubar_libedit.cpp Revert "Revert "Set DoubleBuffering to reduce flicker"" 2020-07-13 20:19:10 -07:00
symbedit.cpp Allow setting mandatory derived symbol field properties. 2020-06-02 14:21:11 +00:00
toolbars_libedit.cpp Undo for schematic-wide operations. 2020-07-13 12:32:17 +01:00