Adsooi Ad5001 · he/him
Ad5001 pushed to rollup-js at Ad5001/LogarithmPlotter 2024-09-26 01:27:28 +00:00
4a1b333198 Updating APT before installing in CI
Ad5001 pushed to rollup-js at Ad5001/LogarithmPlotter 2024-09-26 01:25:35 +00:00
b5bdbb6294 Adding building for JS
Ad5001 created branch rollup-js in Ad5001/LogarithmPlotter 2024-09-25 22:13:10 +00:00
Ad5001 pushed to rollup-js at Ad5001/LogarithmPlotter 2024-09-25 22:13:10 +00:00
309b0fafb0 Adding tests for debug
f9af0c34dd Source mapping and debugging
937cb07d0b Working mjs building
Compare 3 commits »
Ad5001 pushed to master at Ad5001/docker-ubuntu-pyside-xvfb 2024-09-24 15:36:32 +00:00
104b483c3d Fixing building process
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-23 22:04:42 +00:00
6a1f01ba1f Better interfaces!
4c1403c983 Implementing modules requiring interfaces
Compare 2 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-23 16:38:54 +00:00
8c8964e75e Renaming internal ExprEval Expression class to ExprEvalExpression
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-23 16:32:53 +00:00
45dff33bb5 Moving mathlib and historylib into math/index and history/index
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-23 16:24:18 +00:00
bac802ec5b Using translated property name in usage error messages.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-23 16:19:31 +00:00
9810435456 Updating usages
Compare 2 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-23 04:00:23 +00:00
84a65cd1fc Testing the Helper.
5bdf81b2ed Adding new python
Compare 2 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-23 01:42:02 +00:00
c66d08b352 Moving Modules to separate directory
a4e9ad7f5a Removing usage of "Modules" to refer to modules in JavaScript (using imports instead)
Compare 2 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-22 17:18:49 +00:00
a88be86350 Adding translations to current branch
4baf4f8aa6 Updating some keys (should be the last time)
dcc47104ef Changing all JS qsTr to qsTranslate (better compatibility moving forward)
a32d480b43 Renaming objects to their proper english names.
Compare 4 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-22 16:45:27 +00:00
e0601379ba Update README
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-22 16:29:10 +00:00
3c42cbb6d0 Updating translations for new expr-eval
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-22 03:58:59 +00:00
cc0f277da7 Nearly rewrote expr-eval to be compatible as an ECMAScript module, the last blocker for many bugs and JS tests!
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-21 01:22:26 +00:00
1299fe469d Updating README
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-20 22:00:25 +00:00
6e92c428f9 Removing vanished translation from Spanish file
Compare 2 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-20 21:51:34 +00:00
1ef1d27452 Translated using Weblate (Hungarian)
7c12b757ee Translated using Weblate (Norwegian Bokmål)
484888f80f Translated using Weblate (French)
4e265b66c2 Translated using Weblate (Spanish)
6d3f4ba372 Translated using Weblate (German)
Compare 6 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2024-09-20 21:46:03 +00:00
dd2ae7a2c8 Implemented workaround for QTBUG-123819 (lupdate not parsing *.mjs files)