Thomas Vincent
Thomas Vincent
To allow usage in designer via promote and delayed model setting.
https://github.com/baoboa/pyqt5/blob/11d5f43bc6f213d9d60272f3954a0048569cfc7c/examples/itemviews/frozencolumn/frozencolumn.py#L135 Should be: `return [l.strip() for l in s.split(splitter)]`
With a fresh brainstorm installation and nothing in the DB, calling the Report Viewer leads to the following error: *************************************************************************** ** Error: Line 1062: Struct contents reference from a non-struct...
This schema causes the validator (gui or cmd) to get stuck: ``` version 1.1 /* === SOME TEXT HERE that is quite long === * */ @noHeader @permitEmpty ``` The...
Lots of prints are displayed while running pyhrf_maketests, especially from the sandbox. Make things quiet.