> On May 4, 2011, 11:24 a.m., Thomas Baumgart wrote: > > /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/investprocessing.cpp, > > line 87 > > <http://svn.reviewboard.kde.org/r/6633/diff/2/?file=45866#file45866line87> > > > > Add an 'm_completer = 0' statement here. Otherwise you could get into > > trouble if someone derives from this class but does not call init() and > > then run the dtor.
Thanks to both! I appreciate you guys are busy. This change made. Committed revision 1230401. - Allan ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6633/#review10093 ----------------------------------------------------------- On March 26, 2011, 8:56 p.m., Allan Anderson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://svn.reviewboard.kde.org/r/6633/ > ----------------------------------------------------------- > > (Updated March 26, 2011, 8:56 p.m.) > > > Review request for kmymoney. > > > Summary > ------- > > Previously, it was necessary to type in the name whenever a security was to > be imported. Instead, > a KComboBox is used, and security names entered are saved in the resource > file, to save inputting > each time. A button has been added to allow removal of any unwanted or > erroneous names from the > selection list. > > Also, a decimal separator now has to be selected before import, to avoid > accidental use of a previous, > wrong type, which could affect imported values. > > > Diffs > ----- > > > /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvimporterdlg.h > 1226119 > > /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvimporterdlg.cpp > 1226119 > > /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvimporterdlgdecl.ui > 1226119 > > /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvprocessing.cpp > 1226119 > /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/csvutil.cpp > 1226119 > > /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/investmentdlg.cpp > 1226119 > > /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/investprocessing.h > 1226119 > > /trunk/extragear/office/kmymoney/kmymoney/plugins/csvimport/investprocessing.cpp > 1226119 > > Diff: http://svn.reviewboard.kde.org/r/6633/diff > > > Testing > ------- > > Numerous test files used, plus production files. > > Astyle and Krazy2 run. > > > Thanks, > > Allan > >
_______________________________________________ KMyMoney-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kmymoney-devel
