Mailinglist Archive: opensuse-commit (2130 mails)
| < Previous | Next > |
commit libqt4
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 14 Apr 2008 19:16:51 +0200
- Message-id: <20080414171652.1599A678168@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libqt4
checked in at Mon Apr 14 19:16:51 CEST 2008.
--------
--- libqt4/libqt4.changes 2008-04-14 11:17:42.000000000 +0200
+++ libqt4/libqt4.changes 2008-04-14 19:13:51.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Apr 14 19:12:34 CEST 2008 - dmueller@xxxxxxx
+
+- fix repaint recursion (bnc#357727)
+
+-------------------------------------------------------------------
libqt4-devel-doc-data.changes: same change
libqt4-sql-plugins.changes: same change
libQtWebKit-devel.changes: same change
New:
----
statusbar-recursion.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt4-devel-doc-data.spec ++++++
--- /var/tmp/diff_new_pack.B32516/_old 2008-04-14 19:16:05.000000000 +0200
+++ /var/tmp/diff_new_pack.B32516/_new 2008-04-14 19:16:05.000000000 +0200
@@ -28,7 +28,7 @@
# COMMON-BEGIN
# COMMON-BEGIN
Version: 4.3.95+20080413
-Release: 1
+Release: 2
%define base_name libqt4
%define x11_free -x11-opensource-src-
%define rversion 4.4.0-rc1
@@ -62,6 +62,7 @@
Patch62: qdbus-enable-on-sles10.diff
Patch63: 0220-no-x-recursion-in-xerrhandler.diff
Patch65: qt-4.4-update.diff
+Patch66: statusbar-recursion.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %suse_version > 910
%define common_options -fast -no-separate-debug-info -shared -xkb -tablet
-xrender -xcursor -dbus-linked -xfixes -xrandr -xinerama -sm -no-nas-sound
-no-rpath -system-libjpeg -system-libpng -accessibility -cups -stl -nis
-system-zlib -qt-gif -prefix /usr -L %_libdir -libdir %_libdir -docdir
%_docdir/%{base_name} -examplesdir %_libdir/qt4/examples -demosdir
%_libdir/qt4/demos -plugindir %plugindir -translationdir
/usr/share/qt4/translations -iconv -sysconfdir /etc/settings -datadir
/usr/share/qt4/ -no-pch -reduce-relocations -no-exceptions -system-libtiff
-no-glib -optimized-qmake -no-webkit -no-xmlpatterns -system-sqlite
@@ -109,6 +110,7 @@
%patch63
pushd src
%patch65
+%patch66
popd
#%patch56
# be sure not to use them
@@ -170,6 +172,8 @@
%changelog
* Mon Apr 14 2008 dmueller@xxxxxxx
+- fix repaint recursion (bnc#357727)
+* Mon Apr 14 2008 dmueller@xxxxxxx
- update to 20080413 of 4.4 branch:
* last minute release blocker fixes
* Thu Apr 10 2008 dmueller@xxxxxxx
++++++ libqt4.spec ++++++
--- /var/tmp/diff_new_pack.B32516/_old 2008-04-14 19:16:05.000000000 +0200
+++ /var/tmp/diff_new_pack.B32516/_new 2008-04-14 19:16:05.000000000 +0200
@@ -34,7 +34,7 @@
Obsoletes: libqt4-dbus-1 < 4.4.0
# COMMON-BEGIN
Version: 4.3.95+20080413
-Release: 1
+Release: 2
%define base_name libqt4
%define x11_free -x11-opensource-src-
%define rversion 4.4.0-rc1
@@ -68,6 +68,7 @@
Patch62: qdbus-enable-on-sles10.diff
Patch63: 0220-no-x-recursion-in-xerrhandler.diff
Patch65: qt-4.4-update.diff
+Patch66: statusbar-recursion.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %suse_version > 910
%define common_options -fast -no-separate-debug-info -shared -xkb -tablet
-xrender -xcursor -dbus-linked -xfixes -xrandr -xinerama -sm -no-nas-sound
-no-rpath -system-libjpeg -system-libpng -accessibility -cups -stl -nis
-system-zlib -qt-gif -prefix /usr -L %_libdir -libdir %_libdir -docdir
%_docdir/%{base_name} -examplesdir %_libdir/qt4/examples -demosdir
%_libdir/qt4/demos -plugindir %plugindir -translationdir
/usr/share/qt4/translations -iconv -sysconfdir /etc/settings -datadir
/usr/share/qt4/ -no-pch -reduce-relocations -no-exceptions -system-libtiff
-no-glib -optimized-qmake -no-webkit -no-xmlpatterns -system-sqlite
@@ -116,6 +117,7 @@
%patch63
pushd src
%patch65
+%patch66
popd
#%patch56
# be sure not to use them
@@ -412,6 +414,8 @@
%changelog
* Mon Apr 14 2008 dmueller@xxxxxxx
+- fix repaint recursion (bnc#357727)
+* Mon Apr 14 2008 dmueller@xxxxxxx
- update to 20080413 of 4.4 branch:
* last minute release blocker fixes
* Thu Apr 10 2008 dmueller@xxxxxxx
++++++ libqt4-sql-plugins.spec ++++++
--- /var/tmp/diff_new_pack.B32516/_old 2008-04-14 19:16:05.000000000 +0200
+++ /var/tmp/diff_new_pack.B32516/_new 2008-04-14 19:16:05.000000000 +0200
@@ -34,7 +34,7 @@
# COMMON-BEGIN
# COMMON-BEGIN
Version: 4.3.95+20080413
-Release: 1
+Release: 2
%define base_name libqt4
%define x11_free -x11-opensource-src-
%define rversion 4.4.0-rc1
@@ -68,6 +68,7 @@
Patch62: qdbus-enable-on-sles10.diff
Patch63: 0220-no-x-recursion-in-xerrhandler.diff
Patch65: qt-4.4-update.diff
+Patch66: statusbar-recursion.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %suse_version > 910
%define common_options -fast -no-separate-debug-info -shared -xkb -tablet
-xrender -xcursor -dbus-linked -xfixes -xrandr -xinerama -sm -no-nas-sound
-no-rpath -system-libjpeg -system-libpng -accessibility -cups -stl -nis
-system-zlib -qt-gif -prefix /usr -L %_libdir -libdir %_libdir -docdir
%_docdir/%{base_name} -examplesdir %_libdir/qt4/examples -demosdir
%_libdir/qt4/demos -plugindir %plugindir -translationdir
/usr/share/qt4/translations -iconv -sysconfdir /etc/settings -datadir
/usr/share/qt4/ -no-pch -reduce-relocations -no-exceptions -system-libtiff
-no-glib -optimized-qmake -no-webkit -no-xmlpatterns -system-sqlite
@@ -114,6 +115,7 @@
%patch63
pushd src
%patch65
+%patch66
popd
#%patch56
# be sure not to use them
@@ -235,6 +237,8 @@
%changelog
* Mon Apr 14 2008 dmueller@xxxxxxx
+- fix repaint recursion (bnc#357727)
+* Mon Apr 14 2008 dmueller@xxxxxxx
- update to 20080413 of 4.4 branch:
* last minute release blocker fixes
* Thu Apr 10 2008 dmueller@xxxxxxx
libQtWebKit-devel.spec: same change
++++++ statusbar-recursion.diff ++++++
--- src/gui/widgets/qstatusbar.cpp
+++ src/gui/widgets/qstatusbar.cpp
@@ -643,7 +643,7 @@ void QStatusBar::hideOrShow()
}
emit messageChanged(d->tempItem);
- repaint();
+ update();
}
/*!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |