Hi,
I've added support for sensor displays in KSysGuard to have row spans
and column spans. The patch is attached.
Apart from adding rowSpan and columnSpan arguments to the method
signatures, I've also removed the internal list
(WorkSheet::mDisplayList) used to contain all the sensor displays.
Th
I'd like to break up the unit tests I have in Tellico into two groups.
The real unit tests are the ones that verify program behavior, but
there's a rather large group that just checks functionality with
online data sources (database APIs and such). Since that second group
depends on an internet con