Summary: | Usability: Package search in installation dialog does not provide status feedback | ||
---|---|---|---|
Product: | [Applications] rkward | Reporter: | Thomas Friedrichsmeier <thomas.friedrichsmeier> |
Component: | User Interface | Assignee: | RKWard Team <rkward-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Flags: | thomas.friedrichsmeier:
Usability+
|
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/rkward/4931b4fc66c558ad43608d071b2a2a767325719a | Version Fixed In: | |
Sentry Crash Report: |
Description
Thomas Friedrichsmeier
2016-02-03 08:53:45 UTC
Git commit 322e840709ae25aa72b22fc276d1c2c406620dc1 by Thomas Friedrichsmeier. Committed on 11/02/2016 at 10:36. Pushed by tfry into branch 'master'. Better status feedback when filtering installed / installable packages. - Display number of packages matching filter in each category - If there are no matching packages in a category, hide expand/collapse indicator - Automatically expand "new" and "updatable" (but not "installed") package categories when filter changes - NOT YET added a status indicator. This will have wait for frameworks / KF5 M +1 -0 ChangeLog M +12 -2 rkward/dialogs/rkloadlibsdialog.cpp M +1 -0 rkward/misc/rkdynamicsearchline.cpp http://commits.kde.org/rkward/322e840709ae25aa72b22fc276d1c2c406620dc1 Git commit 4931b4fc66c558ad43608d071b2a2a767325719a by Thomas Friedrichsmeier. Committed on 15/02/2016 at 20:21. Pushed by tfry into branch 'frameworks'. Add "activity" indicator to dynamic search lines. Bug watchers: Note that this is the "framworks"-branch. Not something fixed for the KDE4 version. The icon itself is not a terribly good choice, yet. But I could not find a KDE standard hourglass icon. Pointers / contributions welcome. While at it, fix another broken icon. M +1 -4 TODO M +9 -1 rkward/misc/rkdynamicsearchline.cpp M +3 -1 rkward/misc/rkdynamicsearchline.h M +7 -4 rkward/misc/rkstandardicons.cpp M +2 -0 rkward/misc/rkstandardicons.h http://commits.kde.org/rkward/4931b4fc66c558ad43608d071b2a2a767325719a |