-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Option to specify number of displayed significant digits (instead of …
…using precision) in decimals dialog (issue #559); Fix double separator after all history results removed from an expression (the expression is consequently also removed); Add support "digits" and "autocalc" qalc set command options; Inrement version number; Update translations; Update manual
- Loading branch information
Showing
43 changed files
with
3,251 additions
and
2,912 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,37 @@ | ||
2024-11-18 Hanna Knutsson <[email protected]> | ||
|
||
* Option to specify number of displayed significant digits (instead of using precision) in decimals dialog | ||
|
||
2024-11-15 Hanna Knutsson <[email protected]> | ||
|
||
* Fix double separator after all history results removed from an expression (the expression is consequently also removed) | ||
* Avoid output of very long vectors and matrices in part of result | ||
* Fix number of binary bits shown for negative result in programming keypad | ||
* Fix "fgalpha" not support warning with old Pango versions | ||
* Fix precision in Preset mode | ||
* Improve calculation of HTML string (result) length | ||
* Improve decision to automatically convert unchanged quantity with unit | ||
|
||
2024-11-06 Hanna Knutsson <[email protected]> | ||
|
||
* Fix keyboard shortcut with copy followed by quit | ||
|
||
2024-10-29 Hanna Knutsson <[email protected]> | ||
|
||
* Fix number base subscripts (not shown as subscripts) in programming keypad | ||
|
||
2024-10-23 Hanna Knutsson <[email protected]> | ||
|
||
* Add option, in Edit menu, to open settings folder | ||
|
||
2024-10-19 ovari <[email protected]> | ||
|
||
* Add Hungarian translation | ||
|
||
2024-10-14 Hanna Knutsson <[email protected]> | ||
|
||
* Improve handling of (too) long results with calculate-as-you-type | ||
|
||
2024-10-05 Hanna Knutsson <[email protected]> | ||
|
||
* Reset special duodecimal symbols property after use of "doz"/"dozenal" conversion, and do not change the property for "duo"/"duodecimal" conversion | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.