Hello community,

here is the log from the commit of package yast2-qt-pkg for openSUSE:Factory
checked in at Tue Oct 11 17:08:31 CEST 2011.



--------
--- openSUSE:Factory/yast2-qt-pkg/yast2-qt-pkg.changes  2011-10-07 
16:08:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-qt-pkg/yast2-qt-pkg.changes      
2011-10-11 14:17:29.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Oct 11 14:15:20 CEST 2011 - tgoettlic...@suse.de
+
+- Fixed bnc#718197: YaST2 Qt package manager opens RMB context
+  menus at a wrong position, usability issue 
+- Version: 2.21.11
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  yast2-qt-pkg-2.21.10.tar.bz2

New:
----
  yast2-qt-pkg-2.21.11.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-qt-pkg.spec ++++++
--- /var/tmp/diff_new_pack.PCklnB/_old  2011-10-11 17:08:28.000000000 +0200
+++ /var/tmp/diff_new_pack.PCklnB/_new  2011-10-11 17:08:28.000000000 +0200
@@ -18,11 +18,11 @@
 
 
 Name:           yast2-qt-pkg
-Version:        2.21.10
+Version:        2.21.11
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-qt-pkg-2.21.10.tar.bz2
+Source0:        yast2-qt-pkg-2.21.11.tar.bz2
 Group:          System/YaST
 License:        GPL-2.0 or later
 BuildRequires:  docbook-xsl-stylesheets doxygen libdrm-devel libjpeg-devel 
libxcrypt-devel

++++++ yast2-qt-pkg-2.21.10.tar.bz2 -> yast2-qt-pkg-2.21.11.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-qt-pkg-2.21.10/VERSION.cmake 
new/yast2-qt-pkg-2.21.11/VERSION.cmake
--- old/yast2-qt-pkg-2.21.10/VERSION.cmake      2011-10-07 12:25:23.000000000 
+0200
+++ new/yast2-qt-pkg-2.21.11/VERSION.cmake      2011-10-11 14:17:13.000000000 
+0200
@@ -1,3 +1,3 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "21")
-SET(VERSION_PATCH "10")
+SET(VERSION_PATCH "11")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-qt-pkg-2.21.10/package/yast2-qt-pkg.changes 
new/yast2-qt-pkg-2.21.11/package/yast2-qt-pkg.changes
--- old/yast2-qt-pkg-2.21.10/package/yast2-qt-pkg.changes       2011-10-07 
12:25:23.000000000 +0200
+++ new/yast2-qt-pkg-2.21.11/package/yast2-qt-pkg.changes       2011-10-11 
14:17:13.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Tue Oct 11 14:15:20 CEST 2011 - tgoettlic...@suse.de
+
+- Fixed bnc#718197: YaST2 Qt package manager opens RMB context
+  menus at a wrong position, usability issue 
+- Version: 2.21.11
+
+-------------------------------------------------------------------
 Fri Oct  7 12:24:19 CEST 2011 - tgoettlic...@suse.de
 
 - Fixed bnc#718197: context menus at a wrong position
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-qt-pkg-2.21.10/src/YQPkgObjList.cc 
new/yast2-qt-pkg-2.21.11/src/YQPkgObjList.cc
--- old/yast2-qt-pkg-2.21.10/src/YQPkgObjList.cc        2011-10-07 
12:25:23.000000000 +0200
+++ new/yast2-qt-pkg-2.21.11/src/YQPkgObjList.cc        2011-10-11 
14:17:13.000000000 +0200
@@ -1688,7 +1688,7 @@
               installedContextMenu() : notInstalledContextMenu();
 
         if ( contextMenu )
-            contextMenu->popup( mapToGlobal( pos ) + QPoint( 0, 
item->treeWidget()->header()->height() ) );
+            contextMenu->popup( viewport()->mapToGlobal( pos ) );
     }
 }
 

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to