From 1c0d4627854f74b618bb91a9c3bf9a9bf6ac4b2d Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Mon, 4 Jan 2010 22:41:56 +0000 Subject: [PATCH] COSMETIC: Improve torrent deletion confirmation dialog so that the text that not get truncated --- Changelog | 1 + src/ui/confirmdeletiondlg.ui | 155 +++++++++++++++++++---------------- 2 files changed, 85 insertions(+), 71 deletions(-) diff --git a/Changelog b/Changelog index a39ffa1b3..f6a8e4797 100644 --- a/Changelog +++ b/Changelog @@ -3,6 +3,7 @@ - BUGFIX: Stop catching signals once one has been caught to avoid possible infinite loop - BUGFIX: Force data recheck whenever a torrent is moved - BUGFIX: Detect existing torrent data even if incomplete torrents are saved to a different folder + - COSMETIC: Improve torrent deletion confirmation dialog so that the text that not get truncated * Web Dec 31 2009 - Christophe Dumez - v2.0.5 - BUGFIX: Fix crash with downloaded/availability bars when the torrent has too many pieces diff --git a/src/ui/confirmdeletiondlg.ui b/src/ui/confirmdeletiondlg.ui index 4ea212e69..d52ccac5a 100644 --- a/src/ui/confirmdeletiondlg.ui +++ b/src/ui/confirmdeletiondlg.ui @@ -6,84 +6,97 @@ 0 0 - 377 - 138 + 399 + 143 + + + 0 + 0 + + Deletion confirmation - qBittorrent - - - - 30 - 100 - 341 - 32 - - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - - - - 90 - 0 - 281 - 61 - - - - Are you sure you want to delete the selected torrents from the transfer list? - - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - true - - - - - - 20 - 70 - 351 - 23 - - - - - true - - - - Delete the files on the hard disk as well - - - - - - 10 - 0 - 61 - 61 - - - - - - - :/Icons/oxygen/dialog-warning.png - - + + + + + + + + 0 + 0 + + + + + + + :/Icons/oxygen/dialog-warning.png + + + + + + + + 0 + 0 + + + + Are you sure you want to delete the selected torrents from the transfer list? + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + true + + + + + + + + + + 0 + 0 + + + + + true + + + + Delete the files on the hard disk as well + + + + + + + + 0 + 0 + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + +