Summary: | Please add tooltips to the buttons in the sources list | ||
---|---|---|---|
Product: | [Unmaintained] muon | Reporter: | Philip Muškovac <yofel> |
Component: | discover | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | echidnaman |
Priority: | NOR | ||
Version: | 1.4.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/muon/7d0874c3c3c99fda7e24dae3a678baeb264c03bb | Version Fixed In: | |
Sentry Crash Report: |
Description
Philip Muškovac
2012-08-17 20:06:39 UTC
Actually, no buttons I see in the whole discover UI have any tooltips... Git commit 77c7666e45f33907795598a4b1df4eb0f3bbf398 by Aleix Pol. Committed on 20/08/2012 at 15:00. Pushed by apol into branch 'master'. Make it possible to detect the disabled sources M +20 -3 discover/OriginsBackend.cpp M +7 -1 discover/OriginsBackend.h M +11 -1 discover/qml/SourcesPage.qml http://commits.kde.org/muon/77c7666e45f33907795598a4b1df4eb0f3bbf398 Git commit 7d0874c3c3c99fda7e24dae3a678baeb264c03bb by Aleix Pol. Committed on 09/10/2014 at 23:06. Pushed by apol into branch 'master'. Add tooltips in the SourcePage buttons Now that we're using QtQuickControls, we can add tooltips on buttons. Yay! M +3 -0 discover/qml/SourcesPage.qml http://commits.kde.org/muon/7d0874c3c3c99fda7e24dae3a678baeb264c03bb |