Adsooi Ad5001 · he/him
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-27 00:41:57 +00:00
727dda2623 Adding loading screen for rendering LaTeX formula when threaded setting is enabled.
27c9fe0473 Fixing newly made issue with PickLocation.
e6de739d0c Rewirring paths to improve import names and such.
f52ee65c56 Improving stability of Function drawing.
Compare 4 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-26 20:48:07 +00:00
8da10497d2 Adding different revisions for different debian packages depending on their dependencies
5d0542ffcc Ensuring app icons are white.
90f4691c54 Updating icons to comply with KDE HIG.
Compare 3 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-26 03:56:36 +00:00
c39498c60f Finally got rid of the camelCase2Readable Utils function.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-25 23:07:25 +00:00
2594fd6844 Adding new expression tests.
Ad5001 pushed to master at Ad5001/docker-ubuntu-pyside-xvfb 2024-10-25 16:33:25 +00:00
3115b821f1 Adding linux-latex-node
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-22 00:52:28 +00:00
67799e9908 Removing debug from python.
d53f50193a Finishing latex and polyfill tests.
14e8cef6af Fixing issues with LaTeX and rendering variable pi.
b989a685e9 Fixing issue with LaTeX sqrt.
Compare 6 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-17 03:28:44 +00:00
14c092b9fa Fixing tests
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-17 03:13:11 +00:00
811262b1fb Changing lupdate and lrelease to use pyside6 versions, updating images so I no longer have to install node to build.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-17 01:45:30 +00:00
3c0d99d9c0 Exiting when not all tests are fulfilled.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-10-17 01:43:09 +00:00
2899ac6cde Fixing unit testing importing unexpected and unused libraries.
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