From kde-bugs-dist Tue Sep 13 23:39:07 2005 From: Henrique Pinto Date: Tue, 13 Sep 2005 23:39:07 +0000 To: kde-bugs-dist Subject: [Bug 112143] Extract files dialog should have accelerator for Message-Id: <20050913233907.26246.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=112665475500040 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=112143 henriquepinto ufmg br changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From henriquepinto ufmg br 2005-09-14 01:39 ------- SVN commit 460470 by henrique: * Fix the history of extraction dirs * Rename some variables * Add a keyboard accelerator for going to the extraction path combobox in the Extraction Dialog * Fix extraction of files in ZIP archives * Show sort indicator in the FileListView header * Manage column sizes automatically * Change the version number to 2.6.0 BUG: 112143 M +58 -61 arkwidget.cpp M +6 -6 arkwidget.h M +16 -7 extractiondialog.cpp M +4 -0 extractiondialog.h M +74 -22 filelistview.cpp M +13 -6 filelistview.h M +41 -19 main.cpp