2011-06-08 19:36 conet * kmymoney/wizards/newloanwizard/keditloanwizard.cpp: BUG: 275234 Allow entering an interest rate with three decimal places when editing the loan just like when creating it. 2011-06-11 13:35 tbaumgart * kmymoney/converter/mymoneyqifprofile.cpp: Don't let "!option:" records interfere with the automatic decimal symbol detection 2011-06-11 13:36 tbaumgart * kmymoney/views/kmymoneyview.cpp: Added Serbian Dinar as currency 2011-06-11 13:40 tbaumgart * kmymoney/kmymoney.cpp: Improved wording when transaction editing is cancelled by selecting another transaction in the ledger. GUI: CCMAIL: lu.dolezal@gmail.com 2011-06-11 13:43 tbaumgart * kmymoney/plugins/ofximport/dialogs/kofxdirectconnectdlg.cpp, kmymoney/plugins/ofximport/ofximporterplugin.cpp, kmymoney/plugins/ofximport/ofxpartner.cpp: Replace MSN institution listing of OFX banks with that of ofxhome.com. Added some more debug output needed to solve connection problems. 2011-06-12 11:46 tbaumgart * cmake/modules/FindLibOfx.cmake: KMyMoney now requires libOFX 0.9.4 2011-06-12 12:32 tbaumgart * CMakeLists.txt: Bumped version number 2011-06-14 06:11 tbaumgart * kmymoney/plugins/ofximport/dialogs/konlinebankingsetupwizard.cpp: Make FID an optional field during manual data entry BUG: 266956 2011-06-14 07:21 tbaumgart * kmymoney/plugins/ofximport/dialogs/konlinebankingstatus.cpp, kmymoney/plugins/ofximport/dialogs/konlinebankingstatusdecl.ui, kmymoney/plugins/ofximport/ofximporterplugin.cpp: Allow to base the payee name from either the PAYEEID, NAME or MEMO field in an OFX transaction BUG: 272712 2011-06-14 07:22 tbaumgart * kmymoney/converter/mymoneyqifprofile.cpp: SVN_SILENT: ran astyle 2011-06-14 11:40 mlaurent * CMakeLists.txt, kmymoney/converter/mymoneyqifreader.cpp, kmymoney/converter/mymoneystatementreader.cpp, kmymoney/dialogs/kmymoneypricedlg.cpp, kmymoney/kmymoney.cpp, kmymoney/mymoney/storage/mymoneystoragesql.cpp, kmymoney/plugins/csvimport/csvprocessing.cpp, kmymoney/plugins/csvimport/investprocessing.cpp, kmymoney/views/kbudgetview.cpp, kmymoney/views/kpayeesview.cpp, kmymoney/wizards/newloanwizard/knewloanwizard.cpp, libkdchart/src/KDChartAttributesModel.cpp: Make it compiles with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS" 2011-06-14 11:44 mlaurent * kmymoney/plugins/csvimport/investprocessing.cpp: Add missing i18n 2011-06-14 11:55 pino * kmymoney/converter/mymoneyqifreader.cpp, kmymoney/converter/mymoneystatementreader.cpp, kmymoney/kmymoney.cpp, kmymoney/views/kbudgetview.cpp, kmymoney/views/kpayeesview.cpp: i18n: use a proper string instead of string puzzles 2011-06-14 22:37 cfeck * kmymoney/plugins/csvimport/symboltest.cpp: SVN_SILENT compile tests 2011-06-16 14:32 tbaumgart * kmymoney/plugins/ofximport/ofximporterplugin.cpp: Subscripts are absolutely nonsense in this case. What got me thinking that this could possibly work? BUG: 275777