public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-script/files: qt-4.5.3-glib-event-loop.patch
@ 2009-10-29 18:20 99% Dominik Kapusta (ayoy)
  0 siblings, 0 replies; 1+ results
From: Dominik Kapusta (ayoy) @ 2009-10-29 18:20 UTC (permalink / raw
  To: gentoo-commits

ayoy        09/10/29 18:20:08

  Added:                qt-4.5.3-glib-event-loop.patch
  Log:
  Adding a patch to fix regression in event loop
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-libs/qt-script/files/qt-4.5.3-glib-event-loop.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/files/qt-4.5.3-glib-event-loop.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-script/files/qt-4.5.3-glib-event-loop.patch?rev=1.1&content-type=text/plain

Index: qt-4.5.3-glib-event-loop.patch
===================================================================
diff -up qt-x11-opensource-src-4.5.3/src/corelib/kernel/qeventdispatcher_glib.cpp.than qt-x11-opensource-src-4.5.3/src/corelib/kernel/qeventdispatcher_glib.cpp
--- qt-x11-opensource-src-4.5.3/src/corelib/kernel/qeventdispatcher_glib.cpp.than	2009-10-29 16:15:58.000000000 +0100
+++ qt-x11-opensource-src-4.5.3/src/corelib/kernel/qeventdispatcher_glib.cpp	2009-10-29 16:16:22.000000000 +0100
@@ -263,7 +263,6 @@ QEventDispatcherGlibPrivate::QEventDispa
     (void) new (&timerSource->timerList) QTimerInfoList();
     timerSource->processEventsFlags = QEventLoop::AllEvents;
     g_source_set_can_recurse(&timerSource->source, true);
-    g_source_set_priority(&timerSource->source, G_PRIORITY_DEFAULT_IDLE);
     g_source_attach(&timerSource->source, mainContext);
 }
 






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-10-29 18:20 99% [gentoo-commits] gentoo-x86 commit in x11-libs/qt-script/files: qt-4.5.3-glib-event-loop.patch Dominik Kapusta (ayoy)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox