From OpenSCADAWiki
Jump to: navigation, search

|- ! colspan="3" | tqt3-trinity |- | evLoopX11Glib_noLoadAtPendingFlood.patch || 14 || Softening an effect of high-whole CPU loading at flooding Pending events from the GLib interface to the X11 server, what is brightly appeared on digikam-showfoto, or qtwaittimer, what detected on kdesktop-screensaver at wake up, by appending short waiting on 1ms after processing the events. |- | noHangAtWrongCharShape.patch || 14 || Preventing hangs on rendering wrong char shapes in TQTextEngine, it was noticed in KCharSelect on page 15. |- | monotonic_tm.patch || 14 || Complete switching Qt3 interval timers (QTimer) on the modern "timespec" structure and the Monotonic clock in the base, that is made Qt3 insensitivity to jumps of the real time, especially at waking up. |- | tqt3_noCrashQTextEditAtPasteRTEtoBegin.patch || 14 || Preventing QTextEdit crash at paste RTE with paragraphs to the begin, by updating the variable "lastFormatted".