2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add todo
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Fix a bug that prevented filtering when a package wasn't found
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Clarify comments for posterity
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Fix initial sizing. What a piece of work, that QHeaderView api...
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Since we aren't dealing with expandable items, we don't need scrollbypixel
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Enable sorting after we add our packages, so that we get alphabetical from the start, and not the arbitrary order that LibQApt gives us.
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
A nice gradient for when the package description is too long. Less jarring.
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Implement sorting. If the amount of search results isn't too enormous, sort by the order given to use by QApt, which is by most relevant. Otherwise, go alphabetically.
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Set splitter values to something sane by default. TODO: save/restore these
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Fix build
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Initial import of Muon. Currently commented out in CMakeLists.txt until I can get libqapt's cmake file working
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago