Version: SVN trunk (using KDE 4.5.2) OS: Linux This would fix bugs like this http://sourceforge.net/tracker/?func=detail&atid=104708&aid=3097294&group_id=4708 and would enable us to let KDE maintain the default currencies list. We would use the KCurrecyCode class which is available since 4.4 which is AFAIK stable on most distro's http://api.kde.org/4.x-api/kdelibs-apidocs/kdecore/html/classKCurrencyCode.html This would mean that trunk would be dependent on KDE>=4.4. Any objections? Reproducible: Didn't try
The b.k.o version of the bug posted on the sf tracker https://bugs.kde.org/show_bug.cgi?id=255491
My production and main development system is still on 4.3.5
*** Bug 286640 has been marked as a duplicate of this bug. ***
(In reply to Cristian Oneț from comment #0) > Version: SVN trunk (using KDE 4.5.2) > OS: Linux > > We would use the KCurrecyCode class which is available since 4.4 which is > AFAIK stable on most distro's > http://api.kde.org/4.x-api/kdelibs-apidocs/kdecore/html/classKCurrencyCode. html The mentioned link has been updated to https://api.kde.org/legacy/4.14-api/kdelibs-apidocs/kdecore/html/classKCurrencyCode.html. If this request is still relevant, it is important to note that this class is not included in KF5 (https://github.com/search?q=org%3AKDE%20ISO-4217&type=code) and the corresponding functionality is also not included in Qt5 ( https://github.com/search?q=org%3Aqt%20ISO-4217%20&type=code). If necessary/useful, a corresponding class would/could be added to alkimia.