[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-panel-devel
Subject:    Re: Review Request: Properly hide KConfigDialog page headers when
From:       "Ignat Semenov" <ragnarokk91 () gmail ! com>
Date:       2010-05-25 18:07:48
Message-ID: 20100525180748.15039.18212 () localhost
[Download RAW message or body]


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4124/
-----------------------------------------------------------

(Updated 2010-05-25 18:07:48.304935)


Review request for kdelibs and Plasma.


Summary
-------

This is essentially a workaround for the broken logic in \
KPageWidgetItem::setHeader(). When no header text was supplied in \
KConfigDialog::addPage(), a KPageWidgetItem was created with QString() as the header \
text, which caused the header to be set, as setHeader checks for header.isNull() and \
thus requires a QString(""). This patch makes sure that when header==QString() in \
addPage, setHeader( QString("") ) is called.


Diffs
-----

  /trunk/KDE/kdelibs/kdeui/dialogs/kconfigdialog.cpp 1130107 

Diff: http://reviewboard.kde.org/r/4124/diff


Testing
-------

After applying the patch, no headers appear in the Plasma configuration dialogs, \
which use KConfigDialog::addPage(QWidget *, QString &, QString &). It doesn't break \
BC as the cnahge is done in a private class.


Thanks,

Ignat

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic