Summary: | Refresh problem in price dialog after delete if something typed in search box | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Jack <ostroffjh> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jack
2010-09-03 15:52:56 UTC
SVN commit 1171878 by asoliverez: After refreshing the price list, update the list with the contents of the search widget. BUG:250029 M +3 -0 kmymoneypricedlg.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1171878 SVN commit 1171892 by asoliverez: Ported to stable branch BUG:250029 M +4 -0 kmymoneypricedlg.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1171892 SVN commit 1171893 by asoliverez: Update only if there is text on the search widget BUG:250029 M +1 -0 kmymoneypricedlg.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1171893 |