7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 5 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #98 from jbuonagurio/main More... 8 months ago
Disable runtime application icon update on MacOS More... 8 months ago
Add application icon for MacOS. More... 8 months ago
Return gcd of numerators divided by lcm of denominators in gcd() with non-integer rational numbers, and vice versa for lcm() (issue #577)
Hanna Knutsson
as Hanna K
More... 8 months ago
Update calculate-as-you-type result even if last character is an operator, if cursor is not at the end of the expression (issue #492)
Hanna Knutsson
as Hanna K
More... 9 months ago
New version
Hanna Knutsson
as Hanna K
More... 9 months ago
Show recent units and add "more" menus (for SI units and prefixes) in units keypad button menu; Automatically add menu shortcuts to if preferences from previous version; Do not show dialog for keypad functions that require more than two arguments; Sort STO button menu; Add all unknown variables to x button menu; Add mod(), div(), and divisors() to "%" button menu; Add inequality operators to "x=" button menu; Update preferences dialog when preferences have been changed from keypad; Fix installation directory for binary; Disable automatic running of lrelease on Windows; Update translations; Increment version number
Hanna Knutsson
as Hanna K
More... 9 months ago
New version
Hanna Knutsson
as Hanna K
More... 9 months ago
Auto-update number bases above programming keypad when entering simple integers, even if calculate-as-you-type is deactivated; Do not exclude katal from SI units keypad button menu; Update manual; Increment version number
Hanna Knutsson
as Hanna K
More... 9 months ago
Require two digits in duodecimal 0d... syntax (regardless of digit); Fix logarithmic units warning message (is => are, and make translatable); Fix case sensitivity of "dB" in Swedish translation; Update ChangeLog; Update translations; Update exchange rates; Increment version number
Hanna Knutsson
as Hanna K
More... 9 months ago
Fix output of matrix or vector with complex form other than rectangular (issue #576)
Hanna Knutsson
as Hanna K
More... 9 months ago
Fix besselj() and bessely()
Hanna Knutsson
as Hanna K
More... 9 months ago
Require that duodecimal number, entered using 0d... syntax, contains at least two digits or a decimal digit (0-9), to avoid conflict with decibel units (e.g. 0dB) (issue #573)
Hanna Knutsson
as Hanna K
More... 9 months ago
Fixes and improvements to keypad and object menus; Update minimal keypad button sizes when font changes
Hanna Knutsson
as Hanna K
More... 9 months ago
Fix (2) for title, ylabel, and xlabel options with whitespace in value, in plot() function (issue #571)
Hanna Knutsson
as Hanna K
More... 9 months ago
Merge pull request #97 from Begasus/bindir More... 9 months ago
Fix title, ylabel, and xlabel options with whitespace in value, in plot() function (issue #571)
Hanna Knutsson
as Hanna K
More... 9 months ago
Don't hardcode bin path, this fixes using a different path for the binary but keeps the default More... 9 months ago
Improvements/fixes to keypad button menus and object menus of toolbar buttons
Hanna Knutsson
as Hanna K
More... 9 months ago
Improve keypad button menus
Hanna Knutsson
as Hanna K
More... 9 months ago
Keypad improvements and fixes; Long press or right-click, and keyboard shortcuts for menu of store, functions, and units buttons; Fix ampersand in menus
Hanna Knutsson
as Hanna K
More... 9 months ago
Add more buttons and button menus to general keypad (issue #94); Open keypad button menus with long press; Option to open keypad button menus with long-press only (default), instead of with separate arrow button; Set keypad menu as context menu in title bar of keypad; Show keypad type in keypad title; Fix long press in keypad
Hanna Knutsson
as Hanna K
More... 9 months ago
Add option to show all variables, functions, and units in menus; Add recently used variables, functions, and units to menus; Add option to add functions directly to expression (without insert function dialog) from functions button menu; Add option to change toolbar button style (in context menu) (issue #94)
Hanna Knutsson
as Hanna K
More... 9 months ago
version 4.8.0 => version 4.8
Hanna Knutsson
as Hanna K
More... 10 months ago
New version
Hanna Knutsson
as Hanna K
More... 10 months ago
Fix snap package
Hanna Knutsson
as Hanna K
More... 10 months ago
New version
Hanna Knutsson
as Hanna K
More... 10 months ago
Fix position and frame of to-menu when activated using button (match the other menus); Show value instead of stored expression in variable edit dialog for approximate variables with expression without uncertainty; Fix disable all tooltips option; Fix title in conversion menu for units without specific title; Do not show percent and permille in conversion menu with complex result; Increment version number
Hanna Knutsson
as Hanna K
More... 10 months ago
Fix editing of function arguments; Show value instead of stored expression in variable edit dialog for approximate variables with expression without uncertainty; Make closing of application with Escape key optional (enabled by default if system tray icon is used); Add temporary option to unknown edit dialog; Disable editing of name for x, y, and z variables; Fix "E" at end of longitude; Improve labels for objects without specific title; Fix compatibility with old GTK versions; Reduce height of edit function dialog; Fix width of min and max field in function argument dialog; Update ChangeLog; Increment version number
Hanna Knutsson
as Hanna K
More... 10 months ago
Fix and improve to Calculator::findMatchUnit() (fixes matching unit for m/s); Add derived units for kJ, kcal, and kcal/g; Improve API documentation for number base; Fix "E" at end of longitude replaced with "e"; Fix segfault with curly brackets in expression; Apply automatic unit conversion after conversion to variables and expressions with non-unit objects; Unit conversion tweaks; Fix exact calculation of fibonacci(-n), for n > 3; Precalculate fibonacci() integer argument to avoid approximation; Improve api docs; Update man page; Update translations; Update exchange rates; Increment version number
Hanna Knutsson
as Hanna K
More... 10 months ago