2020 8 h 59 min 29 s CEST S. Champailler wrote:
> Thx for your answer. But I'm afradi I don't fully understand it.
>
> > We do get sorted feeds that at
> > the moment we're merging naively.
>
> Ok, that's the I way I understand the problem as well.
>
is that discover does the sort, totally irrelevant of how the
content providers order their stuff...
In that case, I'd look in the ResourcesProxyModel of Discover and order things
there (with something like the lessThan method).
Thanks for your time :-)
Stéphane
> Le 9 avri
you
> indicate. Looks like the sorting may need to be adjusted in the KNS
> backend specifically, or elsein the KNewStuff framework itself.
>
> Nate
>
>
>
> On 4/8/20 3:10 AM, S. Champailler wrote:
> > Hello Aleix, hello KDE dev's, <mailto:aleix...@kde.o
Hello Aleix, hello KDE dev's, mailto:aleix...@kde.org
I wanted to modify Discover a bit. Here's the thing :
In KDE Neon, I run Discover. I search for a package named "Titanium". The
result list has Titanium and some other packages in it (which is fine).
However, the first item in that list is n
Hello,
Trying to build KDE on Debian Stable. I'm stuck on these difficulties :
* I had to build Qt5 myself ('cos Debian's is outdated). Which Qt5 version
should I use ? I used :
git clone git://code.qt.io/qt/qt5.git
cd qt5
git checkout 5.9
perl init-repository
./configure --prefix=/mnt/data2/