7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only check show-mode-in-prompt once, and do not update vi/emacs-mode if not on; Update to-command description; Fix descriptions of language and prompt settings; Do not place "timed out" in parentheses; Do not add linebreak, in qalc, after OR outside of result display and when result does not contain (in)equality; Fix display of result aborted because of time limit in some cases in qalc; Fix segfault when displaying both approximate and exact logical OR value without (in)equality; Update ChangeLog
Hanna Knutsson
as Hanna K.
More... 2 days ago
Always set "Enter" as default action in insert function dialog in RPN mode; Update state of "Apply to Stack" button, in insert function dialog, when RPN stack size changes; Automatically enable "Use comma as decimal separator" and "Ignore dots in numbers" when local digit grouping, with dot as thousands separator, is selected; Updates for log() function changes in libqalculate
Hanna Knutsson
as Hanna K.
More... 4 days ago
Always set "Enter" as default action in insert function dialog in RPN mode (issue #660); Update state of "Apply to Stack" button, in insert function dialog, when RPN stack size changes
Hanna Knutsson
as Hanna K.
More... 4 days ago
Fix segfault during calculation of (in)equality with root() function with insufficient number of arguments
Hanna Knutsson
as Hanna K.
More... 5 days ago
Fixes for input of second argument of log() function with a number before parenthesis; Return exact integers in more case in log() function; Remove descriptions from log2() and log10() functions
Hanna Knutsson
as Hanna K.
More... 5 days ago
Fix segfault with text argument containing potential text returning function, or variable containing text value (issue #813)
Hanna Knutsson
as Hanna K.
More... 7 days ago
Fix calculate as you type and indentation in readline vi mode when the length of custom ins and cmd mode strings differs (issue #810)
Hanna Knutsson
as Hanna K.
More... 7 days ago
Ask for interpretation of comma (when comma is not default decimal separator)
Hanna Knutsson
as Hanna K.
More... 7 days ago
Ask for interpretation of comma (when comma is not default decimal separator)
Hanna Knutsson
as Hanna K.
More... 7 days ago
Fix description (phonewords digits) for base function; Fix missing closing parenthesis in warning; Add support for "to 1/n" as alternative to "to fraction"
Hanna Knutsson
as Hanna K.
More... 7 days ago
Ask for interpretation of comma (when comma is not default decimal separator)
Hanna Knutsson
as Hanna K.
More... 7 days ago
Use icon (edit-clear) for "AC" button; Restore editing of all right-hand side buttons; Add support for "to 1/n" as alternative to "to fraction"
Hanna Knutsson
as Hanna K.
More... 8 days ago
Do not add conversion to expression (and do not add conversion arrow if canceled) when using convert button on calculate-as-you-type result (in history); Add "Custom" option to convert menu (only adds arrow to expression); Input conversion arrow directly, without menu, on convert button middle click; Open toolbar button menu on right click press, instead of release; Replace delete button icon with "DEL" label
Hanna Knutsson
as Hanna K.
More... 8 days ago
Fix automatic digit grouping in decimals; Add option to place percent/remainder button in number pad (issue #205); Add support for "to 1/n" as alternative to "to fraction";
Hanna Knutsson
as Hanna K.
More... 11 days ago
Automatically disable "Use comma as decimal separator" and enable "Ignore comma in numbers" when local digit grouping, with comma as thousands separator, is selected
Hanna Knutsson
as Hanna K.
More... 13 days ago
Automatically disable "Use comma as decimal separator" and enable "Ignore comma in numbers" when local digit grouping, with comma as thousands separator, is selected (avoids issue #204 and #205)
Hanna Knutsson
as Hanna K.
More... 13 days ago
Fix input expression on history result double-click, or with "Replace with result" active, when result contains comma as thousands separator but ignore comma is not enabled
Hanna Knutsson
as Hanna K.
More... 13 days ago
Fix segfault when removing row or column with defined custom button
Hanna Knutsson
as Hanna K.
More... 13 days ago
Fix handling of show-mode-in-prompt when emacs mode is used; Handle interactive readline mode switches
Hanna Knutsson
as Hanna K.
More... 14 days ago
Fix calculate as you type and indentation in readline vi mode (with custom ins mode string), and after custom prompt has been set (without restart) (issue #810)
Hanna Knutsson
as Hanna K.
More... 14 days ago
Support input of second argument of log function with a number before parenthesis (e.g. log153(23409) = log_153(23409) = log(23409, 153); Add lb and log_2 names to log2 function, and lg and log_10 to log10; Add micron unit (issue #809); Convert micron and kph before calculation
Hanna Knutsson
as Hanna K.
More... 15 days ago
Add micron unit (= 1 μm) (issue #809)
Hanna Knutsson
as Hanna K.
More... 15 days ago
Fix "Illegal value" error for "set digits" in qalc; Fix locale used for definitions when language option is set in qalc; Fix typo in base function description
Hanna Knutsson
as Hanna K.
More... 16 days ago
Only apply color change (from PR #807) to "E" in scientific E notation
Hanna Knutsson
as Hanna K.
More... 16 days ago
Merge pull request #807 from markozajc/colorize-decimal-exponent More... 17 days ago
Change decimal exponent color and fix HTML output More... 17 days ago
Merge pull request #806 from Cookie04DE/new_optimal_si_prefix More... 17 days ago
Colorize E and digits following it in scientific notation More... 17 days ago
Merge pull request #805 from Cookie04DE/new_binary_si More... 18 days ago
feat: fixed logic choosing optimal prefix to account for new si prefixes More... 18 days ago