Adsooi Ad5001 · he/him
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-19 15:12:01 +00:00
c5851e6d95 Adding new 'Position setting' history action.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-19 00:55:30 +00:00
de1be925b0 Removing unneeded and buggy simplifications.
Ad5001 closed issue Ad5001/LogarithmPlotter#10 2022-10-19 00:50:50 +00:00
Expression issues (malformed, undefined variables) are not reported to the user.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-19 00:49:58 +00:00
ddb5156396 Fixing mistranslated string.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-19 00:00:47 +00:00
97338506a4 Adding new translation strings (errors with syntax)
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-18 23:53:59 +00:00
e7ba1d9ff5 Disabling font properties to reactivate native OS font size.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-18 23:49:40 +00:00
b519e34016 Fixed bugs.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-18 23:20:01 +00:00
dc532fcd19 Forgot to add the parsing javascript module.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-18 23:18:34 +00:00
971a9d10d2 Reverting not swapping the sidebar at load.
4564d5446f Syntax coloration first attempt!
Compare 2 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-18 21:25:19 +00:00
32db56304b Expression editor!
64d1419452 Fixing bugs in recursive object deletion and dependency.
fcf5ef9539 Fixing a few bugs related to dependency and text.
Compare 3 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-18 16:31:48 +00:00
6116ffe4e7 Removing tab switch on file open due to previous fix about first tab length.
2a8cab9398 Proper error handling and reporting for expressions!
Compare 2 commits »
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-18 15:50:08 +00:00
29e62fee6e Trying to fix deb build
Ad5001 synced commits to master at Ad5001/eu.ad5001.LogarithmPlotter from mirror 2022-10-18 14:58:10 +00:00
f215689b35 Moving files from flatpak repository is done within the script, rather than LogarithmPlotter's setup.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-18 14:44:30 +00:00
d65f343b60 Reworking the Editor dialog to be much faster and cleaner.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-18 00:55:29 +00:00
f76b601139 Fixing tons of bugs.
9facc2389c Attempting to fix blurry icons and Latex renders in the objects tab.
15fd660e0c Adding support for latex images in the objects tab.
dfdd576296 Componentizing the object's row.
Compare 4 commits »
Ad5001 opened issue Ad5001/LogarithmPlotter#11 2022-10-18 00:50:26 +00:00
Better expression editor
Ad5001 opened issue Ad5001/LogarithmPlotter#10 2022-10-18 00:47:24 +00:00
Expression issues (malformed, undefined variables) are not reported to the user.
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-17 22:49:24 +00:00
b8d312bb23 Fixing build²
Ad5001 pushed to master at Ad5001/LogarithmPlotter 2022-10-17 22:47:34 +00:00
8c6784663e Fixing build
Ad5001 closed issue Ad5001/LogarithmPlotter#9 2022-10-17 22:46:31 +00:00
Integrate objects into the expression's variable resolution system.