[Bug 263601] many windows bigger than screen and not scrollable
Tobias Koenig
tokoe at kde.org
Mon Jan 31 15:36:42 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=263601
Tobias Koenig <tokoe at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Tobias Koenig <tokoe kde org> 2011-01-31 16:36:41 ---
Git commit 03821ea6bab237aab6efbcf33d418020a58d7439 by Tobias Koenig.
Pushed by tokoe into branch 'master'.
Use KDialog as base class to fix layout on WinCE
Let CertificateDetailsDialog, ExpiryDialog and OwnerTrustDialog
inherit KDialog instead of QDialog to make them usable under WinCE
where KDialog adds a QScrollArea automatically if the dialog size
is larger than the screen.
BUG: 263601
M +3 -2 kleopatra/dialogs/certificatedetailsdialog.cpp
M +2 -2 kleopatra/dialogs/certificatedetailsdialog.h
M +137 -202 kleopatra/dialogs/certificatedetailsdialog.ui
M +3 -2 kleopatra/dialogs/expirydialog.cpp
M +2 -2 kleopatra/dialogs/expirydialog.h
M +50 -91 kleopatra/dialogs/expirydialog.ui
M +8 -5 kleopatra/dialogs/ownertrustdialog.cpp
M +2 -2 kleopatra/dialogs/ownertrustdialog.h
M +177 -231 kleopatra/dialogs/ownertrustdialog.ui
http://commits.kde.org/ee6cc38b/03821ea6bab237aab6efbcf33d418020a58d7439
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list