Bug 152492 - Preferences window in ktorrent is too big and not resizable
Summary: Preferences window in ktorrent is too big and not resizable
Status: RESOLVED FIXED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-18 00:42 UTC by A.C.Heron
Modified: 2007-12-16 13:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description A.C.Heron 2007-11-18 00:42:12 UTC
Version:           2.2.2 (using KDE KDE 3.5.7)
Installed from:    Gentoo Packages
OS:                Linux

Preferences window in ktorrent is very big. Depending on my font setting it varied from 1127x721 (default KDE fonts, Plasic theme) to 2227x1153  (HighContrastLight theme with big fonts, which I normally use). The preferences window cannot be resized to anything smaller.
Comment 1 Joris Guisson 2007-12-16 13:09:40 UTC
SVN commit 749053 by guisson:

Finished settings dialog revamp : 
- DHT and encryption now are on the BitTorrent settings page
- Stats plugin settings have been splitted into two pages 

This results in a smaller config dialog, and so 152492 is fixed

BUG: 152492



 M  +1 -0      ktorrent/CMakeLists.txt  
 A             ktorrent/btpref.ui  
 M  +0 -116    ktorrent/generalpref.ui  
 M  +24 -7     ktorrent/prefdialog.cpp  
 M  +2 -6      plugins/stats/CMakeLists.txt  
 A             plugins/stats/DisplaySettings.ui  
 A             plugins/stats/DisplaySettingsPage.cc   [License: GPL (v2+)]
 A             plugins/stats/DisplaySettingsPage.h   [License: GPL (v2+)]
 M  +208 -1178 plugins/stats/Settings.ui  
 M  +17 -18    plugins/stats/SettingsPage.cc  
 M  +7 -0      plugins/stats/StatsPlugin.cc  
 M  +3 -0      plugins/stats/StatsPlugin.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=749053