1
0
mirror of https://github.com/chylex/Query.git synced 2025-08-15 20:31:43 +02:00

24 Commits

Author SHA1 Message Date
9a280e0d58 Release 2.3.0 2025-07-08 01:06:00 +02:00
6caf8c7eb2 Fix displaying large results 2025-07-08 01:05:42 +02:00
1c92d67fa3 Fix window sometimes not appearing when using keyboard shortcut 2025-07-08 00:42:46 +02:00
963f8da60c Release 2.2.0 2025-07-06 18:53:27 +02:00
b40fb751d0 Add support for displaying results with multiple units 2025-07-06 16:06:23 +02:00
d52ec8a615 Release 2.1.0 2025-07-03 07:47:25 +02:00
5d640de7e5 Preserve rational number arithmetic for roots of perfect powers 2025-07-03 06:35:39 +02:00
d69c4672d6 Reformat code 2025-07-03 06:22:09 +02:00
f05d70ec14 Fix window location when moved between monitors 2025-07-02 17:59:33 +02:00
c138c2a3ea Enable High-DPI awareness 2025-07-02 17:25:20 +02:00
3debecb9a9 Reformat WinForms designer files 2025-07-02 17:25:17 +02:00
71bf0a5c49 Release 2.0.0 2024-08-10 11:47:00 +02:00
f79dff1cfb Optimize looking up units by a sequence of words 2024-08-07 02:59:54 +02:00
1954157c97 Add LICENSE 2024-08-06 21:51:41 +02:00
6f25bae039 Rewrite existing apps and replace old calculator implementation 2024-08-06 21:44:22 +02:00
146b68fa67 Implement new calculator with unit conversions 2024-08-06 21:44:22 +02:00
12c5418443 Remove Windows Control Panel launcher 2024-08-05 20:42:15 +02:00
54200a9304 Enable nullable checks 2024-08-05 20:42:15 +02:00
4e950b73a3 Fix Rider inspections 2024-08-05 20:42:15 +02:00
356d66121b Upgrade to .NET 8 2024-08-05 20:42:13 +02:00
969184486b Migrate projects to SDK-style 2024-08-01 21:35:18 +02:00
a283fe7c9e Reformat code 2024-08-01 21:35:14 +02:00
9a386d25f4 Add project files before Git 2024-07-29 16:57:33 +02:00
2b64d8970e Initial commit 2024-07-29 16:53:44 +02:00