Add automated random expression testing; Improve filtering of items in conversion menu; Avoid possible freeze with malformed "to" expression; Make behaviour of convert button and keyboard shortcut more consistent; Avoid updating of window title on new result when result is not displayed in window title |
|
More...
|
23 days ago
|
Fix segfault (infinite loop) in Calculator::findMatchingUnit() with "sr*Pa^2"; Improve abortion of prime functions, and fix segfault when aborting prevprime() function; Fix possible freeze when creating CompositeUnit with malformed expression (primarily relevant when parsing expression after "to" operator); Lower highest number of bits (to 10 000) in floating point conversion functions to avoid application freezing |
|
More...
|
25 days ago
|
Fix value of planck unit (was rounded to 7 decimals) (issue #834) |
|
More...
|
26 days ago
|
Improve filtering of items in conversion menu; Remove separator before percent in conversion menu; Ellipsize very long results in window title; Add translation comments for Unicode character names; Fix for Swedish translation |
|
More...
|
27 days ago
|
Add asterisk and middle dot as multiplication sign alternatives (use a drop menu instead a of check box) |
|
More...
|
28 days ago
|
Merge pull request #220 from hugok79/patch-5 |
|
More...
|
28 days ago
|
Update Portuguese (Portugal) translation |
|
More...
|
29 days ago
|
Relocate qalc.history to $XDG_STATE_HOME (~/.local/state) (issue #808); "save config" setting should not affect history saving or "save mode" command |
|
More...
|
30 days ago
|
Update README.md |
|
More...
|
about 1 month ago
|
Update README.md |
|
More...
|
about 1 month ago
|
Update README and README.md |
|
More...
|
about 1 month ago
|
Update features list |
|
More...
|
about 1 month ago
|
Merge pull request #833 from howaboutuser/master |
|
More...
|
about 1 month ago
|
Add output in scientific (sci), engineering (eng), or simple notation as "to"-operator options; Do not show bullet in front comments, or in front of errors and warnings when there is only one; Fix size of comments, warnings, and errors after history settings have changed or comment has been added/edited for result other than the most recent; Do not show calculate as you type result for data set function with "info" (default) as second argument; Update README.md |
|
More...
|
about 1 month ago
|
add function translation (traditional chinese) |
|
More...
|
about 1 month ago
|
Update README.md |
|
More...
|
about 1 month ago
|
Use GtkTextView (with multiple lines) for comments editing; "form"->"notation" (for eng, sci, simple); Update README.md and README; Update translations |
|
More...
|
about 1 month ago
|
Update README and README.md; Update ChangeLog; Update translations; Add some more tests |
|
More...
|
about 1 month ago
|
Update features list |
|
More...
|
about 1 month ago
|
Update README.md |
|
More...
|
about 1 month ago
|
Add "simple" to-operator option for non-scientific notation and apply non-scientific notation (exp off) for "decimal"; Add "scientific" (sci), "engineering" (eng) to Calculator::parseToExpression(); Do not show calculate as you type result for data set function with "info" (default) as second argument; Separate translation of "info" as data set argument from "info" as qalc command; Improve parsing of "p" in hexadecimal numbers |
|
More...
|
about 1 month ago
|
Fix dof() with fourth argument "APS-CN" or "4/3" (issue #831); Fix tbilleq() function description |
|
More...
|
about 1 month ago
|
Show warning about default assumptions the first time an equation is solved; Show warning symbol when calculate as you type expression results in a question; Add output in scientific (sci), engineering (eng), or simple notation as "to"-operator options; Do not group digits in exponent in floating point conversion dialog; Fix dot/comma and sinc interpretation dialogs after calculate as you type result is automatically added to history; Do not show calculate as you type result for data set function with "info" (default) as second argument; Clarify, in manual, can not be used ">" as "to"-operator |
|
More...
|
about 1 month ago
|
Improve automatic digit grouping, and apply directly when activated (issue #218); Show bullet instead of hyphen in front of messages, warnings, and errors (issue #212); Show warning about default assumptions the first time an equation is solved; Show warning symbol when calculate as you type expression results in a question; Do not group digits in exponent in floating point conversion dialog |
|
More...
|
about 1 month ago
|
Show warning the first time an equation is solved, in qalc (issue #830); Show warning when trying to calculate logarithm of quantity with unit, or value with unit in exponent (issue #829); Show warning "(!)" when calculate as you type expression, in qalc, results in a question |
|
More...
|
about 1 month ago
|
Fix segfault with very small numbers (when floatValue() should return zero), high number of bits, and insufficient precision, in floating point conversion |
|
More...
|
about 1 month ago
|
Update calculation of fraction of year (with day counting basis 0 and 1) to match method used in spreadsheets other than Gnumeric (issue #828) |
|
More...
|
about 1 month ago
|
Change label "Custom result font" to "Custom history font" (issue #216) |
|
More...
|
about 1 month ago
|
Fix floating point value, in floating point conversion dialog, for extended and microchip formats |
|
More...
|
about 1 month ago
|
Fix floating point value, in floating point conversion dialog, for extended and microchip formats (issue #666) |
|
More...
|
about 1 month ago
|