Bug 236503 - want KMM to remember directory of last file import
Summary: want KMM to remember directory of last file import
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-06 02:32 UTC by Jack
Modified: 2010-05-08 10:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jack 2010-05-06 02:32:20 UTC
Version:            (using KDE 4.3.5)
Installed from:    Gentoo Packages

When I do a File/Import/OFX, KMM always starts in my home directory.  Since I almost always import my OFX files from the same directory, it would save me a bunch of clicking if the app would remember the last directory I imported from.  I assume the same applies for other import file types.
Comment 1 Cristian Oneț 2010-05-08 09:01:59 UTC
SVN commit 1124216 by conet:

BUG: 236503
When importing a file use the last used directory to open the file selector dialog.

 M  +3 -1      kmymoney.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1124216
Comment 2 Cristian Oneț 2010-05-08 10:11:38 UTC
SVN commit 1124224 by conet:

BUG: 236503
When importing a file use the last used directory to open the file selector dialog. Apply this everywhere to be consistent.

 M  +1 -1      dialogs/kimportdlg.cpp  
 M  +4 -4      kmymoney.cpp  
 M  +1 -1      plugins/icalendarexport/icalendarexport.cpp  
 M  +1 -1      views/kreportsview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1124224