Review Request: Sort repositories in the reviewboard plugin alphabetically
Milian Wolff
mail at milianw.de
Mon Jun 20 10:15:53 UTC 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101699/#review4045
-----------------------------------------------------------
can you not simply call
m_ui->repositories->model()->sort(0); ?
or what about
m_ui->repositories->setInsertPolicy() before the addItem's?
Generally a good idea though, if the above do not work, you can merge this.
- Milian
On June 20, 2011, 5:43 a.m., Steffen Ohrendorf wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/101699/
> -----------------------------------------------------------
>
> (Updated June 20, 2011, 5:43 a.m.)
>
>
> Review request for KDevelop.
>
>
> Summary
> -------
>
> As descibred in the summary.
>
>
> Diffs
> -----
>
> plugins/reviewboard/reviewpatchdialog.cpp 7267071
>
> Diff: http://git.reviewboard.kde.org/r/101699/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> Steffen
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20110620/34c17358/attachment.html>
More information about the KDevelop-devel
mailing list