calamares/src/libcalamaresui
Adriaan de Groot 80569a746f [libcalamaresui] Relax validity check in branding
- A size of 64em has a value less than 1024, which is the minimum
   size **in pixels**. The check doesn't make sense as-is and would
   have to take the unit into account. Leave that to clients of
   branding (e.g. CalamaresWindow, which already does this).
2019-01-14 13:42:41 +01:00
..
modulesystem [calamares] Use XDG_{DATA,CONFIG}_DIRS as appropriate 2018-10-08 10:28:30 -04:00
utils [libcalamaresui] Allow always-show-country setting in locale label 2018-12-14 13:20:32 +01:00
viewpages add support onLeave and onActivate to pythonqt plugins 2018-06-21 13:21:48 +02:00
widgets Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
Branding.cpp [libcalamaresui] Relax validity check in branding 2019-01-14 13:42:41 +01:00
Branding.h [libcalamaresui] Record branding window-size 2019-01-14 12:06:04 +01:00
CMakeLists.txt [libcalamaresui] Use PYTHONQT_INCLUDE_DIRS 2018-09-03 06:26:26 -04:00
ExecutionViewStep.cpp [libcalamares] Allow emergency jobs 2018-06-15 10:20:07 -04:00
ExecutionViewStep.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
libcalamaresui.qrc [libcalamaresui] Add breeze SVGs under LGPLv3 2017-11-20 08:59:10 -05:00
UiDllMacro.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
ViewManager.cpp [libcalamaresui] When reporting failure, use full product name. 2018-09-24 17:58:22 +02:00
ViewManager.h [libcalamaresui] Reporting on failures 2018-06-13 13:41:38 -04:00