[kmymoney4] [Bug 275004] KIO::NetAccess pops up a notification window for each price update.

Christian David via KDE Bugzilla bugzilla_noreply at kde.org
Thu Feb 11 21:45:26 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=275004

Christian David <christian-david at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/kmym
                   |                            |oney/ce5bddee38b1170dbf2cd8
                   |                            |42c39b9a25ee5371d6
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.0
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Christian David <christian-david at web.de> ---
Git commit ce5bddee38b1170dbf2cd842c39b9a25ee5371d6 by Christian Dávid, on
behalf of Artur Puzio.
Committed on 03/02/2016 at 20:47.
Pushed by christiand into branch 'frameworks'.

Changed to asynchronous download in converter/webpricequote

Using KIO::file_copy now.

The code in dialogs/kequitypriceupdatedlg was ideal to code this feature.
The first download is triggered by slotUpdateAllClicked. Then the next
downloads are trigered by signals from WebPriceQuote. This makes the
ideal possibility to create assynchronous transfers as getting back to
slotUpdateAllClicked immidietly after starting the job haven't broke
anything.

The original review request was based on master which is qt4 based.
Christian David adopted the changes to KF5 and Qt5.
FIXED-IN: 5.0
CCMAIL: Artur Puzio <cytadela88 at gmail.com>
REVIEW: 126882

M  +48   -28   kmymoney/converter/webpricequote.cpp
M  +2    -1    kmymoney/converter/webpricequote.h

http://commits.kde.org/kmymoney/ce5bddee38b1170dbf2cd842c39b9a25ee5371d6

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list