| Summary: | kdepasswd depends on kdebase | ||
|---|---|---|---|
| Product: | [Applications] kdepasswd | Reporter: | Brad Hards <bhards> |
| Component: | general | Assignee: | Geert Jansen <g.t.jansen> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | faure |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Brad Hards
2003-10-29 11:28:38 UTC
kdepasswd was moved to to kdebase (which was the logical solution, after all), so this is no longer a problem. SVN commit 1182451 by dfaure: Expand the "..." in the copied string, when selecting squeezed text. This fix is only activated when compiling against Qt-4.7 (since I added API there for that purpose, via a Qt MR, some time ago). It's never too late to fix bugs from 2003 :) BUG: 66821 M +3 -1 tests/ksqueezedtextlabeltest.cpp M +30 -3 widgets/ksqueezedtextlabel.cpp M +5 -0 widgets/ksqueezedtextlabel.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1182451 Ooops, sorry, this was for 66281, please ignore comment #2. |