Comment 2 for bug 1492260

Revision history for this message
Jonas G. Drange (jonas-drange) wrote :

It seems we can improve the following and kill this bug in the process:
 * move qSort out of GUI thread into the worker thread,
 * instantiate timedatepanel plugin only once,
 * and move away from the deprecated pattern of subclassing QThread.