kicad/kicad/pcm
jean-pierre charras 0f728e4d67 Fix some issues in PCM code.
Try to fix 9955, due to a problem with WX_PROGRESS_REPORTER (issue with its parent)
Fixes #9955
https://gitlab.com/kicad/code/kicad/issues/9955
2021-12-12 18:25:31 +01:00
..
dialogs Fix some issues in PCM code. 2021-12-12 18:25:31 +01:00
schemas Increase pcm package id allowed length to 100 2021-11-13 13:34:15 -08:00
CMakeLists.txt PCM implementation 2021-08-27 21:11:47 +00:00
pcm.cpp Fix incorrect use of NULL (aka nullptr on wxWidgets) instead of 0 2021-12-12 09:09:50 +01:00
pcm.h PCM: reuse download prrogress dialog 2021-11-25 21:23:23 +00:00
pcm_data.cpp PCM implementation 2021-08-27 21:11:47 +00:00
pcm_data.h Add colortheme package type 2021-08-27 21:11:47 +00:00
pcm_task_manager.cpp Fix some issues in PCM code. 2021-12-12 18:25:31 +01:00
pcm_task_manager.h Update progress during InstallFromFile. 2021-11-11 10:17:53 +00:00