]> granicus.if.org Git - transmission/commit
Rework torrent details dialog in Qt client to load from .ui
authorMike Gelfand <mikedld@mikedld.com>
Sun, 14 Dec 2014 18:12:21 +0000 (18:12 +0000)
committerMike Gelfand <mikedld@mikedld.com>
Sun, 14 Dec 2014 18:12:21 +0000 (18:12 +0000)
commit70c6087e94ed2a12adffb283795482088a9a90c8
tree2c017d66f6bd7ee32f7077a3416710141797b2f1
parent6c02008280eae9c66e374eaaf7ebe91954ec674d
Rework torrent details dialog in Qt client to load from .ui

Make squeeze labels (used for values on Information tab) display tooltip
on hover if their text doesn't fit. Make selective labels (same as in
GTK+ client) text selectable with keyboard in addition to mouse.
Prevent dialog width growth occured before to fit long error texts.
qt/CMakeLists.txt
qt/details.cc
qt/details.h
qt/details.ui [new file with mode: 0644]
qt/qtr.pro
qt/squeezelabel.cc
qt/squeezelabel.h