Adsooi Ad5001 · he/him
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.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-11 00:36:41 +00:00
82e6d2ffe3 Removing HistoryInterface (no longer needed)
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-11 00:17:19 +00:00
b91dbfb311 Finishing touches on putting History off QML.
448d94fee3 Fixed many issues with new History module, including saved status.
2dc9234b22 Decoupled History from QML
Compare 3 commits »
Ad5001 closed issue Ad5001/LogarithmPlotter#12 2024-10-10 21:59:12 +00:00
Max X is not getting properly updated.
Ad5001 commented on issue Ad5001/LogarithmPlotter#12 2024-10-10 21:59:10 +00:00
Max X is not getting properly updated.

Fixed in 0.6.0.

Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-10 21:58:17 +00:00
54363b25bc Fixing issue with Replace All when replacement string includes source string.
52f859349a Converting actual settings to new Settings module.
d1ac70a946 Switching a lot of stuff to new Settings module
Compare 3 commits »
Ad5001 pushed to main at Ad5001/pyside6-debian 2024-10-10 15:37:50 +00:00
e0b92a7fdc Fixing bug with conflict detection.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-10 04:50:52 +00:00
af2950c3d2 Starting Settings modules + implemented basic events for ECMAScript <=> Qt compat.
Compare 2 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-10 03:34:16 +00:00
9663c33563 Improving MJS lupdate hacky script to take private fields into account.
934dd3ea1b Adding private fields for Modules
b02ed87a29 Updating package-lock
Compare 3 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-09 18:16:20 +00:00
a60ac79d83 Updating translations to new folder structure.
Ad5001 closed pull request Ad5001/LogarithmPlotter#14 2024-10-09 18:09:44 +00:00
Reorganisation du projet pour séparer le module ECMAScript du reste de l'application.