Calculator

Matteo Agostinelli agostinelli at gmail.com
Sat Apr 3 17:59:01 CEST 2010


Yes, it is backwards compatible. The runner is executued when you put
a '=' at the beginning or at the end of the expression. The syntax for
common math operations is the same.

Cheers,
Matteo

On Sat, Apr 3, 2010 at 17:35, Richard Moore <richmoore44 at gmail.com> wrote:
> On Thu, Apr 1, 2010 at 1:15 PM, Matteo Agostinelli
> <matteo at agostinelli.me> wrote:
>> I am currently working on improving the calculator runner, by adding an
>> optional dependency on libqalculate. If the library is found, the calculator
>> runner will be built against libqalculate and it will support "advanced"
>> operations (such as currency conversion, unit conversion, equation solving,
>> ...). Otherwise it will fall back to the existing code that uses QtScript. I
>> have tested the runner for some weeks now and it is stable.
>
> Is the qalculate syntax backwards compatible with the existing
> calculator runner syntax? If not then perhaps there should be two
> separate calculator runners.
>
> Cheers
>
> Rich.
> _______________________________________________
> Plasma-devel mailing list
> Plasma-devel at kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel
>


More information about the Plasma-devel mailing list