| Summary: | sqrt is highlighted as sqr t | ||
|---|---|---|---|
| Product: | [Applications] kmplot | Reporter: | Christoph Feck <cfeck> |
| Component: | general | Assignee: | Klaus-Dieter M <kd.moeller> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | aspotashev |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Christoph Feck
2010-02-27 14:23:27 UTC
Git commit 10174f8bcf30ccc3071e175bd9c26d91bf595b38 by Christoph Feck. Committed on 13/10/2011 at 00:51. Pushed by cfeck into branch 'master'. Fix function table sorting * fix ordering of trig functions (longest names first), so that "cos" does not shadow "cosec" etc. functions * only sort function names for display, otherwise breaks highlighter BUG: 283864 BUG: 228752 M +3 -1 kmplot/equationeditorwidget.cpp M +8 -9 kmplot/parser.cpp http://commits.kde.org/kmplot/10174f8bcf30ccc3071e175bd9c26d91bf595b38 |