| Summary: | Settings "Highlight List" doesn't enable "Apply" | ||
|---|---|---|---|
| Product: | [Applications] konversation | Reporter: | reisenweber |
| Component: | general | Assignee: | Konversation Bugs <konversation-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.5.1 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/konversation/4721367d02c957ce8fdde0df9063d09673189fcd | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
reisenweber
2017-04-21 07:47:38 UTC
Git commit 4721367d02c957ce8fdde0df9063d09673189fcd by Peter Simonsson. Committed on 22/04/2017 at 07:35. Pushed by psn into branch '1.7'. Fix modified handling in the highlight treewidget The highlight config didn't emit the modified signal when items were moved or modified in the treewidget. M +1 -0 src/CMakeLists.txt M +2 -0 src/config/highlight_config.cpp M +11 -6 src/config/highlight_configui.ui A +27 -0 src/config/highlighttreewidget.cpp [License: GPL (v2+)] A +31 -0 src/config/highlighttreewidget.h [License: GPL (v2+)] https://commits.kde.org/konversation/4721367d02c957ce8fdde0df9063d09673189fcd |