344 Commits

Author SHA1 Message Date
Hanna K.
71c4e2c93e Update snap package 2024-07-01 12:03:21 +02:00
Hanna K.
14d33b6e02 Fix relative temperature calculation example (issue #144) 2024-06-29 18:16:58 +02:00
Hanna K.
76191ab3c8 Option to show/hide hidden units (hidden by default) in units window; Improve font size selection for result; Generally limit calculate as you type result in history to two rows; Fix function hint tooltip appearing when no longer relevant; Reduce spacing between button groups in functions, units, and variables windows; Increment version number; Update translations 2024-06-29 06:09:55 +02:00
Hanna K.
7f6335f6a5 Fix segfault in action list with Qt 5; Add option to change the max number of history lines saved; Save timestamp of history item; Fix keyboard shortcuts with toolbar hidden; Improvements/fixes for preserved history height; Update translations 2024-06-20 12:08:33 +02:00
Hanna K.
0ea40a8f7c Option to preserve height of history list when keypad or number bases are shown/hidden, with a default mode which applies this behaviour when the height history list is small (issue #142); Always preserve height of expression field when window height changes 2024-06-17 09:29:38 +02:00
Hanna K.
b2ea6dd86a Fix default application font not applied until restart; Tweak minimum expression field height 2024-06-13 16:51:29 +02:00
Hanna K.
2d7672da2f Set minimum height of expression field to one row (override default larger minimum height of text edit widget, particularly with Qt 6) (issue #141) 2024-06-13 15:47:01 +02:00
Hanna K.
b7709a6b3b Option to hide toolbar, in toolbar context menu (mode and settings menus, and show toolbar item are added context menus of expression and history when toolbar is hidden) (issue #140) 2024-06-12 08:45:53 +02:00
Hanna K.
bc01d1ecf3 Remove current expression from history on expression history clear (issue #139) 2024-06-12 06:49:34 +02:00
Hanna K.
65247c07c7 Add headers to keyboard shortcuts and actions lists to allow custom sorting (issue #137) 2024-06-10 17:28:01 +02:00
Hanna K.
93a94c21c9 Fix subsequent tab completions after completion of unit with prefix (issue #136) 2024-06-09 17:59:08 +02:00
Hanna K.
62944cf6b3 Update max decimals if min decimals is set higher, and update min decimals (after 2 seconds) if max decimals is set lower (issue #135) 2024-06-09 17:32:47 +02:00
Hanna K.
7c91c67a3d Fix convert button text (when not style is icon only) (issue #134) 2024-06-09 17:09:56 +02:00
Hanna K.
6335affe4c Improve parse status in history 2024-06-09 17:09:31 +02:00
Hanna K.
87bd70ea1d Fix history list not cleared before reload if there are exactly one item (e.g. after clear with one protected item, or after removal of one of two items) (issue #132, issue #133) 2024-06-09 07:01:32 +02:00
Hanna K.
d29a496c41 Fix delayed font update in primarily bases dock on Windows, and font in dock title bar, with custom application font (issue #130) 2024-05-30 07:47:39 +02:00
Hanna K.
7d337831b4 Improve parse status in history 2024-05-25 15:31:42 +02:00
Hanna K.
6676a1043d Improve expression status in history and add configurable calculate-as-you-type delay 2024-05-21 15:40:33 +02:00
Hanna Knutsson
da13aa395f
Merge pull request #129 from kuraga/patch-2
Update qalculate.desktop (snap): add translations
2024-05-21 12:53:04 +00:00
Hanna Knutsson
82f3f95e1d
Merge pull request #128 from kuraga/patch-1
Update io.github.Qalculate.qalculate-qt.desktop: add to the Education category
2024-05-21 12:51:22 +00:00
Hanna K.
97f3970901 Option (enabled by default) to show expression status (parsed expression and calculated value) as you type in history list, instead of in tooltip; Show parse error in tooltip; Modify behaviour of tooltip with function hint 2024-05-20 18:14:04 +02:00
Alexander Kurakin
ed721713e6 Update qalculate.desktop (snap): add translations 2024-05-20 19:08:46 +03:00
Alexander Kurakin
284ca49904
Update qalculate.desktop (snap): add to the Education category 2024-05-20 18:57:22 +03:00
Alexander Kurakin
a1fb25139f
Update io.github.Qalculate.qalculate-qt.desktop: add to the Education category 2024-05-20 18:40:25 +03:00
Hanna K.
f50f732fc8 Update snap package 2024-05-07 08:10:46 +02:00
Hanna K.
335a3982cd Show factorized number as simple fraction by default; Expression status tooltip tweaks; Fix compatibility with Qt < 5.7; Update translations; Increment version number 2024-05-06 08:13:59 +02:00
Hanna Knutsson
837dd0fff3
Merge pull request #126 from idamir/main
Update Russian translations
2024-05-04 09:01:14 +00:00
Damir Islamov
6a4697fab5 Update Russian translations 2024-05-04 12:30:40 +07:00
Hanna Knutsson
8554b8696d
Merge pull request #124 from Integral-Tech/main
Fix the missing window icon when running under Wayland
2024-04-26 08:30:21 +02:00
Integral
93176dbfa6 Fix the missing window icon when running under Wayland 2024-04-25 16:45:39 -07:00
Hanna K.
42d9751e23 Fix command line --version option type (was "--verison") (issue #123) 2024-04-22 06:50:30 +02:00
Hanna K.
54abe0e3fb Add Download button in new version available dialog on Windows; Fix AltGr on Windows (fixes input of selected multiplication sign using asterisk input with AltGr); Fix text size of previous result when history item is moved to top 2024-04-21 10:55:12 +02:00
Hanna K.
8ac22ff05b History list improvements 2024-04-10 13:14:11 +02:00
Hanna K.
806d97846c Add Download button in new version available dialog on Windows; Fix AltGr on Windows (fixes input of selected multiplication sign using asterisk input with AltGr); Fix text size of previous result when history item is moved to top 2024-04-07 10:55:14 +02:00
Hanna Knutsson
e4b4836ab9
Merge pull request #120 from musicinmybrain/developer-id-lowercase
Change developer id in metadata to all lower-case
2024-04-02 07:28:49 +02:00
Benjamin A. Beasley
b4879bb53d Change developer id in metadata to all lower-case
AppStream 1.0.2 wants the id to contain only lower-case ASCII leters,
numbers, and punctuation.

Fixes #119.
2024-04-01 12:47:27 -04:00
Hanna K.
c04c04bdd3 Imrpove efficiency of history list (append current and modify previous result text, instead of updating the whole HTML document) (issue #118); Hide expression tooltip (after 300 ms) when input resumes, if delayed expression status is enabled 2024-03-31 13:06:46 +02:00
Hanna K.
7d63daa3eb Add two's complement input and binary bits to preferences; Do not use Unicode minus in exponent of hexadecimal floating-point literals using 0x...p... notation 2024-03-23 17:09:32 +01:00
Hanna K.
28e0a4fc31 Add developer id to metadata 2024-03-11 16:52:48 +01:00
Hanna K.
8e0a8010e6 Fix compatibility with old Qt versions; Do not look for units (for conversion list) in angle function arguments; Update metainfo; Update snap package 2024-03-11 10:14:41 +01:00
Hanna K.
b512c3c12f Fix saving of multiple names after creation of new unit; Make unit category comparison in completion more efficient; Updates for changes in libqalculate; Increment version number; Update translations 2024-03-01 07:31:26 +01:00
Hanna K.
88ceb50eaf Updates for changes to parsing of "where"-expression in libqalculate 2024-02-19 11:42:57 +01:00
Hanna K.
84dd67f735 Fix saving of handle vector function argument property; Updates for changes in libqalculate 2024-02-14 09:11:03 +01:00
Hanna K.
720e03ede4 Add new rounding methods to preferences; Add output of hexadecimal floating-point literals to floating point conversion window; Use 1 as first index in binary number; Fix conversion to angle unit for complex angle, cis and polar forms; Suggest conversion to angle unit when expression contains inverse trigonometric function; Improve context menu in bases dock and binary digit click action; Updates for changes in libqalculate 2024-02-08 10:26:13 +01:00
Hanna K.
8090d67e08 Bit flipping in number bases dock 2024-01-16 16:17:58 +01:00
Hanna K.
c3ecaedb46 Fix x and y are reversed for paired matrix when using plot dialog; Fix typo in example 2024-01-12 07:34:42 +01:00
Hanna K.
0b47936e8d Fix saving of multiple names after editing of existing unit (issue #111) 2024-01-12 07:14:08 +01:00
Hanna K.
6b1485cc4d Make suggestions for multiple unit categories, in "to"-conversion completion and menu, if no single matching unit (category) is found for expression; Add support for "decimals" "to"-conversion (display as decimal fraction); Do not place non-objects (e.g. "Fraction") first in completion list (only in conversion menu); Improve support for "to"-conversion to prefix in display of parsed expression; Add retry and cancel options (and change Ok to Ignore) to error dialog when saving workspace and when saving definitions; Add cancel option to error dialog when saving preferences 2023-12-27 08:43:50 +01:00
Hanna K.
e4edf90336 Fix saving of preferences when a workspace, other than the default, is currently open and the general preferences file does not exist; Add retry button (and change Ok to Ignore) to error dialog for failure to write preferences (issue #110) 2023-12-27 08:24:16 +01:00
Hanna K.
619bfc65d7 Place non-object (e.g. "Fraction") items first in completion/conversion list and add separator in conversion menu before object (e.g. units) items; Add "prefix" conversion option (for optimal prefix); Support "to"-conversion to prefix in display of parsed expression; Updates for changes in libqalculate 2023-12-18 15:21:43 +01:00