calamares/src/modules/welcome/checker
Adriaan de Groot 2cdfe35430 [welcome] Avoid threading warnings
- The NAM is being created from a method call on the GeneralRequirements
   object in the requirements-checking thread, while the GR object itself
   was created in a different thread. This cross-thread parenting
   produces a warning, and we don't need the parent relationship here
   anyway.
2019-02-23 17:14:52 -05:00
..
CheckerContainer.cpp [welcome] Restructure requirements checking 2017-12-02 11:30:26 -05:00
CheckerContainer.h [welcome] Restructure requirements checking 2017-12-02 11:30:26 -05:00
CheckerWidget.cpp [libcalamaresui] Refactor Requirements classes 2019-02-15 20:53:55 +01:00
CheckerWidget.h [welcome] Chase renaming of files 2019-02-23 12:29:59 -05:00
CheckItemWidget.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
CheckItemWidget.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
GeneralRequirements.cpp [welcome] Avoid threading warnings 2019-02-23 17:14:52 -05:00
GeneralRequirements.h [welcome] Chase renaming of files 2019-02-23 12:29:59 -05:00
partman_devices.c Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
partman_devices.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00