[pkg-wpa-devel] r1120 - in /wpasupplicant/trunk/debian/patches: 30_wpa_gui_qt4_eventhistoryui_rework.patch 31_wpa_gui_qt4_eventhistory_always_scrollbar.patch 32_wpa_gui_qt4_eventhistory_scroll_with_events.patch

kelmo-guest at users.alioth.debian.org kelmo-guest at users.alioth.debian.org
Fri Feb 8 22:21:48 UTC 2008


Author: kelmo-guest
Date: Fri Feb  8 22:21:48 2008
New Revision: 1120

URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1120
Log:
complete patch descriptions for 30_wpa_gui_qt4_eventhistoryui_rework.patch, 31_wpa_gui_qt4_eventhistory_always_scrollbar.patch and 32_wpa_gui_qt4_eventhistory_scroll_with_events.patch

Modified:
    wpasupplicant/trunk/debian/patches/30_wpa_gui_qt4_eventhistoryui_rework.patch
    wpasupplicant/trunk/debian/patches/31_wpa_gui_qt4_eventhistory_always_scrollbar.patch
    wpasupplicant/trunk/debian/patches/32_wpa_gui_qt4_eventhistory_scroll_with_events.patch

Modified: wpasupplicant/trunk/debian/patches/30_wpa_gui_qt4_eventhistoryui_rework.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/patches/30_wpa_gui_qt4_eventhistoryui_rework.patch?rev=1120&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/patches/30_wpa_gui_qt4_eventhistoryui_rework.patch (original)
+++ wpasupplicant/trunk/debian/patches/30_wpa_gui_qt4_eventhistoryui_rework.patch Fri Feb  8 22:21:48 2008
@@ -1,6 +1,11 @@
 From: Kel Modderman <kel at otaku42.de>
-Reference: none
-Description: ???
+Reference: http://lists.shmoo.com/pipermail/hostap/2008-February/017318.html
+Description: wpa_gui-qt4: save eventhistory.ui in qt4-designer
+This is the result of saving eventhistory.ui in qt4-designer without any
+changes.
+
+Signed-off-by: Kel Modderman <kel at otaku42.de>
+---
 
 --- a/wpa_supplicant/wpa_gui-qt4/eventhistory.ui
 +++ b/wpa_supplicant/wpa_gui-qt4/eventhistory.ui

Modified: wpasupplicant/trunk/debian/patches/31_wpa_gui_qt4_eventhistory_always_scrollbar.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/patches/31_wpa_gui_qt4_eventhistory_always_scrollbar.patch?rev=1120&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/patches/31_wpa_gui_qt4_eventhistory_always_scrollbar.patch (original)
+++ wpasupplicant/trunk/debian/patches/31_wpa_gui_qt4_eventhistory_always_scrollbar.patch Fri Feb  8 22:21:48 2008
@@ -1,6 +1,16 @@
 From: Kel Modderman <kel at otaku42.de>
-Reference: none
-Description: ???
+Reference: http://lists.shmoo.com/pipermail/hostap/2008-February/017317.html
+Description: wpa_gui-qt4: eventhistory.ui, always show vert scrollbar, better
+resizing
+
+Always show the vertical scrollbar in the event history list view box. This
+makes querying scrollbar position one step easier.
+
+Use a horizontal spacer in a grid layout to push Close button to bottom
+right corner and allow larger resizing of event list view box.
+
+Signed-off-by: Kel Modderman <kel at otaku42.de>
+---
 
 --- a/wpa_supplicant/wpa_gui-qt4/eventhistory.ui
 +++ b/wpa_supplicant/wpa_gui-qt4/eventhistory.ui

Modified: wpasupplicant/trunk/debian/patches/32_wpa_gui_qt4_eventhistory_scroll_with_events.patch
URL: http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/patches/32_wpa_gui_qt4_eventhistory_scroll_with_events.patch?rev=1120&op=diff
==============================================================================
--- wpasupplicant/trunk/debian/patches/32_wpa_gui_qt4_eventhistory_scroll_with_events.patch (original)
+++ wpasupplicant/trunk/debian/patches/32_wpa_gui_qt4_eventhistory_scroll_with_events.patch Fri Feb  8 22:21:48 2008
@@ -1,6 +1,14 @@
 From: Kel Modderman <kel at otaku42.de>
-Reference: none
-Description: ???
+Reference: http://lists.shmoo.com/pipermail/hostap/2008-February/017319.html
+Description: wpa_gui-qt4: scroll with events when added to event list view box
+
+If the event history list view box vertical scrollbar is currently at its
+maximum position, then scroll to the bottom of the list view box as each
+new event is added. As soon as the scroll bar handle is no longer at its
+maximum position this behavior is disabled.
+
+Signed-off-by: Kel Modderman <kel at otaku42.de>
+---
 
 --- a/wpa_supplicant/wpa_gui-qt4/eventhistory.cpp
 +++ b/wpa_supplicant/wpa_gui-qt4/eventhistory.cpp




More information about the Pkg-wpa-devel mailing list