2
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Oct 07, 2024 — Oct 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update TODO
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Add worker question support. (Also fix a crash caused by the new lazy initialization)
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Remember to disable the interface until the backend is ready for usage
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
More widget/backend initialization splitting, in preparation for threading in either Muon or LibQApt
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Prevent multiple connections to the fetchScreenshot() by connecting in the widget constructor
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Update TODO
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
First steps to lazy initialization. Need to use threading to be able to show something less jarring than a frozen window while the backend loads.
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Focus the search edit by default
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Fix crash that occurred when marking upgrades before clicking on a package in the manager widget
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Reset the screenshot button's state to enabled when we set a new package in the detail widget
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Implement changelog fetching. Fix some tabbing bugs it exposed
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Implement screenshot fetching. Stub out changelog fetching. (Actually, it fetches, just needs a UI)
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Listen for changes in the review widget
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
String changes
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Fix some runtime warnings about signal/slot connection
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Refresh the view when an internal package change occurs.
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Hide/show the upgrade button based on upgradability
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Replace the action menu with a set of pushbuttons that are shown/hidden based on package state. This improves reliability as well as usability
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Use the returnFromPreview() function inside reload so that the "preview changes" button will properly go back to "preview changes"
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
typo: Staticial->Statistical More... over 15 years ago
Hide the tab bar on cache reload
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Hide the tabbar until it needs to be shown
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Give the FilterWidget a border
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Give the statusbar label a bit of style
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Add a label indicating if and for how long a package is supported by Canonical
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
We should have all current names now
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
SVN_SILENT: Consistify
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Include cleanup
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Place the cancel button next to the progress bar for better visibility
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago
Another few krazy fixes
echidnaman
as Jonathan Michael Thomas
More... over 15 years ago