| Summary: | Preferences window in ktorrent is too big and not resizable | ||
|---|---|---|---|
| Product: | [Applications] ktorrent | Reporter: | A.C.Heron <acheron> |
| Component: | general | Assignee: | Joris Guisson <joris.guisson> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
A.C.Heron
2007-11-18 00:42:12 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 |