-
-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nutmeg script dialog improvements #476
Commits on Jan 14, 2024
-
Document recently added 'custom prefix' and 'scalars print' features
ivandi committedJan 14, 2024 Configuration menu - View commit details
-
Copy full SHA for c1daeda - Browse repository at this point
Copy the full SHA c1daedaView commit details -
ivandi committed
Jan 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 9295af0 - Browse repository at this point
Copy the full SHA 9295af0View commit details -
Prevent duplications in outputs list
ivandi committedJan 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 8266248 - Browse repository at this point
Copy the full SHA 8266248View commit details
Commits on Jan 15, 2024
-
Remove white spaces from vars and outputs lists on apply
A manually edited list can contain spaces, ex: output1.txt ; output2.txt That will put 'output1.txt ' and ' output2.txt' in the list of output files. The actual created files are 'output1.txt' and 'output2.txt'. They are not found and silently ignored.
ivandi committedJan 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 1ee737d - Browse repository at this point
Copy the full SHA 1ee737dView commit details
Commits on Jan 16, 2024
-
Add 'display in schematic' checkbox for spice code and signal-slot ma…
…naged isChanged for entire dialog
ivandi committedJan 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 533dda9 - Browse repository at this point
Copy the full SHA 533dda9View commit details
Commits on Jan 17, 2024
-
Use fixed pitch font in SPICE code editor
ivandi committedJan 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 01edb9a - Browse repository at this point
Copy the full SHA 01edb9aView commit details -
Change dialog parent pointer to Schematic *sch
This is the default parent pointer for the component dialog. With this change the nutmeg script dialog appears as floating window in sway window manager.
ivandi committedJan 17, 2024 Configuration menu - View commit details
-
Copy full SHA for c71b8b2 - Browse repository at this point
Copy the full SHA c71b8b2View commit details -
Relax let_pattern regex, fixes ra3xdh#427
ivandi committedJan 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 00c8e13 - Browse repository at this point
Copy the full SHA 00c8e13View commit details
Commits on Jan 18, 2024
-
Relax print_rx regex to work with stuff like print i(v1)
ivandi committedJan 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 457e7ac - Browse repository at this point
Copy the full SHA 457e7acView commit details
Commits on Jan 20, 2024
-
ivandi committed
Jan 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 622ef94 - Browse repository at this point
Copy the full SHA 622ef94View commit details