| Summary: | MyMoneyPayeeCombo does not properly autocomplete in KNewLoanWizard after Q3Wizard removal | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | Fernando Vilas <fvilas> |
| Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Slackware | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Fernando Vilas
2010-07-15 04:20:56 UTC
Developer hint: call KMyMoneyGlobalSettings::setSubstringSearch(QWidget* w) with the wizard page containing the payee combo as a parameter. SVN commit 1151038 by fvilas: BUG: 244690 Enable substring searching for the payees in the New Loan Wizard And fix a crash from the port M +6 -0 knewloanwizard.cpp M +0 -6 knewloanwizarddecl.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=1151038 |