[SCM] Qt 4 packaging branch, master, updated. debian/4.8.4+dfsg-4-17-gf46c9ed

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Tue Jul 2 17:30:41 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt4-x11.git;a=commitdiff;h=e9188b7

The following commit has been merged in the master branch:
commit e9188b77e05fddc28e216cf3c22827b4492a0709
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Jul 2 14:28:02 2013 -0300

    Refresh patch.
---
 ...t_applications_not_clickable_when_run_under_gnome-shell.patch |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/QTBUG-21900_Buttons_in_Qt_applications_not_clickable_when_run_under_gnome-shell.patch b/debian/patches/QTBUG-21900_Buttons_in_Qt_applications_not_clickable_when_run_under_gnome-shell.patch
index e20149d..9de61a8 100644
--- a/debian/patches/QTBUG-21900_Buttons_in_Qt_applications_not_clickable_when_run_under_gnome-shell.patch
+++ b/debian/patches/QTBUG-21900_Buttons_in_Qt_applications_not_clickable_when_run_under_gnome-shell.patch
@@ -42,7 +42,7 @@ Bug: https://bugreports.qt.nokia.com/browse/QTBUG-21900
  static void qt_x11_create_intern_atoms()
  {
      const char *names[QX11Data::NAtoms];
-@@ -5295,8 +5316,11 @@ bool QETWidget::translateConfigEvent(con
+@@ -5302,8 +5323,11 @@ bool QETWidget::translateConfigEvent(con
          if (d->extra->compress_events) {
              // ConfigureNotify compression for faster opaque resizing
              XEvent otherEvent;
@@ -56,7 +56,7 @@ Bug: https://bugreports.qt.nokia.com/browse/QTBUG-21900
                  if (qt_x11EventFilter(&otherEvent))
                      continue;
  
-@@ -5309,13 +5333,19 @@ bool QETWidget::translateConfigEvent(con
+@@ -5316,13 +5340,19 @@ bool QETWidget::translateConfigEvent(con
                  newSize.setWidth(otherEvent.xconfigure.width);
                  newSize.setHeight(otherEvent.xconfigure.height);
  
@@ -77,7 +77,7 @@ Bug: https://bugreports.qt.nokia.com/browse/QTBUG-21900
              }
  #ifndef QT_NO_XSYNC
              qt_sync_request_event_data sync_event;
-@@ -5328,9 +5358,14 @@ bool QETWidget::translateConfigEvent(con
+@@ -5335,9 +5365,14 @@ bool QETWidget::translateConfigEvent(con
          }
  
          if (!isCPos) {

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list