7
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Oct 05, 2024 — Oct 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Hanna Knutsson
as Hanna K.
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
Hanna Knutsson
as Hanna K.
More... 25 days ago
Fix value of planck unit (was rounded to 7 decimals) (issue #834)
Hanna Knutsson
as Hanna K.
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
Hanna Knutsson
as Hanna K.
More... 27 days ago
Add asterisk and middle dot as multiplication sign alternatives (use a drop menu instead a of check box)
Hanna Knutsson
as Hanna K.
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
Hanna Knutsson
as Hanna K.
More... 30 days ago
Update README.md
Hanna Knutsson
as Hanna K.
More... about 1 month ago
Update README.md
Hanna Knutsson
as Hanna K.
More... about 1 month ago
Update README and README.md
Hanna Knutsson
as Hanna K.
More... about 1 month ago
Update features list
Hanna Knutsson
as Hanna K.
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
Hanna Knutsson
as Hanna K.
More... about 1 month ago
add function translation (traditional chinese) More... about 1 month ago
Update README.md
Hanna Knutsson
as Hanna K.
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
Hanna Knutsson
as Hanna K.
More... about 1 month ago
Update README and README.md; Update ChangeLog; Update translations; Add some more tests
Hanna Knutsson
as Hanna K.
More... about 1 month ago
Update features list
Hanna Knutsson
as Hanna K.
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
Hanna Knutsson
as Hanna K.
More... about 1 month ago
Fix dof() with fourth argument "APS-CN" or "4/3" (issue #831); Fix tbilleq() function description
Hanna Knutsson
as Hanna K.
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
Hanna Knutsson
as Hanna K.
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
Hanna Knutsson
as Hanna K.
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
Hanna Knutsson
as Hanna K.
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
Hanna Knutsson
as Hanna K.
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)
Hanna Knutsson
as Hanna K.
More... about 1 month ago
Change label "Custom result font" to "Custom history font" (issue #216)
Hanna Knutsson
as Hanna K.
More... about 1 month ago
Fix floating point value, in floating point conversion dialog, for extended and microchip formats
Hanna Knutsson
as Hanna K.
More... about 1 month ago
Fix floating point value, in floating point conversion dialog, for extended and microchip formats (issue #666)
Hanna Knutsson
as Hanna K.
More... about 1 month ago