From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
(Importing a new version from external source)
Line 2: Line 2:
 
! colspan="3" | tqt3-trinity
 
! colspan="3" | tqt3-trinity
 
|-
 
|-
| [[:File:evLoopX11Glib_noLoadAtPendingFlood.patch.gz|evLoopX11Glib_noLoadAtPendingFlood.patch]] || 14.1, 14.0 || 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.
+
| [[:File:evLoopX11Glib_noLoadAtPendingFlood.patch.gz|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.
 
|-
 
|-
| [[:File:noHangAtWrongCharShape.patch.gz|noHangAtWrongCharShape.patch]] || 14.1, 14.0 || Preventing hangs on rendering wrong char shapes in TQTextEngine, it was noticed in KCharSelect on page 15.
+
| [[:File:noHangAtWrongCharShape.patch.gz|noHangAtWrongCharShape.patch]] || 14 || Preventing hangs on rendering wrong char shapes in TQTextEngine, it was noticed in KCharSelect on page 15.
 
|-
 
|-
| [[:File:monotonic_tm.patch.gz|monotonic_tm.patch]] || 14.1, 14.0 || 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.
+
| [[:File:monotonic_tm.patch.gz|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.

Revision as of 11:57, 20 March 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Sub-projects/Automation Linux distributive)
|-
! colspan="3" | tqt3-trinity
|-
| [[:File:evLoopX11Glib_noLoadAtPendingFlood.patch.gz|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.
|-
| [[:File:noHangAtWrongCharShape.patch.gz|noHangAtWrongCharShape.patch]] || 14 || Preventing hangs on rendering wrong char shapes in TQTextEngine, it was noticed in KCharSelect on page 15.
|-
| [[:File:monotonic_tm.patch.gz|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.
|-
| [[:File:tqt3_noCrashQTextEditAtPasteRTEtoBegin.patch.gz|tqt3_noCrashQTextEditAtPasteRTEtoBegin.patch]] || 14 || Preventing QTextEdit crash at paste RTE with paragraphs to the begin, by updating the variable "lastFormatted".
Translation|-
! colspan="3" | tqt3-trinity
|-
| [[:File:evLoopX11Glib_noLoadAtPendingFlood.patch.gz|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.
|-
| [[:File:noHangAtWrongCharShape.patch.gz|noHangAtWrongCharShape.patch]] || 14 || Preventing hangs on rendering wrong char shapes in TQTextEngine, it was noticed in KCharSelect on page 15.
|-
| [[:File:monotonic_tm.patch.gz|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.

|- ! 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.