[krunner] [Bug 435932] A superscripted number doesn't work in an exponentiation

2021-04-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435932

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Version Fixed In||5.22

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 435932] A superscripted number doesn't work in an exponentiation

2021-04-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435932

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||6a1bab19af2af22a31fadfd707a
   ||5085c4bab11a9
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Nate Graham  ---
Git commit 6a1bab19af2af22a31fadfd707a5085c4bab11a9 by Nate Graham, on behalf
of Alexander Lohnau.
Committed on 21/04/2021 at 19:11.
Pushed by ngraham into branch 'master'.

calculatorrunner: Fix superscripted numbers

Use toLocal8Bit instead of toLatin1 see
https://doc.qt.io/qt-5/qstring.html#toLatin1.
Otherwise the superscripted numbers would not be correctly converted.

M  +2-0runners/calculator/autotests/calculatorrunnertest.cpp
M  +2-1runners/calculator/qalculate_engine.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/6a1bab19af2af22a31fadfd707a5085c4bab11a9

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 435932] A superscripted number doesn't work in an exponentiation

2021-04-19 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=435932

--- Comment #1 from Alexander Lohnau  ---
Confirmed, but it works as expected in the qalc CLI.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 435932] A superscripted number doesn't work in an exponentiation

2021-04-19 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=435932

Alexander Lohnau  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.