Summary: | Server List dialog doesn't preserve list order across restarts anymore | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Eike Hein <hein> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | frameworks | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/konversation/25ad67f063b14a1908994c3330a0cb2950865987 | Version Fixed In: | |
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 337512 |
Description
Eike Hein
2014-07-16 22:43:06 UTC
Git commit 25ad67f063b14a1908994c3330a0cb2950865987 by Eike Hein. Committed on 22/11/2014 at 15:02. Pushed by hein into branch 'frameworks'. Fix network order getting jumbled across restarts. KConfig::groupList() no longer reliably returns groups in the order they're in the file, unlike kdelibs4. M +1 -1 src/application.cpp http://commits.kde.org/konversation/25ad67f063b14a1908994c3330a0cb2950865987 |