kicad/kicad/pcm
Ian McInerney ea62b145ff Introduce core interface library
This library is meant to move non-EDA items (language extensions,
library extensions, etc.) into the lowest-level of our dependency chain.
This library should never depend on anyother non-thirdparty code in the
kicad codebase.
2023-04-06 15:01:18 +01:00
..
dialogs Reduce some flickering in PCM. 2023-02-24 20:06:39 +03:00
schemas PCM: package update functionality 2022-07-06 22:37:21 +00:00
CMakeLists.txt Introduce core interface library 2023-04-06 15:01:18 +01:00
pcm.cpp Catch parsing exceptions of the local repository.json 2023-02-21 07:14:18 -05:00
pcm.h PCM: add ability to pin packages 2022-09-03 17:07:55 +00:00
pcm_data.cpp PCM: add ability to pin packages 2022-09-03 17:07:55 +00:00
pcm_data.h PCM: add ability to pin packages 2022-09-03 17:07:55 +00:00
pcm_task_manager.cpp Don't destroy the DIALOG_PCM_PROGRESS until after the threads actually terminated 2023-02-26 17:46:49 -05:00
pcm_task_manager.h PCM: auto reload global libs after dialog is run 2023-02-17 17:24:32 +00:00