broulik abandoned this revision.
broulik added a comment.
Probably needs to be completely redone with activities-powered favorites
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D6609
To: broulik, #plasma, #vdg, davidedmundson
Cc: hein, plasma-devel, ZrenBot,
hein added a comment.
Please don't commit this. It conflicts with https://phabricator.kde.org/D3805.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D6609
To: broulik, #plasma, #vdg, davidedmundson
Cc: hein, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-moh
davidedmundson accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D6609
To: broulik, #plasma, #vdg, davidedmundson
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg,
broulik created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
This brings back the ability to manually sort favorites alphabetically.
BUG: 357125
FIXED-IN: 5.11.0
TEST PLAN
Needs https://phabrica
On Sunday 14 December 2008 09:50:33 András Kéri wrote:
> Hi,
>
> I've found no bug report against it, but the sort actions in favorites
> tab don't work, as the slots missing from the favoritesmodel.
> See the patch.
>
> Regards,
> Andras
Yikes, sorry about that, I guess that code got lost when as
On Sunday 14 December 2008 15:27:25 András Kéri wrote:
> Alex Merry wrote:
> > On Sunday 14 December 2008 14:50:33 András Kéri wrote:
> >> Hi,
> >>
> >> I've found no bug report against it, but the sort actions in favorites
> >> tab don't work, as the slots missing from the favoritesmodel.
> >> See
Alex Merry wrote:
> On Sunday 14 December 2008 14:50:33 András Kéri wrote:
>> Hi,
>>
>> I've found no bug report against it, but the sort actions in favorites
>> tab don't work, as the slots missing from the favoritesmodel.
>> See the patch.
>
> Good catch. You able to commit this?
I think no, a
On Sunday 14 December 2008 14:50:33 András Kéri wrote:
> Hi,
>
> I've found no bug report against it, but the sort actions in favorites
> tab don't work, as the slots missing from the favoritesmodel.
> See the patch.
Good catch. You able to commit this?
Alex
signature.asc
Description: This i
Hi,
I've found no bug report against it, but the sort actions in favorites
tab don't work, as the slots missing from the favoritesmodel.
See the patch.
Regards,
Andras
Index: applets/kickoff/core/favoritesmodel.cpp
===
--- applets