https://bugs.kde.org/show_bug.cgi?id=397486
--- Comment #3 from Nate Graham <n...@kde.org> --- (In reply to Omar from comment #2) > Oh Wow, Yes I would definitely like to get my hand dirty. School is just > starting, so I will see what can I do this weekend. > I have a limited experience with C++ and a non existence one with QML, but I > develop in other languages, and have a history of picking up things pretty > quickly. So I will try my best :D > > > PS: I just came here this week because of your blog posts, thanks. Yay! Don't worry about the QML, that part's trivial. The real work is in the C++ backend that implements the Resources model :the model simply needs to be taught about and then publicly expose the app installation dates, at which point telling the QML file to use that for the sort order is a one-line change. -- You are receiving this mail because: You are watching all bug changes.