Hanna K.
eda024688a
Add option to disable cursor blinking
2024-12-03 12:32:53 +01:00
Hanna K.
151aa07af3
Fix reading of expressions from file
2024-11-27 11:51:54 +01:00
Hanna K.
962edac772
Fix erroneous HTML output after format of result with error/warning has been updated; Do not show optional arguments when minimum number of arguments is two or more (affects gcd, lcm, and parallel) in insert function dialog; Add support "digits" and "autocalc" qalc set command options; Only insert text for one format of calculate-as-you-type result; Comments fixes/improvements; Complete preparations for version 5.4.0
2024-11-25 10:33:11 +01:00
Hanna Knutsson
01eba16960
Merge pull request #174 from bubuleur/patch-3
...
Update qalculate-qt_fr.ts
2024-11-25 08:38:22 +00:00
bubuleur
c6ad6c7551
Update qalculate-qt_fr.ts
2024-11-25 09:37:19 +01:00
Hanna K.
3ecc76c8d9
Add option to add/edit comment to history context menu; Show "comment" in status for comments (expression beginning with '#'); Save comments in result on exit; Do not show error for comment in expression status; Disable find (date) menu items when history is empty; Improve automatic grouping of digits in input; Fix removal of single result (of multiple) from expression after previous history edit or history format update; Increment version number; Update translations
2024-11-21 09:02:56 +01:00
Hanna K.
1f0e0a531e
Option to automatically group digits in input (experimental, disabled by default) (issue #170 )
2024-11-16 17:26:19 +01:00
Hanna K.
1d9ee4340e
Apply dual approximation/fraction to calculate as you type result, as with regular result, with length restriction; Improve decision to automatically convert unchanged quantity with unit; Fix automatic unit conversion not restored after "to optimal" in calculate as you type expression; Fix duplicate calculation after conversion selected from menu with calculate as you type without delay activated; Improve calculation of HTML string (result) length; Translate "Allow multiple instances?" window title; Update Swedish translation
2024-11-15 10:06:46 +01:00
Hanna K.
21ca648315
Fix segfault with calculate as you type (in result) of "-(300K" and similar (issue #169 ); Improve decision to automatically convert negative quantity with unit; Avoid display of very large matrix/vector in part of result; Fix ellipsizing of large matrix; Increase max denominator (< 20) for dual fraction formats in calculate as you type result
2024-11-12 13:40:50 +01:00
Hanna Knutsson
46a979c19c
Merge pull request #168 from bubuleur/patch-2
...
Update qalculate-qt_fr.ts
2024-11-11 12:46:36 +00:00
bubuleur
220300fc8c
Update qalculate-qt_fr.ts
2024-11-10 21:45:43 +01:00
Hanna K.
d7e8b9532a
Fix untranslated items in preferences
2024-11-10 16:32:12 +01:00
Hanna Knutsson
6da0980dc4
Merge pull request #167 from bubuleur/patch-1
...
Update qalculate-qt_fr.ts
2024-11-10 15:30:32 +00:00
bubuleur
12caf108c1
Update qalculate-qt_fr.ts
2024-11-09 18:44:49 +01:00
Hanna K.
0b6d7419ac
Update French translation using update qalculate-gtk translation
2024-11-09 09:03:32 +01:00
Hanna K.
8e2e7aa184
Fix equals sign for calculate as you type result; Add limited dual fraction formats to calculate as you type result
2024-11-08 09:54:52 +01:00
Hanna K.
594cc4e0a5
Add "Search by Date" (also shows the date of the expression at the pointer) to history context menu
2024-11-07 10:25:20 +01:00
Hanna Knutsson
30be37c0b3
Merge pull request #165 from Integral-Tech/qstring-refactor
...
refactor: replace non-empty QString constructors with QStringLiteral()
2024-11-01 06:48:13 +01:00
Integral
d825963718
refactor: replace non-empty QString constructors with QStringLiteral()
2024-11-01 13:16:34 +08:00
Hanna K.
df44af299c
Do not show calculate as you type error/warning for aborted calculation (e.g. "Unable to integrate the expression" when calcuation is too slow); cannot integrate error when; Open settings folder improvements/fixes
2024-10-27 11:56:42 +01:00
Hanna K.
01433e8bff
Add option, in menu, to open settings folder (issue #162 )
2024-10-23 11:38:56 +02:00
Hanna K.
f85e0d472d
Fix saving of two's complement input settings (issue #163 )
2024-10-23 06:24:36 +02:00
Hanna K.
c98fb5bd90
Update calendar and floating point conversion dialogs after expression calculation; Reset special duodecimal symbols property after use of "doz"/"dozenal" conversion, and do not change the property for "duo"/"duodecimal" conversion; Fix metainfo file; Fix for Swedish translation
2024-10-06 08:50:17 +02:00
Hanna K.
b635c22089
Fix overwrite mode for objects and operators; Update chain mode to match behaviour in qalculate-gtk; Update parsed expression and calculate-as-you-type result if variable, function, or unit has changed; Object menus updating fixes; Increment version number; Update translations
2024-10-04 15:10:11 +02:00
Hanna K.
07d6f49be7
Delay creation of keypads, completion list, and functions, units, and variables toolbar menus until shown; Set minimum characters to two for all completion with "Limited Full Completion"; Clear all other fields when edited field is empty in floating point conversion dialogs; Do not use current expression in floating point conversion dialog if unsupported input base; Support x without backslash for custom function argument condition; Support "sci" and "eng" abbreviations for "exp" option in qalc set command; Support for percent, permille, and permyriad fraction formats (set using qalc command); Support for "unkeep" qalc command; Save style in preferences as text string instead of index; Do not use variable length arrays; Disable, instead of hide, number pad keypad option when "Always Show Number Pad" is activated
2024-09-26 11:48:47 +02:00
Hanna K.
2c882c573a
Fix unresponsive expression field after smart parentheses with cursor after operator and at end of expression or before operator (issue #159 )
2024-09-01 15:32:17 +02:00
Hanna K.
d0102790da
Fix shift + "^°" key press (input °), reported as shift + non-dead circumflex by Qt, with German keyboard layout (on Windows) (issue #158 ); Initialize insert date dialog with selected date in expression; Improve solution for scrollable preferences; Do not set default size of window if larger than available screen size
2024-08-29 08:45:22 +02:00
Hanna Knutsson
b252b7e0f0
Merge pull request #157 from hugok79/patch-3
...
Update Portuguese (Portugal) translation
2024-08-18 09:34:41 +00:00
Hugo Carvalho
2d401f0246
Update Portuguese (Portugal) translation
2024-08-17 15:26:20 +01:00
Hanna K.
55eff02894
Change "Hide number pad" to "Always show number pad", and add separate number pad when the option is not enabled; Disable "Always show number pad" automatically if available screen width is insufficient; Use scrollbars in preferences dialog if the dialog does not available screen size (issue #156 ); Improve handling of current result (use value not text) and initial focus in floating point conversion dialog; Show language selection on all platforms; Allow unit expressions (and not only single units) for insert unit action (for custom shortcuts and buttons); Fix compilation on Windows
2024-08-14 14:58:14 +02:00
Hanna Knutsson
ff6782e2b7
Merge pull request #155 from idamir/main
...
Update Russian translations
2024-08-08 05:07:25 +00:00
Damir Islamov
8dfea604b0
Correction of gender in Russian translations
2024-08-07 19:34:21 +07:00
Damir Islamov
fb3e7f7f27
Update Russian translations
2024-08-07 19:30:48 +07:00
Hanna K.
622a512482
Fix input of max value for number argument (value in min field was used) (issue #154 )
2024-07-25 07:05:42 +02:00
Hanna Knutsson
e33638866c
Merge pull request #153 from hugok79/patch-2
...
Update Portuguese (Portugal) translation
2024-07-24 05:39:57 +00:00
Hugo Carvalho
05382560ee
Update Portuguese (Portugal) translation
2024-07-23 15:37:39 +01:00
Hanna K.
629994fd75
Add support for portuguese (pt_PT) translation, and update portuguese translation file ( #152 )
2024-07-16 17:02:58 +02:00
Hanna Knutsson
5df51fc204
Merge pull request #152 from hugok79/patch-1
...
Add Portuguese (Portugal) translation
2024-07-16 13:27:22 +00:00
Hugo Carvalho
28a5aeb628
Add Portuguese (Portugal) translation
2024-07-16 12:42:44 +01:00
Hugo Carvalho
3cd94e918a
Add Portuguese (Portugal) translation
2024-07-16 12:42:05 +01:00
Hanna K.
097fdcc989
Fix completion with both custom app font and custom expression font set (issue #151 )
2024-07-10 14:06:41 +02:00
Hanna K.
efe52dbe07
Fix segfault in Wayland when expression tooltip is shown (issue #149 ); Avoid expression tooltip flickering on Wayland
2024-07-08 09:07:18 +02:00
Hanna K.
c08ce0a4af
Update snap package
2024-07-01 15:29:57 +02:00
Hanna K.
5abd83d4cd
Fix version number (issue #147 )
2024-07-01 15:18:33 +02:00
Hanna K.
4f77b4a1ef
Compatibility fix
2024-07-01 12:21:53 +02:00
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