[libalkimia] [Bug 440868] Online quote source cannot be deleted if the previously selected source is of type GHNS

2022-04-07 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=440868

Ralf Habacker  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
   |ce/alkimia/commit/595186bee |ce/alkimia/commit/2508234a4
   |8409f30e5db091fffa245fc53ad |52a29e0baa9fbc009ded6da84ee
   |92e8|d127

--- Comment #6 from Ralf Habacker  ---
Git commit 2508234a452a29e0baa9fbc009ded6da84eed127 by Ralf Habacker.
Committed on 08/04/2022 at 04:32.
Pushed by habacker into branch 'master'.

Fix renaming quote sources by keyboard

Starting a renaming by keyboard (Enter on Mac, F2 on other platforms) is
recognized by the widget, but not by the class AlkOnlineQuotesWidget::Private,
which subsequently leads to errors in slotQuoteSourceRenamed().
FIXED-IN:8.1.1

Add members m_idNumber and m_idSelector in alkonlinequotesource
Add entries in alkonlinequoteswidget
Mod unit tests for the new members

M  +25   -1src/alkonlinequotesource.cpp
M  +2-0src/alkonlinequotesource.h

https://invent.kde.org/office/alkimia/commit/2508234a452a29e0baa9fbc009ded6da84eed127

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

[libalkimia] [Bug 440868] Online quote source cannot be deleted if the previously selected source is of type GHNS

2021-08-19 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=440868

Ralf Habacker  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
   |ce/alkimia/commit/9f8a81805 |ce/alkimia/commit/595186bee
   |b665967f783037fdcdee17254a2 |8409f30e5db091fffa245fc53ad
   |e8d4|92e8

--- Comment #5 from Ralf Habacker  ---
Git commit 595186bee8409f30e5db091fffa245fc53ad92e8 by Ralf Habacker.
Committed on 19/08/2021 at 14:24.
Pushed by habacker into branch 'master'.

Fix renaming quote sources by keyboard

Starting a renaming by keyboard (Enter on Mac, F2 on other platforms) is
recognized by the widget, but not by the class AlkOnlineQuotesWidget::Private,
which subsequently leads to errors in slotQuoteSourceRenamed().
FIXED-IN:8.1.1

M  +18   -0src/alkonlinequoteswidget.cpp

https://invent.kde.org/office/alkimia/commit/595186bee8409f30e5db091fffa245fc53ad92e8

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

[libalkimia] [Bug 440868] Online quote source cannot be deleted if the previously selected source is of type GHNS

2021-08-19 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=440868

--- Comment #4 from Ralf Habacker  ---
Git commit 246154a289d4b10bd4e7cf252b5b9bde5b1fde75 by Ralf Habacker.
Committed on 19/08/2021 at 14:24.
Pushed by habacker into branch 'master'.

Fix bug not reseting the source name in case a rename fails

M  +2-0src/alkonlinequoteswidget.cpp

https://invent.kde.org/office/alkimia/commit/246154a289d4b10bd4e7cf252b5b9bde5b1fde75

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

[libalkimia] [Bug 440868] Online quote source cannot be deleted if the previously selected source is of type GHNS

2021-08-11 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=440868

--- Comment #3 from Ralf Habacker  ---
Git commit a58ef41b99abc8d8ae80bd12d3cab92008013556 by Ralf Habacker.
Committed on 11/08/2021 at 13:10.
Pushed by habacker into branch '8.1'.

Fix bug not reseting the source name in case a rename fails

M  +2-0src/alkonlinequoteswidget.cpp

https://invent.kde.org/office/alkimia/commit/a58ef41b99abc8d8ae80bd12d3cab92008013556

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

[libalkimia] [Bug 440868] Online quote source cannot be deleted if the previously selected source is of type GHNS

2021-08-11 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=440868

Ralf Habacker  changed:

   What|Removed |Added

   Version Fixed In||8.1.1
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/offi
   ||ce/alkimia/commit/9f8a81805
   ||b665967f783037fdcdee17254a2
   ||e8d4
 Status|REPORTED|RESOLVED

--- Comment #2 from Ralf Habacker  ---
Git commit 9f8a81805b665967f783037fdcdee17254a2e8d4 by Ralf Habacker.
Committed on 11/08/2021 at 13:18.
Pushed by habacker into branch '8.1'.

Fix renaming quote sources by keyboard

Starting a renaming by keyboard (Enter on Mac, F2 on other platforms) is
recognized by the widget, but not by the class AlkOnlineQuotesWidget::Private,
which subsequently leads to errors in slotQuoteSourceRenamed().
FIXED-IN:8.1.1

M  +18   -0src/alkonlinequoteswidget.cpp

https://invent.kde.org/office/alkimia/commit/9f8a81805b665967f783037fdcdee17254a2e8d4

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

[libalkimia] [Bug 440868] Online quote source cannot be deleted if the previously selected source is of type GHNS

2021-08-11 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=440868

--- Comment #1 from Ralf Habacker  ---
It turned out that the rename to 'alkimia-fx-rate-net-copy' happened only in
the widget while the source still has the name 'alkimia-fx-rate-net.copy',
which explains that the delete button was disabled.

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