Adsooi Ad5001 · he/him
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-17 01:39:24 +00:00
a182c703f4 Finishing testing promises.
ef465b34e7 Finishing natural language plugin.
8fab9d8e52 Starting natural language plugin.
34caf20593 Fixing LaTeX tests, adding new sexy natural language method spy, started testing Promises.
Compare 4 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-15 18:40:54 +00:00
a85a4721e3 Fixing double redraw when opening a file.
aeaaba759f Starting latex render locking.
ccddb068a6 Fixing tests for Promises (new ones need to be written)
Compare 3 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-15 01:53:57 +00:00
37ac400f23 Enabling latex async generation by default, default LaTeX setting now depends on state of installation.
5313428250 Improving stability of asynchronous LaTeX renderer.
cf73b35a9a Adding experimental async LaTeX renderer (speeds up rendering ridiculously, but causes instability)
f734e40ad9 Starting PyPromise
Compare 4 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-14 21:23:50 +00:00
b33e1329db Removing typed config functions in Helper.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-14 16:08:32 +00:00
2995b2271a Fixing mind-bogingingly strange issue causing Qt crash when attempting to set WeakSet during mouse move events.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-14 15:40:20 +00:00
a26dbc8a00 Getting rid of Qt5Compat, ridding dependency on PySide6-Addons
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-14 15:29:33 +00:00
89e78913de Adding dependencies for Ubuntu 24.10.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-14 15:20:58 +00:00
c03afdf4ee Upgrading deb packaging
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-12 22:34:50 +00:00
3a81441d0b Finished expr-eval testing
edf4518494 Starting expr-eval's tests.
Compare 2 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-12 04:20:30 +00:00
345458f453 Adding new test for Settings Module
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-12 03:32:23 +00:00
974baa6cc2 Adding base module tests
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-12 02:58:18 +00:00
4c1b705240 Mocking interfaces (+adding new method to canvas to make it more JS-like)
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-12 01:23:32 +00:00
885d1f5dc3 Adding test for Utils
0abb22130f Disable domain tests, started base tests.
Compare 2 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-11 20:34:49 +00:00
42d5add810 Fixing tests and LaTeX
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-11 20:19:26 +00:00
e2d259f866 Fixing French localization.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-11 20:10:28 +00:00
8a878b4cc1 Storing LaTeX renders in cache directory instead of temporary to store them for later use.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-11 17:08:13 +00:00
7935d0134d Fixing wrap on Greet Screen buttons in certain locales.
5745587c72 Fixing git version detection.
84adc787e5 Fixing typo in Spanish translation
f3307b47d9 Fixing bug with saving files
9017f84c06 Updating metadata and python package lock.
Compare 5 commits »
Ad5001 closed issue Ad5001/LogarithmPlotter#13 2024-10-11 00:39:23 +00:00
Derivatives x value do not get properly updated in the label.
Ad5001 commented on issue Ad5001/LogarithmPlotter#13 2024-10-11 00:39:21 +00:00
Derivatives x value do not get properly updated in the label.

Fixed in #00ab895b21

Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-11 00:38:56 +00:00
00ab895b21 Adding x value as argument for derivative objects.