7
I Use This!
High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Oct 10, 2024 — Oct 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix incorrect limit without direction for expression containing tan(x) when value to approach is pi/2 (issue #773); Fix warning for some limits with tan(x); Do not return zero for tan(pi/2)-tan(pi/2)
Hanna Knutsson
as Hanna K.
More... 7 months ago
Fix assumption conflict in solve("v3"/"r1"*"r2"+"v3"=2.5,"v3"), set do_polynomial_division=true in solve() (use same simplification for factorization test during solving of equation regardless of state of do_polynomial_disivison; both changes fixes the issue separately) (issue #770)
Hanna Knutsson
as Hanna K.
More... 7 months ago
Use LANGUAGE instead of LANG environment variable on Windows in order to avoid changing regional format settings; Add "language" option in qalc; Fix angle unit in output for "mode" command in qalc
Hanna Knutsson
as Hanna K.
More... 7 months ago
Merge pull request #772 from donotnoot/fix-readline-vi-mode-indicator More... 7 months ago
Fix autocalculate input offset with readline vi mode More... 7 months ago
Merge pull request #630 from psokol/master More... 7 months ago
Use selection (as if button was clicked) if RPN stack is visible when using keyboard shortcut for RPN operation (issue #631)
Hanna Knutsson
as Hanna K.
More... 7 months ago
Update Polish translation More... 7 months ago
Support all real numbers in binomial(), comb(), and perm() functions (and use binomial() in the other two functions) (issue #769)
Hanna Knutsson
as Hanna K.
More... 7 months ago
Add zh_TW to build system, languages menu, and desktop and metainfo files (related to PR #190); Add pt_PT to metainfo file
Hanna Knutsson
as Hanna K.
More... 7 months ago
Merge pull request #190 from laichiaheng/patch-1 More... 7 months ago
Fix non-localized data set key properties (when localized version is available) (issue #768); Make copyright text of Elements and Planets data sets translatable; Add comment to CSV separator argument text string
Hanna Knutsson
as Hanna K.
More... 7 months ago
Avoid unnecessary calculations diff() improvement in previous commit; Do not group decimals for repeated decimals using overline; Improve decision to use parentheses for tab/ctrl+i result insert in qalc
Hanna Knutsson
as Hanna K.
More... 7 months ago
Create qalculate-qt_zh_TW.ts More... 7 months ago
Improve simplification and speed in diff() function for high orders by applying polynomial division and factorization between iterations (issue #766)
Hanna Knutsson
as Hanna K.
More... 7 months ago
Add zh_TW to build system and languages menu (related to PR #628); Require Pango >= 1.46 for repeating decimals using overline; Add comment for translators to "ENTER" (issue #627)
Hanna Knutsson
as Hanna K.
More... 7 months ago
Merge pull request #628 from howaboutuser/master More... 7 months ago
Add files via upload More... 7 months ago
Merge pull request #189 from hugok79/patch-4 More... 7 months ago
Update Portuguese (Portugal) translation More... 7 months ago
Add use overline for repeating decimals to preferences (issue #528)
Hanna Knutsson
as Hanna K.
More... 7 months ago
Add support for display repeating decimals using overline (vinculum); Remove MRC name/symbol from MR (memory recall) variable
Hanna Knutsson
as Hanna K.
More... 7 months ago
Add support for display repeating decimals using overline (vinculum), enabled using qalc command "set repdeci 2" (issue #528); Fix ""x ➞" ("to") button label; Fix typo in history font tooltip (issue #597); Fix mnemonics conflict in plot dialog (issue #625)
Hanna Knutsson
as Hanna K.
More... 7 months ago
Add support for display of repeating decimals using overline (vinculum) instead of ellipsis; Remove MRC name/symbol from MR (memory recall) variable
Hanna Knutsson
as Hanna K.
More... 7 months ago
Fix Russian translation of "lcm" (issue #764)
Hanna Knutsson
as Hanna K.
More... 7 months ago
Merge pull request #626 from hugok79/patch-4 More... 7 months ago
Update Portuguese (Portugal) translation More... 7 months ago
New version
Hanna Knutsson
as Hanna K.
More... 7 months ago
Update libqalculate
Hanna Knutsson
as Hanna K.
More... 7 months ago
Fix tab completion in qalc (issue #765); Increment version number (partially)
Hanna Knutsson
as Hanna K.
More... 7 months ago